Uses of Interface
liquibase.diff.output.changelog.ChangeGenerator
Packages that use ChangeGenerator
-
Uses of ChangeGenerator in liquibase.diff.output.changelog
Subinterfaces of ChangeGenerator in liquibase.diff.output.changelogModifier and TypeInterfaceDescriptioninterface
interface
interface
Classes in liquibase.diff.output.changelog that implement ChangeGeneratorMethods in liquibase.diff.output.changelog that return types with arguments of type ChangeGeneratorModifier and TypeMethodDescriptionprotected SortedSet<ChangeGenerator>
ChangeGeneratorFactory.getGenerators
(Class<? extends ChangeGenerator> generatorType, Class<? extends DatabaseObject> objectType, Database database) Methods in liquibase.diff.output.changelog with parameters of type ChangeGeneratorModifier and TypeMethodDescriptionint
ChangeGeneratorComparator.compare
(ChangeGenerator o1, ChangeGenerator o2) void
ChangeGeneratorFactory.register
(ChangeGenerator generator) void
ChangeGeneratorFactory.unregister
(ChangeGenerator generator) Method parameters in liquibase.diff.output.changelog with type arguments of type ChangeGeneratorModifier and TypeMethodDescriptionprotected SortedSet<ChangeGenerator>
ChangeGeneratorFactory.getGenerators
(Class<? extends ChangeGenerator> generatorType, Class<? extends DatabaseObject> objectType, Database database) protected List<Class<? extends DatabaseObject>>
DiffToChangeLog.getOrderedOutputTypes
(Class<? extends ChangeGenerator> generatorType) Constructor parameters in liquibase.diff.output.changelog with type arguments of type ChangeGenerator -
Uses of ChangeGenerator in liquibase.diff.output.changelog.core
Classes in liquibase.diff.output.changelog.core that implement ChangeGeneratorModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class