Uses of Package
liquibase.executor
Packages that use liquibase.executor
-
Classes in liquibase.executor used by liquibase.executorClassDescriptionCode common to all Executor services / blueprint for Executor service classes.Interface for a class that is capable of executing statements/queries against a DBMS.
-
Classes in liquibase.executor used by liquibase.executor.jvmClassDescriptionCode common to all Executor services / blueprint for Executor service classes.Interface for a class that is capable of executing statements/queries against a DBMS.
-
Classes in liquibase.executor used by liquibase.sdk.executorClassDescriptionCode common to all Executor services / blueprint for Executor service classes.Interface for a class that is capable of executing statements/queries against a DBMS.A variant of the Executor service that does not actually modify the target database(s).