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.diff.output.changelog.core.ChangedForeignKeyChangeGenerator (implements liquibase.diff.output.changelog.ChangedObjectChangeGenerator)
- liquibase.diff.output.changelog.core.MissingSequenceChangeGenerator (implements liquibase.diff.output.changelog.MissingObjectChangeGenerator)
- liquibase.diff.output.changelog.core.UnexpectedIndexChangeGenerator (implements liquibase.diff.output.changelog.UnexpectedObjectChangeGenerator)
- liquibase.database.AbstractJdbcDatabase (implements liquibase.database.Database)
- org.hibernate.dialect.Dialect (implements org.hibernate.exception.spi.ConversionContext)
- liquibase.ext.hibernate.database.connection.HibernateConnection (implements java.sql.Connection)
- liquibase.ext.hibernate.database.connection.HibernateConnectionMetadata (implements java.sql.DatabaseMetaData)
- liquibase.ext.hibernate.database.connection.HibernateDriver (implements java.sql.Driver, liquibase.database.LiquibaseExtDriver)
- liquibase.ext.hibernate.snapshot.HibernateSnapshotGenerator (implements liquibase.snapshot.SnapshotGenerator)
- liquibase.ext.hibernate.snapshot.extension.MultipleHiLoPerTableSnapshotGenerator (implements liquibase.ext.hibernate.snapshot.extension.ExtendedSnapshotGenerator<T,U>)
- liquibase.ext.hibernate.snapshot.extension.TableGeneratorSnapshotGenerator (implements liquibase.ext.hibernate.snapshot.extension.ExtendedSnapshotGenerator<T,U>)
Interface Hierarchy
Copyright © 2020 Liquibase.org. All rights reserved.