Class Hierarchy
- java.lang.Object
- liquibase.diff.output.changelog.AbstractChangeGenerator (implements liquibase.diff.output.changelog.ChangeGenerator)
- liquibase.diff.output.changelog.core.ChangedColumnChangeGenerator (implements liquibase.diff.output.changelog.ChangedObjectChangeGenerator)
- liquibase.ext.hibernate.diff.ChangedColumnChangeGenerator
- liquibase.diff.output.changelog.core.ChangedForeignKeyChangeGenerator (implements liquibase.diff.output.changelog.ChangedObjectChangeGenerator)
- liquibase.ext.hibernate.diff.ChangedForeignKeyChangeGenerator
- liquibase.diff.output.changelog.core.MissingSequenceChangeGenerator (implements liquibase.diff.output.changelog.MissingObjectChangeGenerator)
- liquibase.ext.hibernate.diff.MissingSequenceChangeGenerator
- liquibase.diff.output.changelog.core.UnexpectedIndexChangeGenerator (implements liquibase.diff.output.changelog.UnexpectedObjectChangeGenerator)
- liquibase.ext.hibernate.diff.UnexpectedIndexChangeGenerator
- liquibase.diff.output.changelog.core.ChangedColumnChangeGenerator (implements liquibase.diff.output.changelog.ChangedObjectChangeGenerator)
- liquibase.diff.output.changelog.AbstractChangeGenerator (implements liquibase.diff.output.changelog.ChangeGenerator)