Uses of Class
org.flywaydb.community.database.cubrid.CubridSchema
Packages that use CubridSchema
-
Uses of CubridSchema in org.flywaydb.community.database.cubrid
Methods in org.flywaydb.community.database.cubrid that return CubridSchemaConstructors in org.flywaydb.community.database.cubrid with parameters of type CubridSchemaModifierConstructorDescriptionCubridTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, CubridDatabase database, CubridSchema schema, String name)