Configuration configuration
Boolean renderCatalog
Boolean renderSchema
RenderMapping renderMapping
RenderNameStyle renderNameStyle
RenderKeywordStyle renderKeywordStyle
Boolean renderFormatted
RenderFormatting renderFormatting
Boolean renderScalarSubqueriesForStoredFunctions
Boolean renderOrderByRownumberForEmulatedPagination
BackslashEscaping backslashEscaping
ParamType paramType
ParamCastMode paramCastMode
StatementType statementType
Boolean executeLogging
Boolean executeWithOptimisticLocking
Boolean executeWithOptimisticLockingExcludeUnversioned
Boolean attachRecords
Boolean updatablePrimaryKeys
Boolean reflectionCaching
Boolean cacheRecordMappers
ThrowExceptions throwExceptions
Boolean fetchWarnings
Integer fetchServerOutputSize
Boolean returnAllOnUpdatableRecord
Boolean returnRecordToPojo
Boolean mapJPAAnnotations
Boolean mapConstructorParameterNames
Integer queryTimeout
Integer maxRows
Integer fetchSize
Boolean debugInfoOnStackTrace
Boolean inListPadding
Integer inListPadBase
String delimiter
Boolean emulateOnDuplicateKeyUpdateOnPrimaryKeyOnly
ExecuteWithoutWhere executeUpdateWithoutWhere
ExecuteWithoutWhere executeDeleteWithoutWhere
ParseWithMetaLookups parseWithMetaLookups
ParseUnsupportedSyntax parseUnsupportedSyntax
ParseUnknownFunctions parseUnknownFunctions
Schema schema
Package pkg
List<E> allParameters
List<E> inParameters
List<E> outParameters
List<E> plsqlBooleanParameters
DataType<T> type
Parameter<T> returnParameter
org.jooq.impl.ResultsImpl results
boolean overloaded
boolean hasUnnamedParameters
boolean hasDefaultedParameters
boolean hasBooleanParameters
boolean hasRecordParameters
boolean hasRefCursorParameters
boolean pipelined
Map<K,V> inValues
Set<E> inValuesDefaulted
Set<E> inValuesNonDefaulted
Configuration configuration
Map<K,V> outValues
Map<K,V> resultIndexes
ExecuteEventHandler onStart
ExecuteEventHandler onEnd
ExecuteEventHandler onRenderStart
ExecuteEventHandler onRenderEnd
ExecuteEventHandler onPrepareStart
ExecuteEventHandler onPrepareEnd
ExecuteEventHandler onBindStart
ExecuteEventHandler onBindEnd
ExecuteEventHandler onExecuteStart
ExecuteEventHandler onExecuteEnd
ExecuteEventHandler onOutStart
ExecuteEventHandler onOutEnd
ExecuteEventHandler onFetchStart
ExecuteEventHandler onResultStart
ExecuteEventHandler onRecordStart
ExecuteEventHandler onRecordEnd
ExecuteEventHandler onResultEnd
ExecuteEventHandler onFetchEnd
ExecuteEventHandler onException
ExecuteEventHandler onWarning
org.jooq.impl.DefaultBinding.AbstractBinding<T,U> delegate
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
SQLDialect dialect
Settings settings
Clock clock
SchemaMapping mapping
SQLDialect dialect
DataType<T> sqlDataType
Class<T> uType
<U>
type, i.e. the user type in case a Binding
applies.Class<T> tType
<T>
type, i.e. the database type in case a Binding
applies.Binding<T,U> binding
Class<T> arrayType
String castTypeName
String castTypeBase
String typeName
Nullability nullability
Collation collation
boolean identity
Field<T> defaultValue
int precision
int scale
int length
DiagnosticsListener listener
ExecuteListener listener
RecordListener listener
Configuration configuration
Configuration configuration
TransactionListener listener
VisitListener listener
javax.persistence.AttributeConverter<X,Y> delegate
Schema schema
String sql
int position
int line
int column
Catalog catalog
StopWatch watch
Configuration delegate
MockDataProvider provider
MockResultSet rs
int errorType
Object unexpectedObject
int position
boolean negative
int days
int hours
int minutes
int seconds
int nano
private Object readResolve() throws ObjectStreamException
UByte.valueOfUnchecked(short)
as we have no
guarantee that the value from the stream is valid.ObjectStreamException
short value
unsigned byte
private Object readResolve() throws ObjectStreamException
ObjectStreamException
long value
unsigned int
long value
unsigned long
int value
unsigned short
boolean negative
int years
int months
String tableCatalog
String tableSchema
String tableName
String columnName
String dataType
Integer characterMaximumLength
Integer numericPrecision
Integer numericScale
Integer ordinalPosition
String identityGeneration
Boolean isNullable
String columnDefault
String comment
List<E> catalogs
List<E> schemata
List<E> sequences
List<E> tables
List<E> columns
List<E> tableConstraints
List<E> keyColumnUsages
List<E> referentialConstraints
List<E> indexes
List<E> indexColumnUsages
List<E> routines
List<E> parameters
String specificCatalog
String specificSchema
String specificPackage
String specificName
int ordinalPosition
ParameterMode parameterMode
String parameterName
String dataType
Integer characterMaximumLength
Integer numericPrecision
Integer numericScale
String parameterDefault
String comment
String specificCatalog
String specificSchema
String specificPackage
String specificName
String routineCatalog
String routineSchema
String routinePackage
String routineName
RoutineType routineType
String dataType
Integer characterMaximumLength
Integer numericPrecision
Integer numericScale
String comment
Copyright © 2019. All rights reserved.