Package com.im.commons.db.dml
-
Interface Summary Interface Description SQLSelectElement SQLStringRenderer SQLWhereClauseElement -
Class Summary Class Description SortColumn A column in a sort directive.SQLElementFactory SQLGroupByClause The GROUP BY clause.SQLJoin SQLJoin.Path SQLOrderByClause SQLSelectColumn SQLSelectFunction SQLSelectStatement A SQL select builder of some sort.SQLUpdateStatement Defines a SQL update statement that allows data in a table to be selectively updated.SQLWhereClauseCompositeElement SQLWhereClauseLeafElement SQLWhereClauseTermElement Represents a simple SQL filter term.TableColumn A column in table.TableDefinition The definition of a database table-like artifacts.TermEncoder Creates SQL fragments for table and column identifiers, value literals and placeholders. -
Enum Summary Enum Description SQLWhereClauseCompositeElement.Type SQLWhereClauseTermElement.SQL_OPERATORS