public class H2Driver extends GenericDriver
| Constructor and Description |
|---|
H2Driver() |
| Modifier and Type | Method and Description |
|---|---|
String |
columnAlias(Function function,
int position) |
AutoKeyStrategy |
getAutoKeyStrategy() |
String |
getAutoNumberQuery(Column<? extends Number> column,
boolean current) |
String |
paginate(Query query,
String sql) |
String |
secondsdiff(EDml dmlType,
Function function) |
boolean |
useSQLPagination() |
add, alias, and, autoNumber, boundedValueRange, caseElse, caseStatement, caseWhen, coalesce, 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, setTimeZoneId, subQuery, sum, tableAlias, tableName, toBigDecimal, toBin, toBoolean, toDate, toDateTime, toDecimal, toDefault, toIdentity, toInteger, toLong, toShort, toString, toText, toTime, toTimestamp, toTiny, translate, upper, val, valueRangepublic String getAutoNumberQuery(Column<? extends Number> column, boolean current)
getAutoNumberQuery in class GenericDriverpublic boolean useSQLPagination()
useSQLPagination in interface DriveruseSQLPagination in class GenericDriverpublic String secondsdiff(EDml dmlType, Function function)
secondsdiff in class GenericDriverpublic String paginate(Query query, String sql)
paginate in class GenericDriverpublic String columnAlias(Function function, int position)
columnAlias in interface DrivercolumnAlias in class GenericDriverpublic AutoKeyStrategy getAutoKeyStrategy()
Copyright © 2019. All rights reserved.