-
Deprecated InterfacesInterfaceDescriptionNot meant to be part of a public API, but cannot restrict it in Java 8
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionSince 1.9.0 see
Migration.getOptionalDescription()
Since 1.9.0 seeMigrationChain.Element.getOptionalDescription()
since 1.1.0, seeConnectionDetails.getOptionalDatabaseName()
since 1.1.0, seeMigrationsConfig.getOptionalDatabase()
since 1.1.0, seeMigrationsConfig.getOptionalImpersonatedUser()
since 1.1.0, seeMigrationsConfig.getOptionalInstalledBy()
Since 1.1.0, will be removed from public without replacement.since 1.14.0, it should not have been public in the first place, no replacement
-
Deprecated ConstructorsConstructorDescriptionsince 1.1.0, will be made private in 2.0.0, please use
MigrationsConfig.builder()
.
-
Deprecated Enum Constants