Uses of Enum Class
net.datenwerke.rs.base.service.dbhelper.querybuilder.QueryBuilder.BaseCommand
Packages that use QueryBuilder.BaseCommand
-
Uses of QueryBuilder.BaseCommand in net.datenwerke.rs.base.service.dbhelper.querybuilder
Methods in net.datenwerke.rs.base.service.dbhelper.querybuilder that return QueryBuilder.BaseCommandModifier and TypeMethodDescriptionQueryBuilder.getBaseCommand()static QueryBuilder.BaseCommandReturns the enum constant of this class with the specified name.static QueryBuilder.BaseCommand[]QueryBuilder.BaseCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.