Class UserBindingQueuesDAOImpl

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<UserBindingsQueueEntity,Long>
org.exoplatform.social.core.jpa.storage.dao.jpa.UserBindingQueuesDAOImpl
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<UserBindingsQueueEntity,Long>, UserBindingsQueueDAO

public class UserBindingQueuesDAOImpl extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<UserBindingsQueueEntity,Long> implements UserBindingsQueueDAO