API diff between 3.3 and 3.10

See all diffs here

ObjectModification
org.jooq
AggregateFilterStepadded
AggregateFunction
keepDenseRankFirstOrderBy(OrderField...)contravariance
keepDenseRankFirstOrderBy(SortField...)removed
keepDenseRankLastOrderBy(OrderField...)contravariance
keepDenseRankLastOrderBy(SortField...)removed
over()pulled up
over(String)pulled up
over(Name)pulled up
over(WindowDefinition)pulled up
over(WindowSpecification)pulled up
Allowadded
Allow.PlainSQLadded
AlterIndexFinalStepadded
AlterIndexStepadded
AlterSchemaFinalStepadded
AlterSchemaStepadded
AlterSequenceFinalStepadded
AlterSequenceRestartStepadded
AlterSequenceStepadded
AlterTableAlterStepadded
AlterTableDropStepadded
AlterTableFinalStepadded
AlterTableRenameColumnToStepadded
AlterTableRenameConstraintToStepadded
AlterTableRenameIndexToStepadded
AlterTableStepadded
AlterTableUsingIndexStepadded
AlterViewFinalStepadded
AlterViewStepadded
ArrayAggOrderByStepadded
ArrayRecord
get()deprecated
getCatalog()added
getList()deprecated
getSchema()added
set(Object...)deprecated
set(Array)deprecated
set(Collection)added
setList(List)deprecated
size()removed
Attachable
configuration()added
AttachableInternalremoved
BatchBindStep
bind(Map)added
bind(Map...)added
Bindingadded
BindingGetResultSetContextadded
BindingGetSQLInputContextadded
BindingGetStatementContextadded
BindingRegisterContextadded
BindingSQLContextadded
BindingSetSQLOutputContextadded
BindingSetStatementContextadded
CSVFormatadded
CSVFormat.Quoteadded
Case
when(Condition, Select)added
CaseConditionStep
otherwise(Select)added
when(Condition, Select)added
CaseValueStep
mapFields(Map)added
mapValues(Map)added
when(Object, Select)added
when(Field, Select)added
CaseWhenStep
mapFields(Map)added
mapValues(Map)added
Catalog
getQualifiedName()added
getUnqualifiedName()added
schemaStream()added
ChartFormatadded
ChartFormat.Displayadded
ChartFormat.Outputadded
ChartFormat.Typeadded
CommonTableExpressionadded
Comparator
toKeyword()added
Condition
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
Configuration
clock()added
converterProvider()added
derive(Connection)added
derive(Clock)added
derive(Executor)added
derive(DataSource)added
derive(ConverterProvider)added
derive(ExecuteListener...)added
derive(ExecutorProvider)added
derive(RecordListener...)added
derive(RecordMapper)added
derive(RecordUnmapper)added
derive(RecordUnmapperProvider)added
derive(TransactionListener...)added
derive(TransactionListenerProvider...)added
derive(TransactionProvider)added
derive(VisitListener...)added
dsl()added
executorProvider()added
family()added
recordUnmapperProvider()added
set(Connection)added
set(Clock)added
set(Executor)added
set(DataSource)added
set(ConverterProvider)added
set(ExecuteListener...)added
set(ExecutorProvider)added
set(RecordListener...)added
set(RecordMapper)added
set(RecordUnmapper)added
set(RecordUnmapperProvider)added
set(TransactionListener...)added
set(TransactionListenerProvider...)added
set(TransactionProvider)added
set(VisitListener...)added
transactionListenerProviders()added
transactionProvider()added
ConnectionCallableadded
ConnectionRunnableadded
Constraintadded
ConstraintFinalStepadded
ConstraintForeignKeyOnStepadded
ConstraintForeignKeyReferencesStep1 - 22added
ConstraintForeignKeyReferencesStepNadded
ConstraintTypeStepadded
Context
bindValue(Object, Field)added
cast()added
castMode()added
castMode(RenderContext.CastMode)added
castModeSome(SQLDialect...)added
configuration()pulled up
data()pulled up
data(Object)pulled up
data(Object, Object)pulled up
declareAliases()added
declareAliases(boolean)added
declareCTE()added
declareCTE(boolean)added
format()added
format(boolean)added
formatIndentEnd()added
formatIndentEnd(int)added
formatIndentLockEnd()added
formatIndentLockStart()added
formatIndentStart()added
formatIndentStart(int)added
formatNewLine()added
formatNewLineAfterPrintMargin()added
formatPrintMargin(int)added
formatSeparator()added
keyword(String)added
literal(String)added
nextAlias()added
paramType()added
paramType(ParamType)added
peekAlias()added
qualify()added
qualify(boolean)added
qualifyCatalog()added
qualifyCatalog(boolean)added
qualifySchema()added
qualifySchema(boolean)added
quote()added
quote(boolean)added
render()added
render(QueryPart)added
sql(char)added
sql(int)added
sql(String)added
sql(String, boolean)added
statement()added
stringLiteral()added
stringLiteral(boolean)added
ContextTransactionalCallableadded
ContextTransactionalRunnableadded
Converter
andThen(Converter)added
inverse()added
of(Class, Class, Function, Function)added
ofNullable(Class, Class, Function, Function)added
ConverterProvideradded
Convertersadded
CreateIndexFinalStepadded
CreateIndexStepadded
CreateIndexWhereStepadded
CreateSchemaFinalStepadded
CreateSequenceFinalStepadded
CreateTableAsStepadded
CreateTableColumnStepadded
CreateTableConstraintStepadded
CreateTableFinalStepadded
CreateTableOnCommitStepadded
CreateViewAsStepadded
CreateViewFinalStepadded
Cursor
fetch(int)deprecated
fetchNext()added
fetchNext(int)added
fetchNext(RecordMapper)added
fetchNextInto(Class)added
fetchNextInto(RecordHandler)added
fetchNextInto(Table)added
fetchNextOptional()added
fetchNextOptional(RecordMapper)added
fetchNextOptionalInto(Class)added
fetchNextOptionalInto(Table)added
fetchOne()deprecated
fetchOne(RecordMapper)deprecated
fetchOneInto(Class)deprecated
fetchOneInto(RecordHandler)deprecated
fetchOneInto(Table)deprecated
fetchOptional()added
fetchOptional(RecordMapper)added
fetchOptionalInto(Class)added
fetchOptionalInto(Table)added
field(Name)added
fields(int...)added
fields(String...)added
fields(Field...)added
fields(Name...)added
stream()added
DAO
delete(Object)added
dialect()added
family()added
fetchOptional(Field, Object)added
settings()added
DDLFlagadded
DDLQueryadded
DSLContext
alterIndex(String)added
alterIndex(Index)added
alterIndex(Name)added
alterIndexIfExists(String)added
alterIndexIfExists(Index)added
alterIndexIfExists(Name)added
alterSchema(String)added
alterSchema(Name)added
alterSchema(Schema)added
alterSchemaIfExists(String)added
alterSchemaIfExists(Name)added
alterSchemaIfExists(Schema)added
alterSequence(String)added
alterSequence(Name)added
alterSequence(Sequence)added
alterSequenceIfExists(String)added
alterSequenceIfExists(Name)added
alterSequenceIfExists(Sequence)added
alterTable(String)added
alterTable(Name)added
alterTable(Table)added
alterTableIfExists(String)added
alterTableIfExists(Name)added
alterTableIfExists(Table)added
alterView(String)added
alterView(Name)added
alterView(Table)added
alterViewIfExists(String)added
alterViewIfExists(Name)added
alterViewIfExists(Table)added
batch(Queries)added
batchInsert(TableRecord...)contravariance
bindContext(PreparedStatement)deprecated
close()added
configuration()pulled up
connection(ConnectionRunnable)added
connectionResult(ConnectionCallable)added
createGlobalTemporaryTable(String)added
createGlobalTemporaryTable(Name)added
createGlobalTemporaryTable(Table)added
createIndex(String)added
createIndex(Index)added
createIndex(Name)added
createIndexIfNotExists(String)added
createIndexIfNotExists(Index)added
createIndexIfNotExists(Name)added
createSchema(String)added
createSchema(Name)added
createSchema(Schema)added
createSchemaIfNotExists(String)added
createSchemaIfNotExists(Name)added
createSchemaIfNotExists(Schema)added
createSequence(String)added
createSequence(Name)added
createSequence(Sequence)added
createSequenceIfNotExists(String)added
createSequenceIfNotExists(Name)added
createSequenceIfNotExists(Sequence)added
createTable(String)added
createTable(Name)added
createTable(Table)added
createTableIfNotExists(String)added
createTableIfNotExists(Name)added
createTableIfNotExists(Table)added
createTemporaryTable(String)added
createTemporaryTable(Name)added
createTemporaryTable(Table)added
createUniqueIndex(String)added
createUniqueIndex(Index)added
createUniqueIndex(Name)added
createUniqueIndexIfNotExists(String)added
createUniqueIndexIfNotExists(Index)added
createUniqueIndexIfNotExists(Name)added
createView(String, String...)added
createView(String, BiFunction)added
createView(String, Function)added
createView(Name, BiFunction)added
createView(Name, Function)added
createView(Name, Name...)added
createView(Table, BiFunction)added
createView(Table, Function)added
createView(Table, Field...)added
createViewIfNotExists(String, String...)added
createViewIfNotExists(String, BiFunction)added
createViewIfNotExists(String, Function)added
createViewIfNotExists(Name, BiFunction)added
createViewIfNotExists(Name, Function)added
createViewIfNotExists(Name, Name...)added
createViewIfNotExists(Table, BiFunction)added
createViewIfNotExists(Table, Function)added
createViewIfNotExists(Table, Field...)added
currval(String)added
currval(Name)added
ddl(Catalog)added
ddl(Schema)added
ddl(Table)added
ddl(Catalog, DDLFlag...)added
ddl(Schema, DDLFlag...)added
ddl(Table, DDLFlag...)added
deleteFrom(Table)added
dropIndex(String)added
dropIndex(Index)added
dropIndex(Name)added
dropIndexIfExists(String)added
dropIndexIfExists(Index)added
dropIndexIfExists(Name)added
dropSchema(String)added
dropSchema(Name)added
dropSchema(Schema)added
dropSchemaIfExists(String)added
dropSchemaIfExists(Name)added
dropSchemaIfExists(Schema)added
dropSequence(String)added
dropSequence(Name)added
dropSequence(Sequence)added
dropSequenceIfExists(String)added
dropSequenceIfExists(Name)added
dropSequenceIfExists(Sequence)added
dropTable(String)added
dropTable(Name)added
dropTable(Table)added
dropTableIfExists(String)added
dropTableIfExists(Name)added
dropTableIfExists(Table)added
dropView(String)added
dropView(Name)added
dropView(Table)added
dropViewIfExists(String)added
dropViewIfExists(Name)added
dropViewIfExists(Table)added
execute(SQL)added
fetch(SQL)added
fetchAsync(String)added
fetchAsync(ResultSet)added
fetchAsync(ResultQuery)added
fetchAsync(SQL)added
fetchAsync(Table)added
fetchAsync(String, Object...)added
fetchAsync(String, QueryPart...)added
fetchAsync(ResultSet, Class...)added
fetchAsync(ResultSet, DataType...)added
fetchAsync(ResultSet, Field...)added
fetchAsync(Executor, String)added
fetchAsync(Executor, ResultSet)added
fetchAsync(Executor, ResultQuery)added
fetchAsync(Executor, SQL)added
fetchAsync(Executor, Table)added
fetchAsync(Table, Condition)added
fetchAsync(Executor, String, Object...)added
fetchAsync(Executor, String, QueryPart...)added
fetchAsync(Executor, ResultSet, Class...)added
fetchAsync(Executor, ResultSet, DataType...)added
fetchAsync(Executor, ResultSet, Field...)added
fetchAsync(Executor, Table, Condition)added
fetchByExample(TableRecord)added
fetchExists(Select)added
fetchExists(Table)added
fetchExists(Table, Condition)added
fetchFromCSV(String, boolean)added
fetchFromCSV(String, boolean, char)added
fetchFromHTML(String)added
fetchFromStringData(List, boolean)added
fetchLazy(SQL)added
fetchMany(SQL)added
fetchOne(SQL)added
fetchOptional(String)added
fetchOptional(ResultSet)added
fetchOptional(ResultQuery)added
fetchOptional(SQL)added
fetchOptional(Table)added
fetchOptional(String, Object...)added
fetchOptional(String, QueryPart...)added
fetchOptional(ResultSet, Class...)added
fetchOptional(ResultSet, DataType...)added
fetchOptional(ResultSet, Field...)added
fetchOptional(Table, Condition)added
fetchOptionalValue(String)added
fetchOptionalValue(ResultSet)added
fetchOptionalValue(ResultQuery)added
fetchOptionalValue(SQL)added
fetchOptionalValue(TableField)added
fetchOptionalValue(String, Object...)added
fetchOptionalValue(String, QueryPart...)added
fetchOptionalValue(ResultSet, Class)added
fetchOptionalValue(ResultSet, DataType)added
fetchOptionalValue(ResultSet, Field)added
fetchSingle(String)added
fetchSingle(ResultSet)added
fetchSingle(ResultQuery)added
fetchSingle(SQL)added
fetchSingle(Table)added
fetchSingle(String, Object...)added
fetchSingle(String, QueryPart...)added
fetchSingle(ResultSet, Class...)added
fetchSingle(ResultSet, DataType...)added
fetchSingle(ResultSet, Field...)added
fetchSingle(Table, Condition)added
fetchStream(String)added
fetchStream(ResultSet)added
fetchStream(ResultQuery)added
fetchStream(SQL)added
fetchStream(Table)added
fetchStream(String, Object...)added
fetchStream(String, QueryPart...)added
fetchStream(ResultSet, Class...)added
fetchStream(ResultSet, DataType...)added
fetchStream(ResultSet, Field...)added
fetchStream(Table, Condition)added
fetchValue(SQL)added
fetchValue(TableField)added
fetchValues(String)added
fetchValues(ResultSet)added
fetchValues(ResultQuery)added
fetchValues(SQL)added
fetchValues(TableField)added
fetchValues(String, Object...)added
fetchValues(String, QueryPart...)added
fetchValues(ResultSet, Class)added
fetchValues(ResultSet, DataType)added
fetchValues(ResultSet, Field)added
informationSchema(Catalog)added
informationSchema(Catalog...)added
informationSchema(Schema)added
informationSchema(Schema...)added
informationSchema(Table)added
informationSchema(Table...)added
meta(InformationSchema)added
mock(MockDataProvider, MockRunnable)added
mockResult(MockDataProvider, MockCallable)added
newResult(Field)added
newResult(Field...)added
newResult(Field, Field)added
newResult(Field, Field, Field)added
newResult(Field, Field, Field, Field) ... and more overloadsadded
nextval(String)added
nextval(Name)added
parser()added
parsingConnection()added
queries(Collection)added
queries(Query...)added
query(SQL)added
renderContext()deprecated
renderNamedOrInlinedParams(QueryPart)added
resultQuery(SQL)added
select(SelectField)contravariance
select(SelectField...)contravariance
select(SelectField, SelectField)contravariance
select(SelectField, SelectField, SelectField)contravariance
select(SelectField, SelectField, SelectField, SelectField) ... and more overloadscontravariance
selectDistinct(SelectField)contravariance
selectDistinct(SelectField...)contravariance
selectDistinct(SelectField, SelectField)contravariance
selectDistinct(SelectField, SelectField, SelectField)contravariance
selectDistinct(SelectField, SelectField, SelectField, SelectField) ... and more overloadscontravariance
setCatalog(String)added
setCatalog(Catalog)added
setCatalog(Name)added
setSchema(String)added
setSchema(Name)added
setSchema(Schema)added
transaction(ContextTransactionalRunnable)added
transaction(TransactionalRunnable)added
transactionAsync(TransactionalRunnable)added
transactionAsync(Executor, TransactionalRunnable)added
transactionResult(ContextTransactionalCallable)added
transactionResult(TransactionalCallable)added
transactionResultAsync(TransactionalCallable)added
transactionResultAsync(Executor, TransactionalCallable)added
truncate(String)added
truncate(Name)added
with(String)added
with(CommonTableExpression...)added
with(Name)added
with(String, String)added
with(String, String...)added
with(String, BiFunction)added
with(String, Function)added
with(Name, Name)added
with(Name, Name...)added
with(String, String, String)added
with(Name, Name, Name)added
with(String, String, String, String) ... and more overloadsadded
with(Name, Name, Name, Name) ... and more overloadsadded
withRecursive(String)added
withRecursive(CommonTableExpression...)added
withRecursive(Name)added
withRecursive(String, String)added
withRecursive(String, String...)added
withRecursive(String, BiFunction)added
withRecursive(String, Function)added
withRecursive(Name, Name)added
withRecursive(Name, Name...)added
withRecursive(String, String, String)added
withRecursive(Name, Name, Name)added
withRecursive(String, String, String, String) ... and more overloadsadded
withRecursive(Name, Name, Name, Name) ... and more overloadsadded
DataType
asConvertedDataType(Binding)added
defaultValue()added
defaultValue(Object)added
defaultValue(Field)added
defaulted(boolean)deprecated
getBinding()added
getConverter()added
getSQLType(Configuration)added
identity()added
identity(boolean)added
isUDT()added
nullability()added
nullability(Nullability)added
DeleteConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
DeleteQuery
getReturnedRecord()added
getReturnedRecords()added
setReturning()added
setReturning(Collection)added
setReturning(Field...)added
DeleteResultStepadded
DeleteReturningStepadded
DeleteWhereStep
where(Boolean)added
where(SQL)added
DerivedColumnListadded
DerivedColumnList1 - 22added
DivideByOnConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
DivideByOnStep
on(Boolean)added
on(SQL)added
DropIndexFinalStepadded
DropIndexOnStepadded
DropSchemaFinalStepadded
DropSchemaStepadded
DropSequenceFinalStepadded
DropTableFinalStepadded
DropTableStepadded
DropViewFinalStepadded
EnumType
getCatalog()added
ExecuteContext
configuration()pulled up
data()pulled up
data(Object)pulled up
data(Object, Object)pulled up
sqlWarning()added
sqlWarning(SQLWarning)added
ExecuteEventHandleradded
ExecuteListener
outEnd(ExecuteContext)added
outStart(ExecuteContext)added
warning(ExecuteContext)added
ExecutorProvideradded
Falseadded
Field
as(Function)added
as(Field)added
as(Name)added
changed(Record)added
containsIgnoreCase(Object)added
containsIgnoreCase(Field)added
field(Record)added
from(Record)added
get(Record)added
getBinding()added
getQualifiedName()added
getUnqualifiedName()added
getValue(Record)added
in(Result)added
notContains(Object)added
notContains(Field)added
notContainsIgnoreCase(Object)added
notContainsIgnoreCase(Field)added
notIn(Result)added
original(Record)added
plus()added
pow(Field)added
power(Field)added
rem(Number)added
rem(Field)added
reset(Record)added
shl(Number)added
shl(Object)removed
shr(Number)added
shr(Object)removed
sortDefault()added
times(Number)added
times(Field)added
unaryMinus()added
unaryPlus()added
FieldLike
asField(Function)added
FieldOrRowadded
GroupConcatOrderByStep
orderBy(OrderField...)contravariance
orderBy(SortField...)removed
Indexadded
InsertOnConflictConditionStepadded
InsertOnConflictDoUpdateStepadded
InsertOnConflictWhereStepadded
InsertOnDuplicateStep
onConflict(Collection)added
onConflict(Field...)added
onConflictDoNothing()added
InsertQuery
addConditions(Collection)added
addConditions(Condition...)added
addConditions(Operator, Collection)added
addConditions(Operator, Condition...)added
onConflict(Collection)added
onConflict(Field...)added
setSelect(Field[], Select)added
InsertResultStep
fetchOptional()added
InsertSetMoreStep
set(Map)added
set(Record)added
set(Field, Object)added
set(Field, Field)added
set(Field, Select)added
InsertSetStep
columns(Collection)added
columns(Field)added
columns(Field...)added
columns(Field, Field)added
columns(Field, Field, Field)added
columns(Field, Field, Field, Field) ... and more overloadsadded
JSONFormatadded
JSONFormat.RecordFormatadded
JoinType
qualified()added
toKeyword()added
Key
constraint()added
getName()added
LikeEscapeStepadded
Linkadded
Loader
executed()added
result()added
LoaderCSVStep
fields(LoaderFieldMapper)added
LoaderContextadded
LoaderFieldMapperadded
LoaderFieldMapper.LoaderFieldContextadded
LoaderJSONOptionsStep
ignoreRows(int)deprecated
LoaderJSONStep
fields(LoaderFieldMapper)added
LoaderListenerStepadded
LoaderOptionsStep
batchAfter(int)added
batchAll()added
batchNone()added
bulkAfter(int)added
bulkAll()added
bulkNone()added
LoaderRowListeneradded
LoaderRowsStepadded
LoaderSourceStep
loadArrays(Iterable)added
loadArrays(Object[]...)added
loadArrays(Iterator)added
loadArrays(Stream)added
loadCSV(File, String)added
loadCSV(File, Charset)added
loadCSV(File, CharsetDecoder)added
loadCSV(InputStream, String)added
loadCSV(InputStream, Charset)added
loadCSV(InputStream, CharsetDecoder)added
loadJSON(File, String)added
loadJSON(File, Charset)added
loadJSON(File, CharsetDecoder)added
loadJSON(InputStream, String)added
loadJSON(InputStream, Charset)added
loadJSON(InputStream, CharsetDecoder)added
loadRecords(Iterable)added
loadRecords(Iterator)added
loadRecords(Stream)added
loadRecords(Record...)added
loadXML(File, String)added
loadXML(File, Charset)added
loadXML(File, CharsetDecoder)added
loadXML(InputStream, String)added
loadXML(InputStream, Charset)added
loadXML(InputStream, CharsetDecoder)added
Logadded
Log.Leveladded
MergeMatchedDeleteStep
deleteWhere(Boolean)added
MergeMatchedWhereStep
where(Boolean)added
MergeNotMatchedWhereStep
where(Boolean)added
MergeOnConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
MergeOnStep
on(Boolean)added
on(SQL)added
MergeUsingStep
columns(Collection)added
columns(Field)added
columns(Field...)added
columns(Field, Field)added
columns(Field, Field, Field)added
columns(Field, Field, Field, Field) ... and more overloadsadded
Meta
getSequences()added
Name
append(String)added
append(Name)added
as(Select)added
equals(Object)added
equalsIgnoreCase(Name)added
fields(String)added
fields(String...)added
fields(BiFunction)added
fields(Function)added
fields(Name)added
fields(Name...)added
fields(String, String)added
fields(Name, Name)added
fields(String, String, String)added
fields(Name, Name, Name)added
fields(String, String, String, String) ... and more overloadsadded
fields(Name, Name, Name, Name) ... and more overloadsadded
first()added
last()added
parts()added
qualified()added
qualifier()added
quotedName()added
unqualifiedName()added
unquotedName()added
Nullabilityadded
Operator
toSQL()added
OrderFieldadded
OrderedAggregateFunction
withinGroupOrderBy(OrderField...)contravariance
withinGroupOrderBy(SortField...)removed
OrderedAggregateFunctionOfDeferredTypeadded
Package
getCatalog()added
Param
getParamMode()added
getParamType()added
setConverted(Object)deprecated
setInline(boolean)deprecated
setValue(Object)deprecated
ParamModeadded
Parameter
getBinding()added
getConverter()added
isUnnamed()added
Parseradded
PlainSQLadded
Queriesadded
Query
executeAsync()added
executeAsync(Executor)added
QueryPartInternal
accept(Context)added
bind(BindContext)deprecated
declaresCTE()added
generatesCast()added
toSQL(RenderContext)deprecated
Record
changed(Name)added
changed(Name, boolean)added
compareTo(Object)added
field(Name)added
fields(Name...)added
formatJSON()added
formatJSON(OutputStream)added
formatJSON(Writer)added
formatJSON(JSONFormat)added
formatJSON(OutputStream, JSONFormat)added
formatJSON(Writer, JSONFormat)added
formatXML()added
formatXML(OutputStream)added
formatXML(Writer)added
formatXML(XMLFormat)added
formatXML(OutputStream, XMLFormat)added
formatXML(Writer, XMLFormat)added
from(Object, Name...)added
fromArray(Object..., Name...)added
fromMap(Map, Name...)added
get(int)added
get(String)added
get(Field)added
get(Name)added
get(int, Class)added
get(int, Converter)added
get(String, Class)added
get(String, Converter)added
get(Field, Class)added
get(Field, Converter)added
get(Name, Class)added
get(Name, Converter)added
getValue(Name)added
getValue(Name, Class)added
getValue(Name, Converter)added
into(Field)added
into(Field...)added
into(Field, Field)added
into(Field, Field, Field)added
into(Field, Field, Field, Field) ... and more overloadsadded
intoList()added
intoStream()added
original(Name)added
reset(Name)added
set(Field, Object)added
set(Field, Object, Converter)added
with(Field, Object)added
with(Field, Object, Converter)added
Record1 - 22
component1()added
fieldsRow()added
valuesRow()added
RecordContext
configuration()pulled up
data()pulled up
data(Object)pulled up
data(Object, Object)pulled up
recordType()added
RecordType
dataType(Name)added
field(Name)added
field(int, Class)added
field(int, DataType)added
field(String, Class)added
field(String, DataType)added
field(Name, Class)added
field(Name, DataType)added
fields(Name...)added
indexOf(Name)added
type(Name)added
RecordUnmapperadded
RecordUnmapperProvideradded
RenderContext
cast()deprecated
castMode(RenderContext.CastMode)added
castModeSome(SQLDialect...)deprecated
castModeSome(SQLDialect...)added
format(boolean)added
formatIndentEnd()added
formatIndentEnd(int)added
formatIndentLockEnd()added
formatIndentLockStart()added
formatIndentStart()added
formatIndentStart(int)added
formatNewLine()added
formatNewLineAfterPrintMargin()added
formatPrintMargin(int)added
formatSeparator()added
keyword(String)added
literal(String)added
paramType(ParamType)added
qualify(boolean)added
sql(char)added
sql(int)added
sql(String)added
sql(String, boolean)added
Requireadded
Result
fetchChildren(ForeignKey)added
fetchParents(ForeignKey)added
field(Name)added
field(int, Class)added
field(int, DataType)added
field(String, Class)added
field(String, DataType)added
field(Name, Class)added
field(Name, DataType)added
fields(int...)added
fields(String...)added
fields(Field...)added
fields(Name...)added
format(OutputStream)added
format(Writer)added
format(OutputStream, int)added
format(Writer, int)added
formatCSV(boolean)added
formatCSV(OutputStream)added
formatCSV(Writer)added
formatCSV(CSVFormat)added
formatCSV(boolean, char)added
formatCSV(OutputStream, boolean)added
formatCSV(OutputStream, char)added
formatCSV(OutputStream, CSVFormat)added
formatCSV(Writer, boolean)added
formatCSV(Writer, char)added
formatCSV(Writer, CSVFormat)added
formatCSV(boolean, char, String)added
formatCSV(OutputStream, boolean, char)added
formatCSV(OutputStream, char, String)added
formatCSV(Writer, boolean, char)added
formatCSV(Writer, char, String)added
formatCSV(OutputStream, boolean, char, String)added
formatCSV(Writer, boolean, char, String)added
formatChart()added
formatChart(OutputStream)added
formatChart(Writer)added
formatChart(ChartFormat)added
formatChart(OutputStream, ChartFormat)added
formatChart(Writer, ChartFormat)added
formatHTML(OutputStream)added
formatHTML(Writer)added
formatInsert()added
formatInsert(OutputStream)added
formatInsert(Writer)added
formatInsert(Table, Field...)added
formatInsert(OutputStream, Table, Field...)added
formatInsert(Writer, Table, Field...)added
formatJSON(OutputStream)added
formatJSON(Writer)added
formatJSON(JSONFormat)added
formatJSON(OutputStream, JSONFormat)added
formatJSON(Writer, JSONFormat)added
formatXML(OutputStream)added
formatXML(Writer)added
formatXML(XMLFormat)added
formatXML(OutputStream, XMLFormat)added
formatXML(Writer, XMLFormat)added
getValues(Name)added
getValues(Name, Class)added
getValues(Name, Converter)added
intern(int...)deprecated
intern(String...)deprecated
intern(Field...)deprecated
intern(Name...)added
into(Field)added
into(Field...)added
into(Field, Field)added
into(Field, Field, Field)added
into(Field, Field, Field, Field) ... and more overloadsadded
intoArray()deprecated
intoArray(Name)added
intoArray(Name, Class)added
intoArray(Name, Converter)added
intoArrays()added
intoGroups(int)added
intoGroups(int[])added
intoGroups(Class)added
intoGroups(String)added
intoGroups(String[])added
intoGroups(Name)added
intoGroups(Name[])added
intoGroups(RecordMapper)added
intoGroups(Table)added
intoGroups(int, int)added
intoGroups(int, Class)added
intoGroups(int, RecordMapper)added
intoGroups(int[], int[])added
intoGroups(int[], Class)added
intoGroups(int[], RecordMapper)added
intoGroups(Class, Class)added
intoGroups(Class, RecordMapper)added
intoGroups(String, Class)added
intoGroups(String, String)added
intoGroups(String, RecordMapper)added
intoGroups(String[], Class)added
intoGroups(String[], String[])added
intoGroups(String[], RecordMapper)added
intoGroups(Field[], Field[])added
intoGroups(Name, Class)added
intoGroups(Name, Name)added
intoGroups(Name, RecordMapper)added
intoGroups(Name[], Class)added
intoGroups(Name[], Name[])added
intoGroups(Name[], RecordMapper)added
intoGroups(RecordMapper, Class)added
intoGroups(RecordMapper, RecordMapper)added
intoGroups(Table, Class)added
intoGroups(Table, RecordMapper)added
intoGroups(Table, Table)added
intoMap(int)added
intoMap(int[])added
intoMap(Class)added
intoMap(String)added
intoMap(String[])added
intoMap(Name)added
intoMap(Name[])added
intoMap(RecordMapper)added
intoMap(Table)added
intoMap(int, int)added
intoMap(int, Class)added
intoMap(int, RecordMapper)added
intoMap(int[], int[])added
intoMap(int[], Class)added
intoMap(int[], RecordMapper)added
intoMap(Class, Class)added
intoMap(Class, RecordMapper)added
intoMap(String, Class)added
intoMap(String, String)added
intoMap(String, RecordMapper)added
intoMap(String[], Class)added
intoMap(String[], String[])added
intoMap(String[], RecordMapper)added
intoMap(Field[], Field[])added
intoMap(Name, Class)added
intoMap(Name, Name)added
intoMap(Name, RecordMapper)added
intoMap(Name[], Class)added
intoMap(Name[], Name[])added
intoMap(Name[], RecordMapper)added
intoMap(RecordMapper, Class)added
intoMap(RecordMapper, RecordMapper)added
intoMap(Table, Class)added
intoMap(Table, RecordMapper)added
intoMap(Table, Table)added
intoSet(int)added
intoSet(String)added
intoSet(Field)added
intoSet(Name)added
intoSet(int, Class)added
intoSet(int, Converter)added
intoSet(String, Class)added
intoSet(String, Converter)added
intoSet(Field, Class)added
intoSet(Field, Converter)added
intoSet(Name, Class)added
intoSet(Name, Converter)added
intoXML(XMLFormat)added
intoXML(ContentHandler, XMLFormat)added
sortAsc(Name)added
sortAsc(Name, Comparator)added
sortDesc(Name)added
sortDesc(Name, Comparator)added
ResultOrRowsadded
ResultQuery
bind(int, Object)added
bind(String, Object)added
fetch(Name)added
fetch(Name, Class)added
fetch(Name, Converter)added
fetchAny(int)added
fetchAny(String)added
fetchAny(Field)added
fetchAny(Name)added
fetchAny(RecordMapper)added
fetchAny(int, Class)added
fetchAny(int, Converter)added
fetchAny(String, Class)added
fetchAny(String, Converter)added
fetchAny(Field, Class)added
fetchAny(Field, Converter)added
fetchAny(Name, Class)added
fetchAny(Name, Converter)added
fetchAnyArray()added
fetchAnyInto(Class)added
fetchAnyInto(Table)added
fetchAnyMap()added
fetchArray()added
fetchArray(Name)added
fetchArray(Name, Class)added
fetchArray(Name, Converter)added
fetchAsync()added
fetchAsync(Executor)added
fetchGroups(int)added
fetchGroups(int[])added
fetchGroups(Class)added
fetchGroups(String)added
fetchGroups(String[])added
fetchGroups(Name)added
fetchGroups(Name[])added
fetchGroups(RecordMapper)added
fetchGroups(Table)added
fetchGroups(int, int)added
fetchGroups(int, Class)added
fetchGroups(int, RecordMapper)added
fetchGroups(int[], int[])added
fetchGroups(int[], Class)added
fetchGroups(int[], RecordMapper)added
fetchGroups(Class, Class)added
fetchGroups(Class, RecordMapper)added
fetchGroups(String, Class)added
fetchGroups(String, String)added
fetchGroups(String, RecordMapper)added
fetchGroups(String[], Class)added
fetchGroups(String[], String[])added
fetchGroups(String[], RecordMapper)added
fetchGroups(Field[], Field[])added
fetchGroups(Name, Class)added
fetchGroups(Name, Name)added
fetchGroups(Name, RecordMapper)added
fetchGroups(Name[], Class)added
fetchGroups(Name[], Name[])added
fetchGroups(Name[], RecordMapper)added
fetchGroups(RecordMapper, Class)added
fetchGroups(RecordMapper, RecordMapper)added
fetchGroups(Table, Class)added
fetchGroups(Table, RecordMapper)added
fetchGroups(Table, Table)added
fetchMap(int)added
fetchMap(int[])added
fetchMap(Class)added
fetchMap(String)added
fetchMap(String[])added
fetchMap(Name)added
fetchMap(Name[])added
fetchMap(RecordMapper)added
fetchMap(Table)added
fetchMap(int, int)added
fetchMap(int, Class)added
fetchMap(int, RecordMapper)added
fetchMap(int[], int[])added
fetchMap(int[], Class)added
fetchMap(int[], RecordMapper)added
fetchMap(Class, Class)added
fetchMap(Class, RecordMapper)added
fetchMap(String, Class)added
fetchMap(String, String)added
fetchMap(String, RecordMapper)added
fetchMap(String[], Class)added
fetchMap(String[], String[])added
fetchMap(String[], RecordMapper)added
fetchMap(Field[], Field[])added
fetchMap(Name, Class)added
fetchMap(Name, Name)added
fetchMap(Name, RecordMapper)added
fetchMap(Name[], Class)added
fetchMap(Name[], Name[])added
fetchMap(Name[], RecordMapper)added
fetchMap(RecordMapper, Class)added
fetchMap(RecordMapper, RecordMapper)added
fetchMap(Table, Class)added
fetchMap(Table, RecordMapper)added
fetchMap(Table, Table)added
fetchOne(Name)added
fetchOne(RecordMapper)added
fetchOne(Name, Class)added
fetchOne(Name, Converter)added
fetchOptional()added
fetchOptional(int)added
fetchOptional(String)added
fetchOptional(Field)added
fetchOptional(Name)added
fetchOptional(RecordMapper)added
fetchOptional(int, Class)added
fetchOptional(int, Converter)added
fetchOptional(String, Class)added
fetchOptional(String, Converter)added
fetchOptional(Field, Class)added
fetchOptional(Field, Converter)added
fetchOptional(Name, Class)added
fetchOptional(Name, Converter)added
fetchOptionalArray()added
fetchOptionalInto(Class)added
fetchOptionalInto(Table)added
fetchOptionalMap()added
fetchSet(int)added
fetchSet(String)added
fetchSet(Field)added
fetchSet(Name)added
fetchSet(int, Class)added
fetchSet(int, Converter)added
fetchSet(String, Class)added
fetchSet(String, Converter)added
fetchSet(Field, Class)added
fetchSet(Field, Converter)added
fetchSet(Name, Class)added
fetchSet(Name, Converter)added
fetchSingle()added
fetchSingle(int)added
fetchSingle(String)added
fetchSingle(Field)added
fetchSingle(Name)added
fetchSingle(RecordMapper)added
fetchSingle(int, Class)added
fetchSingle(int, Converter)added
fetchSingle(String, Class)added
fetchSingle(String, Converter)added
fetchSingle(Field, Class)added
fetchSingle(Field, Converter)added
fetchSingle(Name, Class)added
fetchSingle(Name, Converter)added
fetchSingleArray()added
fetchSingleInto(Class)added
fetchSingleInto(Table)added
fetchSingleMap()added
fetchStream()added
fetchStreamInto(Class)added
fetchStreamInto(Table)added
forEach(Consumer)added
intern(int...)deprecated
intern(String...)deprecated
intern(Field...)deprecated
intern(Name...)added
iterator()added
keepStatement(boolean)added
queryTimeout(int)added
spliterator()added
stream()added
Resultsadded
Routine
get(Parameter)added
getCatalog()added
getResults()added
getReturnParameter()added
getValue(Parameter)added
set(Parameter, Object)added
setValue(Parameter, Object)added
Row
dataType(Name)added
field(Name)added
field(int, Class)added
field(int, DataType)added
field(String, Class)added
field(String, DataType)added
field(Name, Class)added
field(Name, DataType)added
fieldStream()added
fields(Name...)added
indexOf(Name)added
type(Name)added
Row1 - 22
compare(Comparator, QuantifiedSelect)added
compare(Comparator, Select)added
eq(QuantifiedSelect)added
equal(QuantifiedSelect)added
ge(QuantifiedSelect)added
greaterOrEqual(QuantifiedSelect)added
greaterThan(QuantifiedSelect)added
gt(QuantifiedSelect)added
in(Result)added
le(QuantifiedSelect)added
lessOrEqual(QuantifiedSelect)added
lessThan(QuantifiedSelect)added
lt(QuantifiedSelect)added
ne(QuantifiedSelect)added
notEqual(QuantifiedSelect)added
notIn(Result)added
RowN
compare(Comparator, QuantifiedSelect)added
compare(Comparator, Select)added
eq(QuantifiedSelect)added
equal(QuantifiedSelect)added
ge(QuantifiedSelect)added
greaterOrEqual(QuantifiedSelect)added
greaterThan(QuantifiedSelect)added
gt(QuantifiedSelect)added
in(Result)added
le(QuantifiedSelect)added
lessOrEqual(QuantifiedSelect)added
lessThan(QuantifiedSelect)added
lt(QuantifiedSelect)added
ne(QuantifiedSelect)added
notEqual(QuantifiedSelect)added
notIn(Result)added
SQLadded
SQLDialect
families()added
isFamily()added
precedes(SQLDialect)added
predecessor()added
supports(SQLDialect)added
thirdParty()added
SQLDialect.ThirdPartyadded
Schema
getCatalog()added
getQualifiedName()added
getUnqualifiedName()added
sequenceStream()added
tableStream()added
udtStream()added
SchemaMapping
map(Catalog)added
Scopeadded
Select
exceptAll(Select)added
fetchCount()deprecated
intersectAll(Select)added
SelectConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
SelectConnectByAfterStartWithConditionStepadded
SelectConnectByAfterStartWithStepadded
SelectConnectByConditionStep
and(Boolean)added
and(SQL)added
SelectConnectByStep
connectBy(Boolean)added
connectBy(SQL)added
connectByNoCycle(Boolean)added
connectByNoCycle(SQL)added
startWith(Boolean)added
startWith(String)added
startWith(Condition)added
startWith(Field)added
startWith(SQL)added
startWith(String, Object...)added
startWith(String, QueryPart...)added
SelectDistinctOnStepadded
SelectFieldadded
SelectForUpdateStep
withCheckOption()added
withReadOnly()added
SelectFromStep
from(Name)added
from(SQL)added
from(TableLike)added
SelectHavingConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
SelectHavingStep
having(Boolean)added
having(SQL)added
SelectIntoStepadded
SelectJoinStep
crossApply(Name)added
crossApply(SQL)added
crossJoin(Name)added
crossJoin(SQL)added
fullJoin(String)added
fullJoin(Name)added
fullJoin(SQL)added
fullJoin(TableLike)added
fullJoin(String, Object...)added
fullJoin(String, QueryPart...)added
fullOuterJoin(Name)added
fullOuterJoin(SQL)added
innerJoin(String)added
innerJoin(Name)added
innerJoin(SQL)added
innerJoin(TableLike)added
innerJoin(String, Object...)added
innerJoin(String, QueryPart...)added
join(Name)added
join(SQL)added
leftAntiJoin(TableLike)added
leftJoin(String)added
leftJoin(Name)added
leftJoin(SQL)added
leftJoin(TableLike)added
leftJoin(String, Object...)added
leftJoin(String, QueryPart...)added
leftOuterJoin(Name)added
leftOuterJoin(SQL)added
leftSemiJoin(TableLike)added
naturalJoin(Name)added
naturalJoin(SQL)added
naturalLeftOuterJoin(Name)added
naturalLeftOuterJoin(SQL)added
naturalRightOuterJoin(Name)added
naturalRightOuterJoin(SQL)added
outerApply(Name)added
outerApply(SQL)added
rightJoin(String)added
rightJoin(Name)added
rightJoin(SQL)added
rightJoin(TableLike)added
rightJoin(String, Object...)added
rightJoin(String, QueryPart...)added
rightOuterJoin(Name)added
rightOuterJoin(SQL)added
straightJoin(String)added
straightJoin(Name)added
straightJoin(SQL)added
straightJoin(TableLike)added
straightJoin(String, Object...)added
straightJoin(String, QueryPart...)added
SelectLimitAfterOffsetStepadded
SelectLimitStep
offset(int)added
offset(Param)added
SelectOnConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
SelectOnStep
on(Boolean)added
on(SQL)added
SelectOrderByStep
orderBy(OrderField)contravariance
orderBy(OrderField...)contravariance
orderBy(SortField)removed
orderBy(SortField...)removed
orderBy(OrderField, OrderField)contravariance
orderBy(SortField, SortField)removed
orderBy(OrderField, OrderField, OrderField)contravariance
orderBy(SortField, SortField, SortField)removed
orderBy(OrderField, OrderField, OrderField, OrderField) ... and more overloadscontravariance
orderBy(SortField, SortField, SortField, SortField) ... and more overloadsremoved
orderSiblingsBy(OrderField...)contravariance
orderSiblingsBy(SortField...)removed
SelectQuery
addDistinctOn(Collection)added
addDistinctOn(SelectField...)added
addFrom(TableLike)added
addOffset(int)added
addOffset(Param)added
addOrderBy(OrderField...)contravariance
addOrderBy(SortField...)removed
addSelect(SelectField...)contravariance
setInto(Table)added
setWithCheckOption()added
setWithReadOnly()added
setWithTies(boolean)added
SelectSelectStep
select(SelectField...)contravariance
SelectStartWithStep
startWith(Boolean)added
startWith(SQL)added
SelectUnionStepadded
SelectWhereStep
where(Boolean)added
where(SQL)added
SelectWithTiesAfterOffsetStepadded
SelectWithTiesStepadded
Sequence
getCatalog()added
SortOrder
toKeyword()added
Table
as(Name)added
as(Table)added
as(String, BiFunction)added
as(String, Function)added
as(Name, BiFunction)added
as(Name, Function)added
as(Name, Name...)added
as(Table, BiFunction)added
as(Table, Function)added
as(Table, Field...)added
at(String)added
at(Link)added
at(Name)added
crossApply(Name)added
crossApply(SQL)added
crossJoin(Name)added
crossJoin(SQL)added
eq(Table)added
equal(Table)added
equals(Object)added
forceIndex(String...)added
forceIndexForGroupBy(String...)added
forceIndexForJoin(String...)added
forceIndexForOrderBy(String...)added
from(Record)added
fullJoin(String)added
fullJoin(Name)added
fullJoin(SQL)added
fullJoin(TableLike)added
fullJoin(String, Object...)added
fullJoin(String, QueryPart...)added
fullOuterJoin(Name)added
fullOuterJoin(SQL)added
getCatalog()added
getDataType()added
getIndexes()added
getQualifiedName()added
getUnqualifiedName()added
ignoreIndex(String...)added
ignoreIndexForGroupBy(String...)added
ignoreIndexForJoin(String...)added
ignoreIndexForOrderBy(String...)added
innerJoin(String)added
innerJoin(Name)added
innerJoin(SQL)added
innerJoin(TableLike)added
innerJoin(String, Object...)added
innerJoin(String, QueryPart...)added
join(Name)added
join(SQL)added
leftAntiJoin(TableLike)added
leftJoin(String)added
leftJoin(Name)added
leftJoin(SQL)added
leftJoin(TableLike)added
leftJoin(String, Object...)added
leftJoin(String, QueryPart...)added
leftOuterJoin(Name)added
leftOuterJoin(SQL)added
leftSemiJoin(TableLike)added
naturalJoin(Name)added
naturalJoin(SQL)added
naturalLeftOuterJoin(Name)added
naturalLeftOuterJoin(SQL)added
naturalRightOuterJoin(Name)added
naturalRightOuterJoin(SQL)added
ne(Table)added
newRecord()added
notEqual(Table)added
outerApply(Name)added
outerApply(SQL)added
partitionBy(Collection)added
partitionBy(Field...)added
rightJoin(String)added
rightJoin(Name)added
rightJoin(SQL)added
rightJoin(TableLike)added
rightJoin(String, Object...)added
rightJoin(String, QueryPart...)added
rightOuterJoin(Name)added
rightOuterJoin(SQL)added
straightJoin(String)added
straightJoin(Name)added
straightJoin(SQL)added
straightJoin(TableLike)added
straightJoin(String, Object...)added
straightJoin(String, QueryPart...)added
useIndex(String...)added
useIndexForGroupBy(String...)added
useIndexForJoin(String...)added
useIndexForOrderBy(String...)added
TableLike
asTable(String, BiFunction)added
asTable(String, Function)added
field(Name)added
field(int, Class)added
field(int, DataType)added
field(String, Class)added
field(String, DataType)added
field(Name, Class)added
field(Name, DataType)added
fieldStream()added
fields(int...)added
fields(String...)added
fields(Field...)added
fields(Name...)added
TableOnConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
TableOnStep
on(Boolean)added
on(SQL)added
TableOuterJoinStepadded
TableRecord
insert()added
insert(Collection)added
insert(Field...)added
original()added
with(Field, Object)added
with(Field, Object)added
with(Field, Object, Converter)added
with(Field, Object, Converter)added
Templateremoved
Transactionadded
TransactionContextadded
TransactionListeneradded
TransactionListenerProvideradded
TransactionProvideradded
TransactionalCallableadded
TransactionalRunnableadded
Trueadded
UDT
field(Name)added
fieldStream()added
fields(int...)added
fields(String...)added
fields(Field...)added
fields(Name...)added
getCatalog()added
getPackage()added
isSQLUsable()added
isSynthetic()added
newRecord()added
UDTRecord
with(Field, Object)added
with(Field, Object)added
with(Field, Object, Converter)added
with(Field, Object, Converter)added
UniqueKey
isPrimary()added
UpdatableRecord
insert(Collection)added
insert(Field...)added
refresh(Collection)added
store(Collection)added
store(Field...)added
update(Collection)added
update(Field...)added
UpdateConditionStep
and(Boolean)added
and(SQL)added
andNot(Boolean)added
or(Boolean)added
or(SQL)added
orNot(Boolean)added
UpdateFromStep
from(Name)added
from(SQL)added
from(TableLike)added
UpdateQuery
addFrom(TableLike)added
addValues(RowN, RowN)added
addValues(RowN, Select)added
UpdateResultStep
fetchOptional()added
UpdateSetFirstStep
set(RowN, RowN)added
set(RowN, Select)added
UpdateWhereStep
where(Boolean)added
where(SQL)added
VisitContext
configuration()pulled up
data()pulled up
data(Object)pulled up
data(Object, Object)pulled up
WindowBeforeOverStep
over()pulled up
WindowOrderByStep
orderBy(OrderField...)contravariance
orderBy(SortField...)removed
WindowPartitionByStep
partitionBy(Collection)added
partitionByOne()deprecated
WindowRowsStep
rangeBetweenCurrentRow()added
rangeBetweenFollowing(int)added
rangeBetweenPreceding(int)added
rangeBetweenUnboundedFollowing()added
rangeBetweenUnboundedPreceding()added
rangeCurrentRow()added
rangeFollowing(int)added
rangePreceding(int)added
rangeUnboundedFollowing()added
rangeUnboundedPreceding()added
WindowSpecificationOrderByStep
orderBy(OrderField...)contravariance
orderBy(SortField...)removed
WindowSpecificationPartitionByStep
partitionByOne()deprecated
WindowSpecificationRowsStep
rangeBetweenCurrentRow()added
rangeBetweenFollowing(int)added
rangeBetweenPreceding(int)added
rangeBetweenUnboundedFollowing()added
rangeBetweenUnboundedPreceding()added
rangeCurrentRow()added
rangeFollowing(int)added
rangePreceding(int)added
rangeUnboundedFollowing()added
rangeUnboundedPreceding()added
WithAsStepadded
WithAsStep1 - 22added
WithStepadded
XMLFormatadded
XMLFormat.RecordFormatadded
org.jooq.conf
BackslashEscapingadded
MappedSchema
getInputExpression()added
setInputExpression(Pattern)added
withInputExpression(Pattern)added
MappedTable
getInputExpression()added
setInputExpression(Pattern)added
withInputExpression(Pattern)added
ObjectFactory
createRenderFormatting()added
ParamCastModeadded
RegexAdapteradded
RenderFormattingadded
Settings
getBackslashEscaping()added
getDelimiter()added
getFetchSize()added
getMaxRows()added
getParamCastMode()added
getQueryTimeout()added
getRenderFormatting()added
getThrowExceptions()added
isDebugInfoOnStackTrace()added
isExecuteWithOptimisticLockingExcludeUnversioned()added
isFetchWarnings()added
isInListPadding()added
isMapJPAAnnotations()added
isRenderCatalog()added
isRenderOrderByRownumberForEmulatedPagination()added
isRenderScalarSubqueriesForStoredFunctions()added
isReturnAllOnUpdatableRecord()added
isReturnRecordToPojo()added
setBackslashEscaping(BackslashEscaping)added
setDebugInfoOnStackTrace(Boolean)added
setDelimiter(String)added
setExecuteWithOptimisticLockingExcludeUnversioned(Boolean)added
setFetchSize(Integer)added
setFetchWarnings(Boolean)added
setInListPadding(Boolean)added
setMapJPAAnnotations(Boolean)added
setMaxRows(Integer)added
setParamCastMode(ParamCastMode)added
setQueryTimeout(Integer)added
setRenderCatalog(Boolean)added
setRenderFormatting(RenderFormatting)added
setRenderOrderByRownumberForEmulatedPagination(Boolean)added
setRenderScalarSubqueriesForStoredFunctions(Boolean)added
setReturnAllOnUpdatableRecord(Boolean)added
setReturnRecordToPojo(Boolean)added
setThrowExceptions(ThrowExceptions)added
withBackslashEscaping(BackslashEscaping)added
withDebugInfoOnStackTrace(Boolean)added
withDelimiter(String)added
withExecuteWithOptimisticLockingExcludeUnversioned(Boolean)added
withFetchSize(Integer)added
withFetchWarnings(Boolean)added
withInListPadding(Boolean)added
withMapJPAAnnotations(Boolean)added
withMaxRows(Integer)added
withParamCastMode(ParamCastMode)added
withQueryTimeout(Integer)added
withRenderCatalog(Boolean)added
withRenderFormatting(RenderFormatting)added
withRenderOrderByRownumberForEmulatedPagination(Boolean)added
withRenderScalarSubqueriesForStoredFunctions(Boolean)added
withReturnAllOnUpdatableRecord(Boolean)added
withReturnRecordToPojo(Boolean)added
withThrowExceptions(ThrowExceptions)added
SettingsTools
getBackslashEscaping(Settings)added
getFetchSize(int, Settings)added
getMaxRows(int, Settings)added
getQueryTimeout(int, Settings)added
ThrowExceptionsadded
org.jooq.exception
ConfigurationExceptionadded
DataAccessException
getCause(Class)added
getStackTrace()added
sqlState()added
sqlStateClass()added
sqlStateSubclass()added
IOExceptionadded
LoaderConfigurationExceptionadded
MockFileDatabaseExceptionadded
NoDataFoundExceptionadded
SQLStateClassadded
SQLStateSubclassadded
TooManyRowsExceptionadded
org.jooq.impl
AbstractConverteradded
AbstractKeysdeprecated
createForeignKey(UniqueKey, Table, TableField...)added
createForeignKey(UniqueKey, Table, String, TableField...)added
createIdentity(Table, TableField)added
createIndex(String, Table, OrderField[], boolean)added
createUniqueKey(Table, TableField...)added
createUniqueKey(Table, String, TableField...)added
AbstractRoutine
accept(Context)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
get(Parameter)added
getCatalog()added
getResults()added
getReturnParameter()added
getValue(Parameter)added
set(Parameter, Object)added
setValue(Parameter, Object)added
toSQL(RenderContext)removed
AbstractXMLasObjectBindingadded
ArrayRecordImpl
add(Object)added
add(int, Object)added
addAll(Collection)added
addAll(int, Collection)added
clear()added
contains(Object)added
containsAll(Collection)added
get()deprecated
get(int)added
getCatalog()added
getList()deprecated
getSchema()added
indexOf(Object)added
isEmpty()added
lastIndexOf(Object)added
listIterator()added
listIterator(int)added
remove(int)added
remove(Object)added
removeAll(Collection)added
retainAll(Collection)added
set(Object...)deprecated
set(Array)deprecated
set(Collection)added
set(int, Object)added
setList(List)deprecated
subList(int, int)added
toArray()added
toArray(Object[])added
BlobBindingadded
CallbackExecuteListeneradded
CatalogImpl
<init>(Name)added
accept(Context)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
getQualifiedName()added
getUnqualifiedName()added
schemaStream()added
toSQL(RenderContext)removed
ClobBindingadded
CustomCondition
accept(Context)added
and(Boolean)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
toSQL(RenderContext)removed
CustomField
accept(Context)added
as(String)removed
as(Name)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
toSQL(RenderContext)removed
CustomQueryPart
accept(Context)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
toSQL(RenderContext)removed
DAOImpl
delete(Object)added
dialect()added
family()added
fetchOptional(Field, Object)added
settings()added
DSL
alterIndex(String)added
alterIndex(Index)added
alterIndex(Name)added
alterIndexIfExists(String)added
alterIndexIfExists(Index)added
alterIndexIfExists(Name)added
alterSchema(String)added
alterSchema(Name)added
alterSchema(Schema)added
alterSchemaIfExists(String)added
alterSchemaIfExists(Name)added
alterSchemaIfExists(Schema)added
alterSequence(String)added
alterSequence(Name)added
alterSequence(Sequence)added
alterSequenceIfExists(String)added
alterSequenceIfExists(Name)added
alterSequenceIfExists(Sequence)added
alterTable(String)added
alterTable(Name)added
alterTable(Table)added
alterTableIfExists(String)added
alterTableIfExists(Name)added
alterTableIfExists(Table)added
alterView(String)added
alterView(Name)added
alterView(Table)added
alterViewIfExists(String)added
alterViewIfExists(Name)added
alterViewIfExists(Table)added
and(Collection)added
and(Condition...)added
and(Condition, Condition)added
array(Object...)added
array(Collection)added
array(Field...)added
arrayAgg(Field)added
arrayAggDistinct(Field)added
boolAnd(Condition)added
boolAnd(Field)added
boolOr(Condition)added
boolOr(Field)added
catalog(Name)added
check(Condition)added
choose()added
choose(Object)added
choose(Field)added
coalesce(Field, Object)added
coerce(Object, Class)added
coerce(Object, DataType)added
coerce(Object, Field)added
collect(Field, Class)added
collect(Field, DataType)added
collectDistinct(Field, Class)added
collectDistinct(Field, DataType)added
concat(String, Field)added
concat(Field, String)added
condition(Boolean)added
condition(Map)added
condition(Record)added
condition(SQL)added
condition(Operator, Collection)added
condition(Operator, Condition...)added
condition(Operator, Condition, Condition)added
constraint()added
constraint(String)added
constraint(Name)added
count(Table)added
countDistinct(Table)added
createGlobalTemporaryTable(String)added
createGlobalTemporaryTable(Name)added
createGlobalTemporaryTable(Table)added
createIndex(String)added
createIndex(Index)added
createIndex(Name)added
createIndexIfNotExists(String)added
createIndexIfNotExists(Index)added
createIndexIfNotExists(Name)added
createSchema(String)added
createSchema(Name)added
createSchema(Schema)added
createSchemaIfNotExists(String)added
createSchemaIfNotExists(Name)added
createSchemaIfNotExists(Schema)added
createSequence(String)added
createSequence(Name)added
createSequence(Sequence)added
createSequenceIfNotExists(String)added
createSequenceIfNotExists(Name)added
createSequenceIfNotExists(Sequence)added
createTable(String)added
createTable(Name)added
createTable(Table)added
createTableIfNotExists(String)added
createTableIfNotExists(Name)added
createTableIfNotExists(Table)added
createTemporaryTable(String)added
createTemporaryTable(Name)added
createTemporaryTable(Table)added
createUniqueIndex(String)added
createUniqueIndex(Index)added
createUniqueIndex(Name)added
createUniqueIndexIfNotExists(String)added
createUniqueIndexIfNotExists(Index)added
createUniqueIndexIfNotExists(Name)added
createView(String, String...)added
createView(String, Function)added
createView(Name, Function)added
createView(Name, Name...)added
createView(Table, Function)added
createView(Table, Field...)added
createViewIfNotExists(String, String...)added
createViewIfNotExists(String, Function)added
createViewIfNotExists(Name, Function)added
createViewIfNotExists(Name, Name...)added
createViewIfNotExists(Table, Function)added
createViewIfNotExists(Table, Field...)added
cube(FieldOrRow...)added
cumeDist(Collection)added
cumeDist(Field...)added
currentLocalDate()added
currentLocalDateTime()added
currentLocalTime()added
currentOffsetDateTime()added
currentOffsetTime()added
currentSchema()added
date(String)added
dateSub(Date, Number)added
dateSub(Field, Field)added
dateSub(Date, Number, DatePart)added
dateSub(Date, Field, DatePart)added
dateSub(Field, Number, DatePart)added
dateSub(Field, Field, DatePart)added
day(Temporal)added
defaultValue()added
defaultValue(Class)added
defaultValue(DataType)added
defaultValue(Field)added
deleteFrom(Table)added
denseRank(Collection)added
denseRank(Field...)added
dropIndex(String)added
dropIndex(Index)added
dropIndex(Name)added
dropIndexIfExists(String)added
dropIndexIfExists(Index)added
dropIndexIfExists(Name)added
dropSchema(String)added
dropSchema(Name)added
dropSchema(Schema)added
dropSchemaIfExists(String)added
dropSchemaIfExists(Name)added
dropSchemaIfExists(Schema)added
dropSequence(String)added
dropSequence(Name)added
dropSequence(Sequence)added
dropSequenceIfExists(String)added
dropSequenceIfExists(Name)added
dropSequenceIfExists(Sequence)added
dropTable(String)added
dropTable(Name)added
dropTable(Table)added
dropTableIfExists(String)added
dropTableIfExists(Name)added
dropTableIfExists(Table)added
dropView(String)added
dropView(Name)added
dropView(Table)added
dropViewIfExists(String)added
dropViewIfExists(Name)added
dropViewIfExists(Table)added
every(Condition)added
every(Field)added
extract(Temporal, DatePart)added
field(Name)added
field(SQL)added
field(Select)added
field(SelectField)added
field(Name, Class)added
field(Name, DataType)added
field(SQL, Class)added
field(SQL, DataType)added
fieldByName(String...)deprecated
fieldByName(Class, String...)deprecated
fieldByName(DataType, String...)deprecated
foreignKey(String)added
foreignKey(String...)added
foreignKey(Field)added
foreignKey(Field...)added
foreignKey(Name)added
foreignKey(Name...)added
foreignKey(String, String)added
foreignKey(Field, Field)added
foreignKey(Name, Name)added
foreignKey(String, String, String)added
foreignKey(Field, Field, Field)added
foreignKey(Name, Name, Name)added
foreignKey(String, String, String, String) ... and more overloadsadded
foreignKey(Field, Field, Field, Field) ... and more overloadsadded
foreignKey(Name, Name, Name, Name) ... and more overloadsadded
groupId()added
hour(Temporal)added
ifnull(Object, Object)added
ifnull(Object, Field)added
ifnull(Field, Object)added
ifnull(Field, Field)added
index(Name)added
inline(boolean)added
inline(byte)added
inline(byte[])added
inline(double)added
inline(float)added
inline(int)added
inline(Boolean)added
inline(Byte)added
inline(Double)added
inline(Float)added
inline(Integer)added
inline(Long)added
inline(Short)added
inline(String)added
inline(BigDecimal)added
inline(BigInteger)added
inline(Date)added
inline(Time)added
inline(Timestamp)added
inline(LocalDate)added
inline(LocalDateTime)added
inline(LocalTime)added
inline(OffsetDateTime)added
inline(OffsetTime)added
inline(UUID)added
inline(long)added
inline(UByte)added
inline(UInteger)added
inline(ULong)added
inline(UShort)added
inline(short)added
link(String)added
link(Name)added
link(String, Schema)added
list(Collection)added
list(QueryPart...)added
localDate(String)added
localDate(LocalDate)added
localDate(Field)added
localDateAdd(LocalDate, Number)added
localDateAdd(Field, Field)added
localDateAdd(LocalDate, Number, DatePart)added
localDateAdd(LocalDate, Field, DatePart)added
localDateAdd(Field, Number, DatePart)added
localDateAdd(Field, Field, DatePart)added
localDateDiff(LocalDate, LocalDate)added
localDateDiff(LocalDate, Field)added
localDateDiff(Field, LocalDate)added
localDateDiff(Field, Field)added
localDateSub(LocalDate, Number)added
localDateSub(Field, Field)added
localDateSub(LocalDate, Number, DatePart)added
localDateSub(LocalDate, Field, DatePart)added
localDateSub(Field, Number, DatePart)added
localDateSub(Field, Field, DatePart)added
localDateTime(String)added
localDateTime(LocalDateTime)added
localDateTime(Field)added
localTime(String)added
localTime(LocalTime)added
localTime(Field)added
minute(Temporal)added
mode()added
month(Temporal)added
name(String)added
name(Collection)added
name(Name...)added
not(Boolean)added
not(Field)added
now()added
nthValue(Field, int)added
nthValue(Field, Field)added
offsetDateTime(String)added
offsetDateTime(OffsetDateTime)added
offsetDateTime(Field)added
offsetTime(String)added
offsetTime(OffsetTime)added
offsetTime(Field)added
or(Collection)added
or(Condition...)added
or(Condition, Condition)added
orderBy(OrderField...)contravariance
param()added
param(Class)added
param(DataType)added
param(Field)added
param(String, Field)added
percentRank(Collection)added
percentRank(Field...)added
percentileCont(Number)added
percentileCont(Field)added
percentileDisc(Number)added
percentileDisc(Field)added
position(String, String, int)added
position(String, String, Field)added
position(String, Field, int)added
position(String, Field, Field)added
position(Field, String, int)added
position(Field, String, Field)added
position(Field, Field, int)added
position(Field, Field, Field)added
primaryKey(String...)added
primaryKey(Field...)added
primaryKey(Name...)added
queries(Collection)added
queries(Query...)added
query(String)added
query(SQL)added
query(String, Object...)added
query(String, QueryPart...)added
queryPart(String)deprecated
queryPart(String, Object...)deprecated
queryPart(String, QueryPart...)deprecated
quotedName(String)added
quotedName(String...)added
quotedName(Collection)added
rangeBetweenCurrentRow()added
rangeBetweenFollowing(int)added
rangeBetweenPreceding(int)added
rangeBetweenUnboundedFollowing()added
rangeBetweenUnboundedPreceding()added
rangeCurrentRow()added
rangeFollowing(int)added
rangePreceding(int)added
rangeUnboundedFollowing()added
rangeUnboundedPreceding()added
rank(Collection)added
rank(Field...)added
ratioToReport(Number)added
ratioToReport(Field)added
recordType(Collection)added
recordType(Field)added
recordType(Field[])added
recordType(Field, Field)added
recordType(Field, Field, Field)added
recordType(Field, Field, Field, Field) ... and more overloadsadded
resultQuery(String)added
resultQuery(SQL)added
resultQuery(String, Object...)added
resultQuery(String, QueryPart...)added
rollup(FieldOrRow...)added
rowField(Row1)added
rowField(Row10)added
rowField(Row11)added
rowField(Row12)added
rowField(Row13)added
rowField(Row14)added
rowField(Row15)added
rowField(Row16)added
rowField(Row17)added
rowField(Row18)added
rowField(Row19)added
rowField(Row2)added
rowField(Row20)added
rowField(Row21)added
rowField(Row22)added
rowField(Row3)added
rowField(Row4)added
rowField(Row5)added
rowField(Row6)added
rowField(Row7)added
rowField(Row8)added
rowField(Row9)added
rowsFrom(Table...)added
schema(Name)added
schemaByName(String)deprecated
second(Temporal)added
select(SelectField)contravariance
select(SelectField...)contravariance
select(SelectField, SelectField)contravariance
select(SelectField, SelectField, SelectField)contravariance
select(SelectField, SelectField, SelectField, SelectField) ... and more overloadscontravariance
selectDistinct(SelectField)contravariance
selectDistinct(SelectField...)contravariance
selectDistinct(SelectField, SelectField)contravariance
selectDistinct(SelectField, SelectField, SelectField)contravariance
selectDistinct(SelectField, SelectField, SelectField, SelectField) ... and more overloadscontravariance
sequence(String)added
sequence(Name)added
sequence(String, Class)added
sequence(String, DataType)added
sequence(Name, Class)added
sequence(Name, DataType)added
sequenceByName(String...)added
sequenceByName(Class, String...)added
sequenceByName(DataType, String...)added
setCatalog(String)added
setCatalog(Catalog)added
setCatalog(Name)added
setSchema(String)added
setSchema(Name)added
setSchema(Schema)added
sql(String)added
sql(String, Object...)added
sql(String, QueryPart...)added
table(Name)added
table(Record)added
table(Record...)added
table(SQL)added
tableByName(String...)deprecated
time(String)added
timestamp(String)added
toDate(String, String)added
toDate(String, Field)added
toDate(Field, String)added
toDate(Field, Field)added
toLocalDate(String, String)added
toLocalDate(String, Field)added
toLocalDate(Field, String)added
toLocalDate(Field, Field)added
toLocalDateTime(String, String)added
toLocalDateTime(String, Field)added
toLocalDateTime(Field, String)added
toLocalDateTime(Field, Field)added
toTimestamp(String, String)added
toTimestamp(String, Field)added
toTimestamp(Field, String)added
toTimestamp(Field, Field)added
trunc(LocalDate)added
trunc(LocalDateTime)added
trunc(LocalDate, DatePart)added
trunc(LocalDateTime, DatePart)added
truncate(Name)added
unique(String...)added
unique(Field...)added
unique(Name...)added
unquotedName(String)added
unquotedName(String...)added
unquotedName(Collection)added
using(String)added
using(String, Properties)added
using(String, String, String)added
val(boolean)added
val(byte)added
val(byte[])added
val(double)added
val(float)added
val(int)added
val(Boolean)added
val(Byte)added
val(Double)added
val(Float)added
val(Integer)added
val(Long)added
val(Short)added
val(String)added
val(BigDecimal)added
val(BigInteger)added
val(Date)added
val(Time)added
val(Timestamp)added
val(LocalDate)added
val(LocalDateTime)added
val(LocalTime)added
val(OffsetDateTime)added
val(OffsetTime)added
val(UUID)added
val(long)added
val(UByte)added
val(UInteger)added
val(ULong)added
val(UShort)added
val(short)added
value(boolean)added
value(byte)added
value(byte[])added
value(double)added
value(float)added
value(int)added
value(Boolean)added
value(Byte)added
value(Double)added
value(Float)added
value(Integer)added
value(Long)added
value(Short)added
value(String)added
value(BigDecimal)added
value(BigInteger)added
value(Date)added
value(Time)added
value(Timestamp)added
value(LocalDate)added
value(LocalDateTime)added
value(LocalTime)added
value(OffsetDateTime)added
value(OffsetTime)added
value(UUID)added
value(long)added
value(UByte)added
value(UInteger)added
value(ULong)added
value(UShort)added
value(short)added
when(Condition, Object)added
when(Condition, Field)added
when(Condition, Select)added
widthBucket(Field, Number, Number, int)added
widthBucket(Field, Field, Field, Field) ... and more overloadsadded
with(String)added
with(CommonTableExpression...)added
with(Name)added
with(String, String)added
with(String, String...)added
with(String, Function)added
with(Name, Name)added
with(Name, Name...)added
with(String, String, String)added
with(Name, Name, Name)added
with(String, String, String, String) ... and more overloadsadded
with(Name, Name, Name, Name) ... and more overloadsadded
withRecursive(String)added
withRecursive(CommonTableExpression...)added
withRecursive(Name)added
withRecursive(String, String)added
withRecursive(String, String...)added
withRecursive(String, Function)added
withRecursive(Name, Name)added
withRecursive(Name, Name...)added
withRecursive(String, String, String)added
withRecursive(Name, Name, Name)added
withRecursive(String, String, String, String) ... and more overloadsadded
withRecursive(Name, Name, Name, Name) ... and more overloadsadded
year(Temporal)added
DateAsTimestampBindingadded
DefaultBindingadded
DefaultConfiguration
clock()added
converterProvider()added
derive(Clock)added
derive(Executor)added
derive(ConverterProvider)added
derive(ExecuteListener...)added
derive(ExecutorProvider)added
derive(RecordListener...)added
derive(RecordMapper)added
derive(RecordUnmapper)added
derive(RecordUnmapperProvider)added
derive(TransactionListener...)added
derive(TransactionListenerProvider...)added
derive(TransactionProvider)added
derive(VisitListener...)added
dsl()added
executorProvider()added
family()added
recordUnmapperProvider()added
set(Clock)added
set(Executor)added
set(ConverterProvider)added
set(ExecuteListener...)added
set(ExecutorProvider)added
set(RecordListener...)added
set(RecordMapper)added
set(RecordUnmapper)added
set(RecordUnmapperProvider)added
set(TransactionListener...)added
set(TransactionListenerProvider...)added
set(TransactionProvider)added
set(VisitListener...)added
setConnection(Connection)added
setConnectionProvider(ConnectionProvider)added
setDataSource(DataSource)added
setExecuteListenerProvider(ExecuteListenerProvider...)added
setExecutorProvider(ExecutorProvider)added
setRecordListenerProvider(RecordListenerProvider...)added
setRecordMapperProvider(RecordMapperProvider)added
setRecordUnmapperProvider(RecordUnmapperProvider)added
setSQLDialect(SQLDialect)added
setSettings(Settings)added
setTransactionListenerProvider(TransactionListenerProvider...)added
setTransactionProvider(TransactionProvider)added
setVisitListenerProvider(VisitListenerProvider...)added
transactionListenerProviders()added
transactionProvider()added
DefaultConnectionProvider
isReadOnly()added
setReadOnly(boolean)added
DefaultConverterProvideradded
DefaultDSLContext
alterIndex(String)added
alterIndex(Index)added
alterIndex(Name)added
alterIndexIfExists(String)added
alterIndexIfExists(Index)added
alterIndexIfExists(Name)added
alterSchema(String)added
alterSchema(Name)added
alterSchema(Schema)added
alterSchemaIfExists(String)added
alterSchemaIfExists(Name)added
alterSchemaIfExists(Schema)added
alterSequence(String)added
alterSequence(Name)added
alterSequence(Sequence)added
alterSequenceIfExists(String)added
alterSequenceIfExists(Name)added
alterSequenceIfExists(Sequence)added
alterTable(String)added
alterTable(Name)added
alterTable(Table)added
alterTableIfExists(String)added
alterTableIfExists(Name)added
alterTableIfExists(Table)added
alterView(String)added
alterView(Name)added
alterView(Table)added
alterViewIfExists(String)added
alterViewIfExists(Name)added
alterViewIfExists(Table)added
batch(Queries)added
batchInsert(TableRecord...)contravariance
close()added
configuration()pulled up
connection(ConnectionRunnable)added
connectionResult(ConnectionCallable)added
createGlobalTemporaryTable(String)added
createGlobalTemporaryTable(Name)added
createGlobalTemporaryTable(Table)added
createIndex(String)added
createIndex(Index)added
createIndex(Name)added
createIndexIfNotExists(String)added
createIndexIfNotExists(Index)added
createIndexIfNotExists(Name)added
createSchema(String)added
createSchema(Name)added
createSchema(Schema)added
createSchemaIfNotExists(String)added
createSchemaIfNotExists(Name)added
createSchemaIfNotExists(Schema)added
createSequence(String)added
createSequence(Name)added
createSequence(Sequence)added
createSequenceIfNotExists(String)added
createSequenceIfNotExists(Name)added
createSequenceIfNotExists(Sequence)added
createTable(String)added
createTable(Name)added
createTable(Table)added
createTableIfNotExists(String)added
createTableIfNotExists(Name)added
createTableIfNotExists(Table)added
createTemporaryTable(String)added
createTemporaryTable(Name)added
createTemporaryTable(Table)added
createUniqueIndex(String)added
createUniqueIndex(Index)added
createUniqueIndex(Name)added
createUniqueIndexIfNotExists(String)added
createUniqueIndexIfNotExists(Index)added
createUniqueIndexIfNotExists(Name)added
createView(String, String...)added
createView(String, BiFunction)added
createView(String, Function)added
createView(Name, BiFunction)added
createView(Name, Function)added
createView(Name, Name...)added
createView(Table, BiFunction)added
createView(Table, Function)added
createView(Table, Field...)added
createViewIfNotExists(String, String...)added
createViewIfNotExists(String, BiFunction)added
createViewIfNotExists(String, Function)added
createViewIfNotExists(Name, BiFunction)added
createViewIfNotExists(Name, Function)added
createViewIfNotExists(Name, Name...)added
createViewIfNotExists(Table, BiFunction)added
createViewIfNotExists(Table, Function)added
createViewIfNotExists(Table, Field...)added
currval(String)added
currval(Name)added
ddl(Catalog)added
ddl(Schema)added
ddl(Table)added
ddl(Catalog, DDLFlag...)added
ddl(Schema, DDLFlag...)added
ddl(Table, DDLFlag...)added
deleteFrom(Table)added
dropIndex(String)added
dropIndex(Index)added
dropIndex(Name)added
dropIndexIfExists(String)added
dropIndexIfExists(Index)added
dropIndexIfExists(Name)added
dropSchema(String)added
dropSchema(Name)added
dropSchema(Schema)added
dropSchemaIfExists(String)added
dropSchemaIfExists(Name)added
dropSchemaIfExists(Schema)added
dropSequence(String)added
dropSequence(Name)added
dropSequence(Sequence)added
dropSequenceIfExists(String)added
dropSequenceIfExists(Name)added
dropSequenceIfExists(Sequence)added
dropTable(String)added
dropTable(Name)added
dropTable(Table)added
dropTableIfExists(String)added
dropTableIfExists(Name)added
dropTableIfExists(Table)added
dropView(String)added
dropView(Name)added
dropView(Table)added
dropViewIfExists(String)added
dropViewIfExists(Name)added
dropViewIfExists(Table)added
execute(SQL)added
fetch(SQL)added
fetchAsync(String)added
fetchAsync(ResultSet)added
fetchAsync(ResultQuery)added
fetchAsync(SQL)added
fetchAsync(Table)added
fetchAsync(String, Object...)added
fetchAsync(String, QueryPart...)added
fetchAsync(ResultSet, Class...)added
fetchAsync(ResultSet, DataType...)added
fetchAsync(ResultSet, Field...)added
fetchAsync(Executor, String)added
fetchAsync(Executor, ResultSet)added
fetchAsync(Executor, ResultQuery)added
fetchAsync(Executor, SQL)added
fetchAsync(Executor, Table)added
fetchAsync(Table, Condition)added
fetchAsync(Executor, String, Object...)added
fetchAsync(Executor, String, QueryPart...)added
fetchAsync(Executor, ResultSet, Class...)added
fetchAsync(Executor, ResultSet, DataType...)added
fetchAsync(Executor, ResultSet, Field...)added
fetchAsync(Executor, Table, Condition)added
fetchByExample(TableRecord)added
fetchExists(Select)added
fetchExists(Table)added
fetchExists(Table, Condition)added
fetchFromCSV(String, boolean)added
fetchFromCSV(String, boolean, char)added
fetchFromHTML(String)added
fetchFromStringData(List, boolean)added
fetchLazy(SQL)added
fetchMany(SQL)added
fetchOne(SQL)added
fetchOptional(String)added
fetchOptional(ResultSet)added
fetchOptional(ResultQuery)added
fetchOptional(SQL)added
fetchOptional(Table)added
fetchOptional(String, Object...)added
fetchOptional(String, QueryPart...)added
fetchOptional(ResultSet, Class...)added
fetchOptional(ResultSet, DataType...)added
fetchOptional(ResultSet, Field...)added
fetchOptional(Table, Condition)added
fetchOptionalValue(String)added
fetchOptionalValue(ResultSet)added
fetchOptionalValue(ResultQuery)added
fetchOptionalValue(SQL)added
fetchOptionalValue(TableField)added
fetchOptionalValue(String, Object...)added
fetchOptionalValue(String, QueryPart...)added
fetchOptionalValue(ResultSet, Class)added
fetchOptionalValue(ResultSet, DataType)added
fetchOptionalValue(ResultSet, Field)added
fetchSingle(String)added
fetchSingle(ResultSet)added
fetchSingle(ResultQuery)added
fetchSingle(SQL)added
fetchSingle(Table)added
fetchSingle(String, Object...)added
fetchSingle(String, QueryPart...)added
fetchSingle(ResultSet, Class...)added
fetchSingle(ResultSet, DataType...)added
fetchSingle(ResultSet, Field...)added
fetchSingle(Table, Condition)added
fetchStream(String)added
fetchStream(ResultSet)added
fetchStream(ResultQuery)added
fetchStream(SQL)added
fetchStream(Table)added
fetchStream(String, Object...)added
fetchStream(String, QueryPart...)added
fetchStream(ResultSet, Class...)added
fetchStream(ResultSet, DataType...)added
fetchStream(ResultSet, Field...)added
fetchStream(Table, Condition)added
fetchValue(SQL)added
fetchValue(TableField)added
fetchValues(String)added
fetchValues(ResultSet)added
fetchValues(ResultQuery)added
fetchValues(SQL)added
fetchValues(TableField)added
fetchValues(String, Object...)added
fetchValues(String, QueryPart...)added
fetchValues(ResultSet, Class)added
fetchValues(ResultSet, DataType)added
fetchValues(ResultSet, Field)added
informationSchema(Catalog)added
informationSchema(Catalog...)added
informationSchema(Schema)added
informationSchema(Schema...)added
informationSchema(Table)added
informationSchema(Table...)added
meta(InformationSchema)added
mock(MockDataProvider, MockRunnable)added
mockResult(MockDataProvider, MockCallable)added
newResult(Field)added
newResult(Field...)added
newResult(Field, Field)added
newResult(Field, Field, Field)added
newResult(Field, Field, Field, Field) ... and more overloadsadded
nextval(String)added
nextval(Name)added
parser()added
parsingConnection()added
queries(Collection)added
queries(Query...)added
query(SQL)added
renderNamedOrInlinedParams(QueryPart)added
resultQuery(SQL)added
select(SelectField)contravariance
select(SelectField...)contravariance
select(SelectField, SelectField)contravariance
select(SelectField, SelectField, SelectField)contravariance
select(SelectField, SelectField, SelectField, SelectField) ... and more overloadscontravariance
selectDistinct(SelectField)contravariance
selectDistinct(SelectField...)contravariance
selectDistinct(SelectField, SelectField)contravariance
selectDistinct(SelectField, SelectField, SelectField)contravariance
selectDistinct(SelectField, SelectField, SelectField, SelectField) ... and more overloadscontravariance
setCatalog(String)added
setCatalog(Catalog)added
setCatalog(Name)added
setSchema(String)added
setSchema(Name)added
setSchema(Schema)added
transaction(ContextTransactionalRunnable)added
transaction(TransactionalRunnable)added
transactionAsync(TransactionalRunnable)added
transactionAsync(Executor, TransactionalRunnable)added
transactionResult(ContextTransactionalCallable)added
transactionResult(TransactionalCallable)added
transactionResultAsync(TransactionalCallable)added
transactionResultAsync(Executor, TransactionalCallable)added
truncate(String)added
truncate(Name)added
with(String)added
with(CommonTableExpression...)added
with(Name)added
with(String, String)added
with(String, String...)added
with(String, BiFunction)added
with(String, Function)added
with(Name, Name)added
with(Name, Name...)added
with(String, String, String)added
with(Name, Name, Name)added
with(String, String, String, String) ... and more overloadsadded
with(Name, Name, Name, Name) ... and more overloadsadded
withRecursive(String)added
withRecursive(CommonTableExpression...)added
withRecursive(Name)added
withRecursive(String, String)added
withRecursive(String, String...)added
withRecursive(String, BiFunction)added
withRecursive(String, Function)added
withRecursive(Name, Name)added
withRecursive(Name, Name...)added
withRecursive(String, String, String)added
withRecursive(Name, Name, Name)added
withRecursive(String, String, String, String) ... and more overloadsadded
withRecursive(Name, Name, Name, Name) ... and more overloadsadded
DefaultDataType
asConvertedDataType(Binding)added
defaultValue()added
defaultValue(Object)added
defaultValue(Field)added
defaulted(boolean)deprecated
getBinding()added
getConverter()added
getSQLType(Configuration)added
identity()added
identity(boolean)added
isUDT()added
nullability()added
nullability(Nullability)added
DefaultExecuteListener
outEnd(ExecuteContext)added
outStart(ExecuteContext)added
warning(ExecuteContext)added
DefaultExecutoradded
DefaultExecutorProvideradded
DefaultRecordUnmapperadded
DefaultRecordUnmapperProvideradded
DefaultTransactionListeneradded
DefaultTransactionListenerProvideradded
DefaultTransactionProvideradded
DelegatingConverteradded
EnumConverter
fromType()pulled up
toType()pulled up
Internaladded
JPAConverteradded
KeywordImpl
accept(Context)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
toSQL(RenderContext)removed
NoTransactionProvideradded
NullIf
as(String)removed
as(Name)added
declaresCTE()added
generatesCast()added
PackageImpl
accept(Context)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
getCatalog()added
toSQL(RenderContext)removed
ParserExceptionadded
SQLDataType
BINARY(int)added
BLOB(int)added
CHAR(int)added
CLOB(int)added
DECIMAL(int)added
DECIMAL(int, int)added
LONGNVARCHAR(int)added
LONGVARBINARY(int)added
LONGVARCHAR(int)added
NCHAR(int)added
NCLOB(int)added
NUMERIC(int)added
NUMERIC(int, int)added
NVARCHAR(int)added
VARBINARY(int)added
VARCHAR(int)added
SchemaImpl
<init>(Name)added
<init>(String, Catalog)added
<init>(Name, Catalog)added
accept(Context)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
getCatalog()added
getQualifiedName()added
getUnqualifiedName()added
sequenceStream()added
tableStream()added
toSQL(RenderContext)removed
udtStream()added
SequenceImpl
accept(Context)added
clauses(Context)added
declaresCTE()added
declaresFields()added
declaresTables()added
declaresWindows()added
equals(Object)added
generatesCast()added
getCatalog()added
toString()added
TableImpl
<init>(String)deprecated
<init>(Name)added
<init>(String, Schema)deprecated
<init>(Name, Schema)added
<init>(String, Schema, Table)deprecated
<init>(Name, Schema, Table)added
<init>(String, Schema, Table, Field[])deprecated
<init>(Name, Schema, Table, Field[])added
<init>(String, Schema, Table, Field[], String)deprecated
<init>(Name, Schema, Table, Field[], String)added
accept(Context)added
as(Name)added
as(Name, Name...)added
bind(BindContext)removed
declaresCTE()added
generatesCast()added
getIndexes()added
getSchema()added
partitionBy(Collection)added
partitionBy(Field...)added
rename(String)added
rename(Name)added
toSQL(RenderContext)removed
TableRecordImpl
insert()added
insert(Collection)added
insert(Field...)added
with(Field, Object)added
with(Field, Object)added
with(Field, Object, Converter)added
with(Field, Object, Converter)added
ThreadLocalTransactionProvideradded
UDTImpl
<init>(String, Schema, Package)added
<init>(String, Schema, Package, boolean)added
accept(Context)added
bind(BindContext)removed
declaresCTE()added
field(Name)added
fieldStream()added
fields(int...)added
fields(String...)added
fields(Field...)added
fields(Name...)added
generatesCast()added
getCatalog()added
getPackage()added
isSQLUsable()added
isSynthetic()added
newRecord()added
toSQL(RenderContext)removed
UDTRecordImpl
with(Field, Object)added
with(Field, Object)added
with(Field, Object, Converter)added
with(Field, Object, Converter)added
UpdatableRecordImpl
insert()pulled up
refresh(Collection)added
store(Collection)added
store(Field...)added
update(Collection)added
update(Field...)added
XMLasDOMBindingadded
org.jooq.tools
Convert
convertCollection(Collection, Class)added
JooqLogger
globalThreshold(Log.Level)added
globalThreshold(JooqLogger.Level)added
JooqLogger.Leveladded
LoggerListener
exception(ExecuteContext)added
outEnd(ExecuteContext)added
StopWatch
split()added
splitDebug(String, long)added
splitInfo(String, long)added
splitTrace(String, long)added
splitWarn(String)added
splitWarn(String, long)added
StopWatchListener
outEnd(ExecuteContext)added
outStart(ExecuteContext)added
warning(ExecuteContext)added
StringUtils
equals(String, String)added
org.jooq.tools.jdbc
DefaultCallableStatement
getDelegateCallableStatement()added
getObject(int, Class)added
getObject(String, Class)added
registerOutParameter(int, SQLType)added
registerOutParameter(String, SQLType)added
registerOutParameter(int, SQLType, int)added
registerOutParameter(int, SQLType, String)added
registerOutParameter(String, SQLType, int)added
registerOutParameter(String, SQLType, String)added
setObject(String, Object, SQLType)added
setObject(String, Object, SQLType, int)added
DefaultConnection
abort(Executor)added
getNetworkTimeout()added
getSchema()added
setNetworkTimeout(Executor, int)added
setSchema(String)added
DefaultPreparedStatement
executeLargeUpdate()added
getDelegatePreparedStatement()added
setObject(int, Object, SQLType)added
setObject(int, Object, SQLType, int)added
DefaultResultSet
<init>(ResultSet, Statement)added
getObject(int, Class)added
getObject(String, Class)added
updateObject(int, Object, SQLType)added
updateObject(String, Object, SQLType)added
updateObject(int, Object, SQLType, int)added
updateObject(String, Object, SQLType, int)added
DefaultStatement
<init>(Statement, Connection)added
closeOnCompletion()added
executeLargeBatch()added
executeLargeUpdate(String)added
executeLargeUpdate(String, int)added
executeLargeUpdate(String, int[])added
executeLargeUpdate(String, String[])added
getDelegateStatement()added
getLargeMaxRows()added
getLargeUpdateCount()added
isCloseOnCompletion()added
setLargeMaxRows(long)added
JDBCUtils
driver(String)added
safeFree(Array)added
safeFree(SQLXML)added
wasNull(CallableStatement, Boolean)added
wasNull(CallableStatement, Number)added
wasNull(ResultSet, Boolean)added
wasNull(ResultSet, Number)added
wasNull(SQLInput, Boolean)added
wasNull(SQLInput, Number)added
Mockadded
MockArrayadded
MockCallableadded
MockConfigurationadded
MockConnectionProvideradded
MockExecuteContext
outParameterTypes()added
MockFileDatabase
nullLiteral(String)added
queries()added
MockResult
<init>(Record)added
MockRunnableadded
MockSavepointadded
org.jooq.tools.json
JSONArray
toString()added
JSONObject
toString()added
org.jooq.util.hana
HanaDSLadded
HanaDataTypeadded
org.jooq.util.informix
InformixDSLadded
InformixDataTypeadded
org.jooq.util.jaxb.tools
StringAdapteradded
TrimAdapteradded
org.jooq.util.mysql
MySQLDSL
aesDecrypt(byte[], byte[])added
aesEncrypt(byte[], byte[])added
compress(byte[])added
decode(byte[], byte[])added
desDecrypt(byte[])added
desDecrypt(byte[], byte[])added
desEncrypt(byte[])added
desEncrypt(byte[], byte[])added
encode(byte[], byte[])added
password(byte[])added
sha1(byte[])added
sha2(byte[], int)added
uncompress(byte[])added
uncompressedLength(byte[])added
values(Field)added
org.jooq.util.oracle
OracleDSL
oraRowscn()added
rowscn()added
scnToTimestamp(Number)added
scnToTimestamp(Field)added
timestampToScn(Date)added
timestampToScn(Field)added
toChar(Object)added
toChar(String)removed
toChar(Object, String)added
toChar(Object, Field)added
toChar(String, String)removed
toChar(String, Field)removed
toNumber(String)added
toNumber(Field)added
toNumber(String, String)added
toNumber(String, Field)added
toNumber(Field, String)added
toNumber(Field, Field)added
OracleDSL.DBMS_AQadded
OracleDSL.DBMS_AQ.DELIVERY_MODEadded
OracleDSL.DBMS_AQ.DEQUEUE_MODEadded
OracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_Tadded
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_Tadded
OracleDSL.DBMS_AQ.MESSAGE_PROPERTIES_Tadded
OracleDSL.DBMS_AQ.NAVIGATIONadded
OracleDSL.DBMS_AQ.SEQUENCE_DEVIATIONadded
OracleDSL.DBMS_AQ.VISIBILITYadded
OracleDSL.DBMS_AQ.WAITadded
Queueadded
QueueImpladded
org.jooq.util.postgres
PostgresDSL
array(Select)added
arrayFill(Object, Integer[])added
arrayFill(Object, Field)added
arrayFill(Field, Integer[])added
arrayFill(Field, Field)added
arrayFill(Object, Integer[], Integer[])added
arrayFill(Object, Field, Field)added
arrayFill(Field, Integer[], Integer[])added
arrayFill(Field, Field, Field)added
arrayLength(Object...)added
arrayLength(Field)added
arrayOverlap(Object[], Object[])added
arrayOverlap(Object[], Field)added
arrayOverlap(Field, Object[])added
arrayOverlap(Field, Field)added
arrayRemove(Object[], Object)added
arrayRemove(Object[], Field)added
arrayRemove(Field, Object)added
arrayRemove(Field, Field)added
arrayReplace(Object[], Object, Object)added
arrayReplace(Object[], Field, Field)added
arrayReplace(Field, Object, Object)added
arrayReplace(Field, Field, Field)added
stringToArray(String, String, String)added
stringToArray(String, Field, Field)added
stringToArray(Field, String, String)added
stringToArray(Field, Field, Field)added
PostgresUtils
toPGArray(String)added
toPGString(byte[])added
toPGString(Object)added
toPGString(Record)added
org.jooq.util.redshift
RedshiftDSLadded
RedshiftDataTypeadded
org.jooq.util.vertica
VerticaDSLadded
VerticaDataTypeadded
org.jooq.util.xml.jaxb
Columnadded
Indexadded
IndexColumnUsageadded
InformationSchemaadded
KeyColumnUsageadded
ObjectFactoryadded
Parameteradded
ParameterModeadded
ReferentialConstraintadded
Routineadded
RoutineTypeadded
Schemaadded
Sequenceadded
Tableadded
TableConstraintadded
TableConstraintTypeadded

Legend

Eclipse icons copyright by Eclipse licensed under EPL. Inspiration taken from https://javaalmanac.io/
The jOOQ Logo