Uses of Class
net.ajaest.jdk.data.auxi.database.QueryCaseEnum

Packages that use QueryCaseEnum
net.ajaest.jdk.data.auxi.database   
 

Uses of QueryCaseEnum in net.ajaest.jdk.data.auxi.database
 

Methods in net.ajaest.jdk.data.auxi.database that return QueryCaseEnum
static QueryCaseEnum QueryCaseEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueryCaseEnum[] QueryCaseEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.