Uses of Package
migratedb.v1.core.api.callback
-
Packages that use migratedb.v1.core.api.callback Package Description migratedb.v1.core.api.callback Interfaces for MigrateDB lifecycle callbacks.migratedb.v1.core.api.configuration Interfaces for MigrateDB configurationmigratedb.v1.core.api.internal.callback migratedb.v1.core.api.internal.jdbc migratedb.v1.core.internal.callback Private API.migratedb.v1.core.internal.jdbc Private API. -
Classes in migratedb.v1.core.api.callback used by migratedb.v1.core.api.callback Class Description Callback This is the main callback interface that should be implemented to handle MigrateDB lifecycle events.Context The context relevant to an event.Error An error that occurred while executing a statement.Event Statement The statement relevant to an event.Warning A warning that occurred while executing a statement. -
Classes in migratedb.v1.core.api.callback used by migratedb.v1.core.api.configuration Class Description Callback This is the main callback interface that should be implemented to handle MigrateDB lifecycle events. -
Classes in migratedb.v1.core.api.callback used by migratedb.v1.core.api.internal.callback Class Description Event -
Classes in migratedb.v1.core.api.callback used by migratedb.v1.core.api.internal.jdbc Class Description Error An error that occurred while executing a statement.Warning A warning that occurred while executing a statement. -
Classes in migratedb.v1.core.api.callback used by migratedb.v1.core.internal.callback Class Description Callback This is the main callback interface that should be implemented to handle MigrateDB lifecycle events.Context The context relevant to an event.Event Statement The statement relevant to an event.Warning A warning that occurred while executing a statement. -
Classes in migratedb.v1.core.api.callback used by migratedb.v1.core.internal.jdbc Class Description Error An error that occurred while executing a statement.Warning A warning that occurred while executing a statement.