Uses of Enum
org.apache.empire.commons.SqlFormat.KeyWord
Packages that use SqlFormat.KeyWord
Package
Description
This package contains various common classes for error handling, specific data types and data type conversion.
-
Uses of SqlFormat.KeyWord in org.apache.empire.commons
Methods in org.apache.empire.commons that return SqlFormat.KeyWordModifier and TypeMethodDescriptionprotected SqlFormat.KeyWordSqlFormat.findKeyWord(int pos) static SqlFormat.KeyWordReturns the enum constant of this type with the specified name.static SqlFormat.KeyWord[]SqlFormat.KeyWord.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.empire.commons with parameters of type SqlFormat.KeyWord