public class HSQLDBDriver extends GenericDriver
| Constructor and Description |
|---|
HSQLDBDriver() |
| Modifier and Type | Method and Description |
|---|---|
AutoKeyStrategy |
getAutoKeyStrategy() |
String |
getAutoNumberQuery(Column<? extends Number> column,
boolean current) |
int |
getMaxTableChars() |
String |
paginate(Query query,
String sql) |
add, alias, and, autoNumber, boundedValueRange, caseElse, caseStatement, caseWhen, coalesce, columnAlias, columnName, columnName, count, createDeleteBuilder, createInsertBuilder, createQueryBuilder, createUpdateBuilder, diferent, exists, fromBigDecimal, fromBin, fromBoolean, fromDate, fromDateTime, fromDb, fromDecimal, fromIdentity, fromInteger, fromLong, fromNull, fromShort, fromString, fromText, fromTime, fromTimestamp, fromTiny, fromUnknown, getAutoNumberQuery, getCalendar, getCurrentAutoNumberQuery, getDefault, getSql, getSql, getSql, getSql, getSql, getSql, greater, greaterOrMatch, ignoreNullKeys, ilike, iMatch, in, isNull, lesser, lesserOrMatch, like, lower, match, max, min, minus, multiply, now, or, paginationColumnOffset, param, prepareConnection, range, rolloverParameter, rtrim, secondsdiff, setTimeZoneId, subQuery, sum, tableAlias, tableName, toBigDecimal, toBin, toBoolean, toDate, toDateTime, toDecimal, toDefault, toIdentity, toInteger, toLong, toShort, toString, toText, toTime, toTimestamp, toTiny, translate, upper, useSQLPagination, val, valueRangepublic String getAutoNumberQuery(Column<? extends Number> column, boolean current)
getAutoNumberQuery in class GenericDriverpublic AutoKeyStrategy getAutoKeyStrategy()
public int getMaxTableChars()
public String paginate(Query query, String sql)
paginate in class GenericDriverCopyright © 2019. All rights reserved.