Uses of Enum Class
org.springframework.modulith.events.jdbc.JdbcRepositorySettings.SchemaVersion
Packages that use JdbcRepositorySettings.SchemaVersion
-
Uses of JdbcRepositorySettings.SchemaVersion in org.springframework.modulith.events.jdbc
Methods in org.springframework.modulith.events.jdbc that return JdbcRepositorySettings.SchemaVersionModifier and TypeMethodDescription(package private) JdbcRepositorySettings.SchemaVersion
JdbcRepositorySettings.getSchemaVersion()
Returns the enum constant of this class with the specified name.static JdbcRepositorySettings.SchemaVersion[]
JdbcRepositorySettings.SchemaVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.