Configuration configuration
Boolean renderCatalog
Boolean renderSchema
RenderMapping renderMapping
RenderNameStyle renderNameStyle
RenderKeywordStyle renderKeywordStyle
Boolean renderFormatted
Boolean renderScalarSubqueriesForStoredFunctions
BackslashEscaping backslashEscaping
ParamType paramType
StatementType statementType
Boolean executeLogging
Boolean executeWithOptimisticLocking
Boolean attachRecords
Boolean updatablePrimaryKeys
Boolean reflectionCaching
Boolean fetchWarnings
Boolean returnAllOnUpdatableRecord
Boolean mapJPAAnnotations
Integer queryTimeout
Integer maxRows
Integer fetchSize
Schema schema
Package pkg
String name
List<E> allParameters
List<E> inParameters
List<E> outParameters
DataType<T> type
Parameter<T> returnParameter
org.jooq.impl.ResultsImpl results
boolean overloaded
boolean hasUnnamedParameters
boolean hasDefaultedParameters
boolean hasBooleanParameters
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
String catalogName
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
SQLDialect dialect
Settings settings
ConcurrentHashMap<K,V> data
SchemaMapping mapping
SQLDialect dialect
DataType<T> sqlDataType
Class<T> type
Binding<T,U> binding
Class<T> arrayType
String castTypeName
String castTypeBase
String typeName
boolean nullable
Field<T> defaultValue
int precision
int scale
int length
ExecuteListener listener
RecordListener listener
Configuration configuration
VisitListener listener
String keyword
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
BigInteger value
unsigned long
int value
unsigned short
boolean negative
int years
int months
Copyright © 2016. All Rights Reserved.