Interface CriteriaWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<?>list()voidsetMaxResults(int intValue)-
Methods inherited from interface org.hibernate.tool.orm.jbt.api.wrp.Wrapper
getWrappedObject
-
-
-
-
Method Detail
-
setMaxResults
void setMaxResults(int intValue)
-
list
List<?> list()
-
-