public class OracleLegacyDialect extends OracleDialect
PATTERN_DAY, PATTERN_HOUR, PATTERN_MINUTE, PATTERN_MONTH, PATTERN_SECOND, PATTERN_YEAR| Constructor and Description |
|---|
OracleLegacyDialect() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getExcludedColumns() |
String |
getOffsetLimitSQL(Select select) |
String |
getSQL(Select select) |
convertToDate, getColumnCastSQL, getColumnTypeSQL, getDynamicDateColumnSQL_getLogicalExprConditionSQL, allowAliasInStatements, areEquals, convertToDouble, convertToString, getAliasForColumnSQL, getAliasForStatementSQL, getAliasStatement, getAndExprConditionSQL, getBetweenConditionSQL, getColumnFunctionSQL, getColumnNameQuotedSQL, getColumnNameSQL, getColumnSQL, getConcatFunctionSQL, getConcatFunctionSQL, getConditionSQL, getCoreConditionSQL, getCountQuerySQL, getDateParameterSQL, getDatePartFunctionSQL, getDeleteStatement, getFixedDateColumnSQL, getFromSQL, getFromStatement, getFunctionColumnSQL, getGreaterOrEqualsConditionSQL, getGreaterThanConditionSQL, getGroupBySQL, getGroupByStatement, getInConditionSQL, getInsertStatement, getIsEqualsToConditionSQL, getIsNullConditionSQL, getLikeToConditionSQL, getLogicalConditionSQL, getLowerFunctionSQL, getLowerOrEqualsConditionSQL, getLowerThanConditionSQL, getNotEqualsToConditionSQL, getNotExprConditionSQL, getNotInConditionSQL, getNotNullConditionSQL, getNumberParameterSQL, getOrderBySQL, getOrderByStatement, getOrExprConditionSQL, getParameterSQL, getSchemaNameSQL, getSelectSQL, getSelectStatement, getSimpleColumnSQL, getSortColumnSQL, getSortOrderSQL, getSQL, getSQL, getSQL, getStringParameterSQL, getTableNameSQL, getTableSQL, getWhereSQL, getWhereSQL, getWhereStatement, getWhereStatement, invokeMethod, toCharpublic String[] getExcludedColumns()
getExcludedColumns in interface DialectgetExcludedColumns in class DefaultDialectpublic String getSQL(Select select)
getSQL in interface DialectgetSQL in class DefaultDialectpublic String getOffsetLimitSQL(Select select)
getOffsetLimitSQL in interface DialectgetOffsetLimitSQL in class OracleDialectCopyright © 2017–2021 JBoss by Red Hat. All rights reserved.