Uses of Class
org.exoplatform.services.database.ObjectQuery
Packages that use ObjectQuery
-
Uses of ObjectQuery in org.exoplatform.services.database
Methods in org.exoplatform.services.database that return ObjectQueryModifier and TypeMethodDescriptionObjectQuery.addSelectCount(String type) ObjectQuery.addSelectMaxMin(String op, String field) ObjectQuery.setAscOrderBy(String field) ObjectQuery.setDescOrderBy(String field) ObjectQuery.setGroupBy(String field) Methods in org.exoplatform.services.database with parameters of type ObjectQueryConstructors in org.exoplatform.services.database with parameters of type ObjectQuery -
Uses of ObjectQuery in org.exoplatform.services.database.impl
Methods in org.exoplatform.services.database.impl with parameters of type ObjectQuery