Package migratedb.v1.core.api
package migratedb.v1.core.api
MigrateDbException, MigrationInfo and related classes.
-
ClassDescriptionDigest-based checksum that replaces the old Integer checksum.A facility to obtain classes.A function that provides freshly initialized JDBC connections, possibly from a connection pool.ConvertedProperties<T extends ExtensionConfig>Marker interface for the configuration data structures of extensions.A location to load migrations from.Exception thrown when MigrateDB encounters a problem.Third-party extensions can contribute additional features through implementations of this interface.Exception thrown when MigrateDB encounters a problem with Validate.Info about a migration.Info about all migrations, including applied, current and pending with details and status.The state of a migration.A facility to obtain loadable resources.Note: "1.0" and "1.0.0" are considered equivalent by
Version.compareTo(Version)andVersion.equals(Object)!