Uses of Enum Class
org.springframework.data.jdbc.core.convert.JdbcColumnTypes
Packages that use JdbcColumnTypes
-
Uses of JdbcColumnTypes in org.springframework.data.jdbc.core.convert
Methods in org.springframework.data.jdbc.core.convert that return JdbcColumnTypesModifier and TypeMethodDescriptionstatic JdbcColumnTypesReturns the enum constant of this class with the specified name.static JdbcColumnTypes[]JdbcColumnTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.