public class PGSqlDialect extends DefaultDialect
Dialect.ColumnMapper, Dialect.DataTypeMapper, Dialect.TermTypeMapperdataTypeMappers, defaultDataTypeMapper, functions, jdbcTypeMap, termTypeMappers| 构造器和说明 |
|---|
PGSqlDialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
columnToUpperCase() |
String |
doPaging(String sql,
int pageIndex,
int pageSize,
boolean prepare) |
TableMetaParser |
getDefaultParser(SqlExecutor sqlExecutor) |
String |
getQuoteEnd() |
String |
getQuoteStart() |
buildCondition, buildDataType, doPaging, getFunction, getJdbcType, installFunction, isSupportTermType, param2list, setDataTypeMapper, setJdbcTypeMapping, setTermTypeMapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildColumnName, quotepublic String getQuoteStart()
public String getQuoteEnd()
public boolean columnToUpperCase()
public TableMetaParser getDefaultParser(SqlExecutor sqlExecutor)
Copyright © 2019. All rights reserved.