Uses of Class
migratedb.v1.core.internal.database.postgresql.PostgreSQLSchema
Packages that use PostgreSQLSchema
Package
Description
Private API.
Private API.
-
Uses of PostgreSQLSchema in migratedb.v1.core.internal.database.postgresql
Constructors in migratedb.v1.core.internal.database.postgresql with parameters of type PostgreSQLSchemaModifierConstructorDescriptionprotectedPostgreSQLTable(JdbcTemplate jdbcTemplate, PostgreSQLDatabase database, PostgreSQLSchema schema, String name) Creates a new PostgreSQL table.PostgreSQLType(JdbcTemplate jdbcTemplate, PostgreSQLDatabase database, PostgreSQLSchema schema, String name) Creates a new PostgreSQL type. -
Uses of PostgreSQLSchema in migratedb.v1.core.internal.database.yugabytedb
Subclasses of PostgreSQLSchema in migratedb.v1.core.internal.database.yugabytedb