Uses of Interface
liquibase.database.InternalDatabase
-
Packages that use InternalDatabase Package Description liquibase.database.core -
-
Uses of InternalDatabase in liquibase.database.core
Classes in liquibase.database.core that implement InternalDatabase Modifier and Type Class Description classMockDatabaseA DBMS that effectively does nothing, but it is useful for tests where everything should work in the same way for all databases.
-