Uses of Class
com.im.commons.db.dml.SQLSelectFunction
-
Packages that use SQLSelectFunction Package Description com.im.commons.db.dml -
-
Uses of SQLSelectFunction in com.im.commons.db.dml
Methods in com.im.commons.db.dml that return SQLSelectFunction Modifier and Type Method Description SQLSelectFunction
SQLElementFactory. createSelectFunction(TableDefinition table, java.lang.String functionSql, java.lang.String alias)
-