Package | Description |
---|---|
org.springframework.data.r2dbc.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
Modifier and Type | Method and Description |
---|---|
static MySqlDialect.BooleanToByteConverter |
MySqlDialect.BooleanToByteConverter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MySqlDialect.BooleanToByteConverter[] |
MySqlDialect.BooleanToByteConverter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.