Uses of Class
org.exoplatform.services.database.DBObjectQuery
Packages that use DBObjectQuery
-
Uses of DBObjectQuery in org.exoplatform.services.database
Methods in org.exoplatform.services.database that return DBObjectQueryModifier and TypeMethodDescriptionDBObjectQuery.addSelectCount(String type) DBObjectQuery.addSelectMaxMin(String op, String field) DBObjectQuery.setAscOrderBy(String field) DBObjectQuery.setDescOrderBy(String field) DBObjectQuery.setGroupBy(String field)