Uses of Enum Class
org.springframework.data.r2dbc.dialect.MySqlDialect.BooleanToByteConverter
Package
Description
Dialects abstract the SQL dialect of the underlying database.
-
Uses of MySqlDialect.BooleanToByteConverter in org.springframework.data.r2dbc.dialect
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MySqlDialect.BooleanToByteConverter[]
MySqlDialect.BooleanToByteConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.