Class | Description |
---|---|
MappedSchema |
A schema mapping configuration.
|
MappedTable |
A table mapping configuration.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.jooq.conf package.
|
RegexAdapter | |
RenderFormatting |
All sorts of formatting flags / settings.
|
RenderMapping |
The runtime schema and table mapping.
|
Settings |
Settings that influence the way jOOQ renders SQL code.
|
SettingsTools |
Convenience methods for jOOQ runtime settings.
|
Enum | Description |
---|---|
BackslashEscaping |
Java class for BackslashEscaping.
|
ParamCastMode |
Java class for ParamCastMode.
|
ParamType |
Java class for ParamType.
|
RenderKeywordStyle |
Java class for RenderKeywordStyle.
|
RenderNameStyle |
Java class for RenderNameStyle.
|
StatementType |
Java class for StatementType.
|
ThrowExceptions |
Java class for ThrowExceptions.
|
Copyright © 2018. All Rights Reserved.