public class PostgreSQLBuilder.PostgreSQLSelectBuilderBase extends SQLBuilderBase.SelectBuilderBase
check_order_and_offset, columns, distinct, from, groupColumn, limit, offset, order_by, whereproperties| Constructor and Description |
|---|
PostgreSQLSelectBuilderBase() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValid(java.lang.StringBuilder message) |
java.lang.String |
toString(Formatter formatter) |
accept, column, column, column, disable_check_order_and_offset, distinct, from, getColumn, getColumns, getGroups, getOrderBy, getOrderBy, group_by, has_aggregate_functions, has_column, has_from, has_group_by, has_limit, has_offset, has_order_by, has_where, isGroupBy, limit, limit, offset, order_by, remove_all_columns, remove_column, replace, toString, whereclonecopyPropertiesFrom, getProperties, getProperty, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, copyPropertiesFromgetProperties, getProperty, setPropertycloneQuietly, cloneQuietlyprotected boolean isValid(java.lang.StringBuilder message)
isValid in class SQLBuilderBase.SelectBuilderBasepublic java.lang.String toString(Formatter formatter)
toString in interface ExpressionBuilder.ValuetoString in class SQLBuilderBase.SelectBuilderBase