Uses of Enum Class
migratedb.v1.core.internal.jdbc.JdbcNullTypes
Packages that use JdbcNullTypes
-
Uses of JdbcNullTypes in migratedb.v1.core.internal.jdbc
Methods in migratedb.v1.core.internal.jdbc that return JdbcNullTypesModifier and TypeMethodDescriptionstatic JdbcNullTypesReturns the enum constant of this class with the specified name.static JdbcNullTypes[]JdbcNullTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.