Package | Description |
---|---|
com.neurosys.content.dao.jpa | |
com.neurosys.dao.jpa |
Modifier and Type | Method and Description |
---|---|
protected ExtendedJPAQuery |
AbstractContentHierarchyDaoImpl.getQueryObject(Query<C> query,
boolean count)
Create a {javax.persistence.Query} object based on conditions and criteria (input domain based
Query ) |
Modifier and Type | Method and Description |
---|---|
protected ExtendedJPAQuery |
AbstractQueryableDaoImpl.getQueryObject(Query<T> query,
boolean count)
Create a {javax.persistence.Query} object based on conditions and criteria (input domain based
Query ) |
Copyright © 2018. All rights reserved.