Uses of Class
org.jooq.conf.MigrationType
Packages that use MigrationType
-
Uses of MigrationType in org.jooq.conf
Methods in org.jooq.conf that return MigrationTypeModifier and TypeMethodDescriptionMigrationType.withSchemata(Collection<MigrationSchema> values)
MigrationType.withSchemata(List<MigrationSchema> schemata)
MigrationType.withSchemata(MigrationSchema... values)