public class DomainDAO
extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<DomainEntity,Long>
implements org.exoplatform.commons.api.persistence.GenericDAO<DomainEntity,Long>
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl