public class JdbcPostgresDialect extends PostgresDialect implements JdbcDialect
PostgresDialect.PostgresArrayColumns| Modifier and Type | Field and Description |
|---|---|
static JdbcPostgresDialect |
INSTANCE |
| Constructor and Description |
|---|
JdbcPostgresDialect() |
| Modifier and Type | Method and Description |
|---|---|
JdbcArrayColumns |
getArraySupport()
Returns the JDBC specific array support object that describes how array-typed columns are supported by this
dialect.
|
getConverters, getIdentifierProcessing, limit, lock, simpleTypesgetAfterFromTable, getAfterOrderBy, getSelectContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConverters, getIdentifierProcessing, getIdGeneration, getLikeEscaper, getSelectContext, limit, lock, simpleTypespublic static final JdbcPostgresDialect INSTANCE
public JdbcArrayColumns getArraySupport()
JdbcDialectgetArraySupport in interface JdbcDialectgetArraySupport in interface DialectgetArraySupport in class PostgresDialectCopyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.