Package | Description |
---|---|
org.jooq |
This package contains jOOQ's public API.
|
org.jooq.conf | |
org.jooq.impl |
This package contains jOOQ's implementation classes.
|
org.jooq.tools.jdbc |
This package contains compatibility classes to bridge between JDBC 4.0 and
JDBC 4.1.
|
Class and Description |
---|
ParamType
Java class for ParamType.
|
Settings
Settings that influence the way jOOQ renders SQL code.
|
Class and Description |
---|
BackslashEscaping
Java class for BackslashEscaping.
|
ExecuteWithoutWhere
Java class for ExecuteWithoutWhere.
|
InterpreterNameLookupCaseSensitivity
Java class for InterpreterNameLookupCaseSensitivity.
|
InterpreterSearchSchema
A schema that is on the search path.
|
InvocationOrder
Java class for InvocationOrder.
|
MappedCatalog
A catalog mapping configuration.
|
MappedSchema
A schema mapping configuration.
|
MappedTable
A table mapping configuration.
|
ParamCastMode
Java class for ParamCastMode.
|
ParamType
Java class for ParamType.
|
ParseNameCase
Java class for ParseNameCase.
|
ParseSearchSchema
A schema that is on the search path.
|
ParseUnknownFunctions
Java class for ParseUnknownFunctions.
|
ParseUnsupportedSyntax
Java class for ParseUnsupportedSyntax.
|
ParseWithMetaLookups
Java class for ParseWithMetaLookups.
|
QueryPoolable
Java class for QueryPoolable.
|
RenderFormatting
All sorts of formatting flags / settings.
|
RenderImplicitJoinType
Java class for RenderImplicitJoinType.
|
RenderKeywordCase
Java class for RenderKeywordCase.
|
RenderKeywordStyle
Deprecated.
|
RenderMapping
The runtime schema and table mapping.
|
RenderNameCase
Java class for RenderNameCase.
|
RenderNameStyle
Deprecated.
|
RenderOptionalKeyword
Java class for RenderOptionalKeyword.
|
RenderQuotedNames
Java class for RenderQuotedNames.
|
Settings
Settings that influence the way jOOQ renders SQL code.
|
StatementType
Java class for StatementType.
|
ThrowExceptions
Java class for ThrowExceptions.
|
TransformUnneededArithmeticExpressions
Java class for TransformUnneededArithmeticExpressions.
|
UpdateUnchangedRecords
Java class for UpdateUnchangedRecords.
|
Class and Description |
---|
Settings
Settings that influence the way jOOQ renders SQL code.
|
Class and Description |
---|
Settings
Settings that influence the way jOOQ renders SQL code.
|
Copyright © 2020. All rights reserved.