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