Uses of Class
org.flywaydb.community.database.clickhouse.ClickHouseSchema
Packages that use ClickHouseSchema
-
Uses of ClickHouseSchema in org.flywaydb.community.database.clickhouse
Methods in org.flywaydb.community.database.clickhouse that return ClickHouseSchemaConstructors in org.flywaydb.community.database.clickhouse with parameters of type ClickHouseSchemaModifierConstructorDescriptionClickHouseTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, ClickHouseDatabase database, ClickHouseSchema schema, String name)