| Interface | Description |
|---|---|
| JdbcArrayColumns |
ArrayColumns that offer JDBC-specific functionality. |
| JdbcDialect |
ArrayColumns that offer JDBC specific functionality. |
| Class | Description |
|---|---|
| JdbcDb2Dialect |
Db2Dialect that registers JDBC specific converters. |
| JdbcH2Dialect | Deprecated
This is only used for H2 1.x support which will be dropped with the next major release.
|
| JdbcMySqlDialect |
Db2Dialect that registers JDBC specific converters. |
| JdbcPostgresDialect |
JDBC specific Postgres Dialect.
|
| JdbcSqlServerDialect |
SqlServerDialect that registers JDBC specific converters. |
| Enum | Description |
|---|---|
| H2TimestampWithTimeZoneToOffsetDateTimeConverter | Deprecated
This is only used for H2 1.x support which will be dropped with the next major release.
|
| JdbcArrayColumns.DefaultSupport |
Default
ArrayColumns implementation for dialects that do not support array-typed columns. |
| JdbcArrayColumns.Unsupported |
Default
ArrayColumns implementation for dialects that do not support array-typed columns. |
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.