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