| Package | Description |
|---|---|
| org.springframework.data.r2dbc.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2Dialect
An SQL dialect for H2 in Postgres Compatibility mode.
|
| Modifier and Type | Field and Description |
|---|---|
static PostgresDialect |
PostgresDialect.INSTANCE
Singleton instance.
|
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.