Uses of Class
liquibase.command.core.SnapshotCommand
-
Packages that use SnapshotCommand Package Description liquibase.command.core -
-
Uses of SnapshotCommand in liquibase.command.core
Methods in liquibase.command.core that return SnapshotCommand Modifier and Type Method Description SnapshotCommandSnapshotCommand. setSchemas(String... schemas)Deprecated.SnapshotCommandSnapshotCommand. setSchemas(CatalogAndSchema... catalogAndSchema)Deprecated.SnapshotCommandSnapshotCommand. setSerializerFormat(String serializerFormat)Deprecated.
-