Uses of Enum
com.invirgance.convirgance.jdbc.sql.Keyword
Packages that use Keyword
Package
Description
SQL statement builder framework for constructing SQL queries.
-
Uses of Keyword in com.invirgance.convirgance.jdbc.sql
Methods in com.invirgance.convirgance.jdbc.sql that return KeywordModifier and TypeMethodDescriptionstatic KeywordReturns the enum constant of this type with the specified name.static Keyword[]Keyword.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.invirgance.convirgance.jdbc.sql with parameters of type KeywordModifier and TypeMethodDescriptionAdds a provided SQL keyword to the query.