-
InterfaceDescriptionNot meant to be part of a public API, but cannot restrict it in Java 8
-
MethodDescriptionSince 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
-
ConstructorDescriptionsince 1.1.0, will be made private in 2.0.0, please use
MigrationsConfig.builder()
.