Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.flywaydb.core.internal.database.base.BaseDatabaseType (implements org.flywaydb.core.internal.database.DatabaseType)
- org.flywaydb.database.postgresql.PostgreSQLDatabaseType
- org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- org.flywaydb.database.postgresql.PostgreSQLDatabaseType
- org.flywaydb.core.internal.database.base.Connection<D> (implements java.io.Closeable)
- org.flywaydb.database.postgresql.PostgreSQLConnection
- org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBConnection
- org.flywaydb.database.postgresql.PostgreSQLConnection
- org.flywaydb.core.internal.database.base.Database<C> (implements java.io.Closeable)
- org.flywaydb.database.postgresql.PostgreSQLDatabase
- org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
- org.flywaydb.database.postgresql.PostgreSQLDatabase
- org.flywaydb.core.internal.parser.Parser
- org.flywaydb.database.postgresql.PostgreSQLParser
- org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBParser
- org.flywaydb.database.postgresql.PostgreSQLParser
- org.flywaydb.core.internal.database.base.Schema<D,
T> - org.flywaydb.database.postgresql.PostgreSQLSchema
- org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBSchema
- org.flywaydb.database.postgresql.PostgreSQLSchema
- org.flywaydb.core.internal.database.base.SchemaObject<D,
S> - org.flywaydb.core.internal.database.base.Table<D,
S> - org.flywaydb.database.postgresql.PostgreSQLTable
- org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBTable
- org.flywaydb.database.postgresql.PostgreSQLTable
- org.flywaydb.core.internal.database.base.Table<D,
- org.flywaydb.core.internal.database.base.BaseDatabaseType (implements org.flywaydb.core.internal.database.DatabaseType)