public class DefaultSqlDialect extends Object implements SqlDialect
SqlDialect
.Modifier and Type | Field and Description |
---|---|
static DefaultSqlDialect |
INSTANCE
The singleton instance of this class.
|
Constructor and Description |
---|
DefaultSqlDialect()
The constructor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
alias, and, as, as, assignment, conjuction, countAll, delete, deleteFrom, distinct, empty, endConjunction, endExpression, escape, escape, fetch, forUpdate, from, groupBy, having, in, innerJoin, insert, insertInto, into, is, isEmpty, isNotEmpty, isNotNull, isNull, join, leftJoin, leftOuterJoin, let, like, limit, literalFalse, literalNull, literalTrue, not, offset, operator, or, order, orderBy, parameter, parameter, property, quoteReference, ref, select, selectCountAll, selectDistinct, separator, set, startConjunction, startExpression, update, upsert, variable, where
public static final DefaultSqlDialect INSTANCE
Copyright © 2001–2016 mmm-Team. All rights reserved.