Uses of Class
org.jooq.SchemaMapping
Packages that use SchemaMapping
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
JDBC tooling.
-
Uses of SchemaMapping in org.jooq
Methods in org.jooq that return SchemaMappingModifier and TypeMethodDescription@NotNull SchemaMapping
Configuration.schemaMapping()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SchemaMapping in org.jooq.impl
Methods in org.jooq.impl that return SchemaMappingModifier and TypeMethodDescriptionfinal SchemaMapping
DefaultConfiguration.schemaMapping()
Deprecated. -
Uses of SchemaMapping in org.jooq.tools.jdbc
Methods in org.jooq.tools.jdbc that return SchemaMapping
Configuration.settings()
instead