Serialized Form


Package org.jooq.util.ase

Class org.jooq.util.ase.ASEDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -4442303192680774346L

Class org.jooq.util.ase.ASEFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: 6530433807914995633L


Package org.jooq.util.ase.sys

Class org.jooq.util.ase.sys.Dbo extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 1383637504L

Class org.jooq.util.ase.sys.DboFactory extends org.jooq.util.ase.ASEFactory implements Serializable

serialVersionUID: -1750129658L


Package org.jooq.util.ase.sys.tables

Class org.jooq.util.ase.sys.tables.Sysindexes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 664930674L

Class org.jooq.util.ase.sys.tables.Sysobjects extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1862765525L

Class org.jooq.util.ase.sys.tables.Sysreferences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1354733426L


Package org.jooq.util.cubrid

Class org.jooq.util.cubrid.CUBRIDDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.cubrid.CUBRIDFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: 6530433807914995633L


Package org.jooq.util.cubrid.dba

Class org.jooq.util.cubrid.dba.Dba extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 216675210L

Class org.jooq.util.cubrid.dba.DbaFactory extends org.jooq.util.cubrid.CUBRIDFactory implements Serializable

serialVersionUID: -166585026L


Package org.jooq.util.cubrid.dba.tables

Class org.jooq.util.cubrid.dba.tables.DbAttribute extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1348144219L

Serialized Fields

ATTR_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_NAME
An uncommented item


CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
An uncommented item


ATTR_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_TYPE
An uncommented item


DEF_ORDER

org.jooq.TableField<R extends org.jooq.Record,T> DEF_ORDER
An uncommented item


FROM_CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> FROM_CLASS_NAME
An uncommented item


FROM_ATTR_NAME

org.jooq.TableField<R extends org.jooq.Record,T> FROM_ATTR_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


PREC

org.jooq.TableField<R extends org.jooq.Record,T> PREC
An uncommented item


SCALE

org.jooq.TableField<R extends org.jooq.Record,T> SCALE
An uncommented item


CODE_SET

org.jooq.TableField<R extends org.jooq.Record,T> CODE_SET
An uncommented item


DOMAIN_CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_CLASS_NAME
An uncommented item


DEFAULT_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULT_VALUE
An uncommented item


IS_NULLABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULLABLE
An uncommented item

Class org.jooq.util.cubrid.dba.tables.DbClass extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1215483532L

Serialized Fields

CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
An uncommented item


OWNER_NAME

org.jooq.TableField<R extends org.jooq.Record,T> OWNER_NAME
An uncommented item


CLASS_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> CLASS_TYPE
An uncommented item


IS_SYSTEM_CLASS

org.jooq.TableField<R extends org.jooq.Record,T> IS_SYSTEM_CLASS
An uncommented item


PARTITIONED

org.jooq.TableField<R extends org.jooq.Record,T> PARTITIONED
An uncommented item


IS_REUSE_OID_CLASS

org.jooq.TableField<R extends org.jooq.Record,T> IS_REUSE_OID_CLASS
An uncommented item

Class org.jooq.util.cubrid.dba.tables.DbIndex extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1323614535L

Serialized Fields

INDEX_NAME

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_NAME
An uncommented item


IS_UNIQUE

org.jooq.TableField<R extends org.jooq.Record,T> IS_UNIQUE
An uncommented item


IS_REVERSE

org.jooq.TableField<R extends org.jooq.Record,T> IS_REVERSE
An uncommented item


CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
An uncommented item


KEY_COUNT

org.jooq.TableField<R extends org.jooq.Record,T> KEY_COUNT
An uncommented item


IS_PRIMARY_KEY

org.jooq.TableField<R extends org.jooq.Record,T> IS_PRIMARY_KEY
An uncommented item


IS_FOREIGN_KEY

org.jooq.TableField<R extends org.jooq.Record,T> IS_FOREIGN_KEY
An uncommented item

Class org.jooq.util.cubrid.dba.tables.DbIndexKey extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1653020162L

Serialized Fields

INDEX_NAME

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_NAME
An uncommented item


CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
An uncommented item


KEY_ATTR_NAME

org.jooq.TableField<R extends org.jooq.Record,T> KEY_ATTR_NAME
An uncommented item


KEY_ORDER

org.jooq.TableField<R extends org.jooq.Record,T> KEY_ORDER
An uncommented item


ASC_DESC

org.jooq.TableField<R extends org.jooq.Record,T> ASC_DESC
An uncommented item


KEY_PREFIX_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> KEY_PREFIX_LENGTH
An uncommented item

Class org.jooq.util.cubrid.dba.tables.DbSerial extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1656488487L

Serialized Fields

NAME

org.jooq.TableField<R extends org.jooq.Record,T> NAME
An uncommented item PRIMARY KEY


OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
An uncommented item The SQL type of this item (OBJECT) could not be mapped.
Deserialising this field might not work!


CURRENT_VAL

org.jooq.TableField<R extends org.jooq.Record,T> CURRENT_VAL
An uncommented item


INCREMENT_VAL

org.jooq.TableField<R extends org.jooq.Record,T> INCREMENT_VAL
An uncommented item


MAX_VAL

org.jooq.TableField<R extends org.jooq.Record,T> MAX_VAL
An uncommented item


MIN_VAL

org.jooq.TableField<R extends org.jooq.Record,T> MIN_VAL
An uncommented item


CYCLIC

org.jooq.TableField<R extends org.jooq.Record,T> CYCLIC
An uncommented item


STARTED

org.jooq.TableField<R extends org.jooq.Record,T> STARTED
An uncommented item


CLASS_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
An uncommented item


ATT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ATT_NAME
An uncommented item


CACHED_NUM

org.jooq.TableField<R extends org.jooq.Record,T> CACHED_NUM
An uncommented item


Package org.jooq.util.db2

Class org.jooq.util.db2.DB2DataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.db2.DB2Factory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -5683650832655465156L


Package org.jooq.util.db2.syscat

Class org.jooq.util.db2.syscat.Syscat extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 1387661164L

Class org.jooq.util.db2.syscat.SyscatFactory extends org.jooq.util.db2.DB2Factory implements Serializable

serialVersionUID: -372754065L


Package org.jooq.util.db2.syscat.tables

Class org.jooq.util.db2.syscat.tables.Attributes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1544180123L

Class org.jooq.util.db2.syscat.tables.Columns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 2033717233L

Class org.jooq.util.db2.syscat.tables.Datatypes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -678430722L

Class org.jooq.util.db2.syscat.tables.Funcparms extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1422623242L

Class org.jooq.util.db2.syscat.tables.Functions extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1565733387L

Class org.jooq.util.db2.syscat.tables.Keycoluse extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1024358622L

Class org.jooq.util.db2.syscat.tables.Procedures extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1262378665L

Class org.jooq.util.db2.syscat.tables.Procparms extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1518578228L

Class org.jooq.util.db2.syscat.tables.References extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -98734711L

Class org.jooq.util.db2.syscat.tables.Sequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1706667636L

Class org.jooq.util.db2.syscat.tables.Tabconst extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1915033245L

Class org.jooq.util.db2.syscat.tables.Tables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1553584909L


Package org.jooq.util.derby

Class org.jooq.util.derby.DerbyDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: 9064795517702394227L

Class org.jooq.util.derby.DerbyFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -6387408751125022685L


Package org.jooq.util.derby.sys

Class org.jooq.util.derby.sys.Sys extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 1010222816L

Class org.jooq.util.derby.sys.SysFactory extends org.jooq.util.derby.DerbyFactory implements Serializable

serialVersionUID: -483544403L


Package org.jooq.util.derby.sys.tables

Class org.jooq.util.derby.sys.tables.Syscolumns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 395894311L

Class org.jooq.util.derby.sys.tables.Sysconglomerates extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1728016698L

Class org.jooq.util.derby.sys.tables.Sysconstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1611327913L

Class org.jooq.util.derby.sys.tables.Syskeys extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -301380660L

Class org.jooq.util.derby.sys.tables.Sysschemas extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1393598965L

Class org.jooq.util.derby.sys.tables.Syssequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -935260837L

Class org.jooq.util.derby.sys.tables.Systables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -184649128L


Package org.jooq.util.h2

Class org.jooq.util.h2.H2DataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.h2.H2Factory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -9107771365147317008L


Package org.jooq.util.h2.information_schema

Class org.jooq.util.h2.information_schema.InformationSchema extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 1888320696L

Class org.jooq.util.h2.information_schema.InformationSchemaFactory extends org.jooq.util.h2.H2Factory implements Serializable

serialVersionUID: 1216829554L


Package org.jooq.util.h2.information_schema.tables

Class org.jooq.util.h2.information_schema.tables.Columns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 344248416L

Class org.jooq.util.h2.information_schema.tables.Constraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -820225270L

Class org.jooq.util.h2.information_schema.tables.CrossReferences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 379859458L

Class org.jooq.util.h2.information_schema.tables.FunctionAliases extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -745022602L

Class org.jooq.util.h2.information_schema.tables.FunctionColumns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 2037193224L

Class org.jooq.util.h2.information_schema.tables.Sequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 726821903L

Class org.jooq.util.h2.information_schema.tables.Tables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -909898387L

Class org.jooq.util.h2.information_schema.tables.TypeInfo extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1507222662L


Package org.jooq.util.hsqldb

Class org.jooq.util.hsqldb.HSQLDBDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.hsqldb.HSQLDBFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -2018237718414421677L


Package org.jooq.util.hsqldb.information_schema

Class org.jooq.util.hsqldb.information_schema.InformationSchema extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: -1534414125L

Class org.jooq.util.hsqldb.information_schema.InformationSchemaFactory extends org.jooq.util.hsqldb.HSQLDBFactory implements Serializable

serialVersionUID: 1596782584L


Package org.jooq.util.hsqldb.information_schema.tables

Class org.jooq.util.hsqldb.information_schema.tables.Columns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -173682921L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


COLUMN_DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_DEFAULT
An uncommented item


IS_NULLABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULLABLE
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


DOMAIN_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_CATALOG
An uncommented item


DOMAIN_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_SCHEMA
An uncommented item


DOMAIN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_NAME
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


IS_SELF_REFERENCING

org.jooq.TableField<R extends org.jooq.Record,T> IS_SELF_REFERENCING
An uncommented item


IS_IDENTITY

org.jooq.TableField<R extends org.jooq.Record,T> IS_IDENTITY
An uncommented item


IDENTITY_GENERATION

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_GENERATION
An uncommented item


IDENTITY_START

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_START
An uncommented item


IDENTITY_INCREMENT

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_INCREMENT
An uncommented item


IDENTITY_MAXIMUM

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_MAXIMUM
An uncommented item


IDENTITY_MINIMUM

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_MINIMUM
An uncommented item


IDENTITY_CYCLE

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_CYCLE
An uncommented item


IS_GENERATED

org.jooq.TableField<R extends org.jooq.Record,T> IS_GENERATED
An uncommented item


GENERATION_EXPRESSION

org.jooq.TableField<R extends org.jooq.Record,T> GENERATION_EXPRESSION
An uncommented item


IS_UPDATABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_UPDATABLE
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.ConstraintColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1586142196L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.ElementTypes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 398841598L

Serialized Fields

OBJECT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_CATALOG
An uncommented item


OBJECT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_SCHEMA
An uncommented item


OBJECT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_NAME
An uncommented item


OBJECT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_TYPE
An uncommented item


COLLECTION_TYPE_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> COLLECTION_TYPE_IDENTIFIER
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1398228570L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


POSITION_IN_UNIQUE_CONSTRAINT

org.jooq.TableField<R extends org.jooq.Record,T> POSITION_IN_UNIQUE_CONSTRAINT
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.Parameters extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1754858560L

Serialized Fields

SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_CATALOG
An uncommented item


SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_SCHEMA
An uncommented item


SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


PARAMETER_MODE

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_MODE
An uncommented item


IS_RESULT

org.jooq.TableField<R extends org.jooq.Record,T> IS_RESULT
An uncommented item


AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> AS_LOCATOR
An uncommented item


PARAMETER_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_NAME
An uncommented item


FROM_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> FROM_SQL_SPECIFIC_CATALOG
An uncommented item


FROM_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> FROM_SQL_SPECIFIC_SCHEMA
An uncommented item


FROM_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> FROM_SQL_SPECIFIC_NAME
An uncommented item


TO_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_CATALOG
An uncommented item


TO_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_SCHEMA
An uncommented item


TO_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 131895180L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


UNIQUE_CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_CATALOG
An uncommented item


UNIQUE_CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_SCHEMA
An uncommented item


UNIQUE_CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_NAME
An uncommented item


MATCH_OPTION

org.jooq.TableField<R extends org.jooq.Record,T> MATCH_OPTION
An uncommented item


UPDATE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> UPDATE_RULE
An uncommented item


DELETE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> DELETE_RULE
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.Routines extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1452312172L

Serialized Fields

SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_CATALOG
An uncommented item


SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_SCHEMA
An uncommented item


SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_NAME
An uncommented item


ROUTINE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_CATALOG
An uncommented item


ROUTINE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_SCHEMA
An uncommented item


ROUTINE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_NAME
An uncommented item


ROUTINE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_TYPE
An uncommented item


MODULE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_CATALOG
An uncommented item


MODULE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_SCHEMA
An uncommented item


MODULE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_NAME
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


TYPE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_CATALOG
An uncommented item


TYPE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_SCHEMA
An uncommented item


TYPE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


ROUTINE_BODY

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_BODY
An uncommented item


ROUTINE_DEFINITION

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_DEFINITION
An uncommented item


EXTERNAL_NAME

org.jooq.TableField<R extends org.jooq.Record,T> EXTERNAL_NAME
An uncommented item


EXTERNAL_LANGUAGE

org.jooq.TableField<R extends org.jooq.Record,T> EXTERNAL_LANGUAGE
An uncommented item


PARAMETER_STYLE

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_STYLE
An uncommented item


IS_DETERMINISTIC

org.jooq.TableField<R extends org.jooq.Record,T> IS_DETERMINISTIC
An uncommented item


SQL_DATA_ACCESS

org.jooq.TableField<R extends org.jooq.Record,T> SQL_DATA_ACCESS
An uncommented item


IS_NULL_CALL

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULL_CALL
An uncommented item


SQL_PATH

org.jooq.TableField<R extends org.jooq.Record,T> SQL_PATH
An uncommented item


SCHEMA_LEVEL_ROUTINE

org.jooq.TableField<R extends org.jooq.Record,T> SCHEMA_LEVEL_ROUTINE
An uncommented item


MAX_DYNAMIC_RESULT_SETS

org.jooq.TableField<R extends org.jooq.Record,T> MAX_DYNAMIC_RESULT_SETS
An uncommented item


IS_USER_DEFINED_CAST

org.jooq.TableField<R extends org.jooq.Record,T> IS_USER_DEFINED_CAST
An uncommented item


IS_IMPLICITLY_INVOCABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_IMPLICITLY_INVOCABLE
An uncommented item


SECURITY_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> SECURITY_TYPE
An uncommented item


TO_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_CATALOG
An uncommented item


TO_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_SCHEMA
An uncommented item


TO_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_NAME
An uncommented item


AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> AS_LOCATOR
An uncommented item


CREATED

org.jooq.TableField<R extends org.jooq.Record,T> CREATED
An uncommented item


LAST_ALTERED

org.jooq.TableField<R extends org.jooq.Record,T> LAST_ALTERED
An uncommented item


NEW_SAVEPOINT_LEVEL

org.jooq.TableField<R extends org.jooq.Record,T> NEW_SAVEPOINT_LEVEL
An uncommented item


IS_UDT_DEPENDENT

org.jooq.TableField<R extends org.jooq.Record,T> IS_UDT_DEPENDENT
An uncommented item


RESULT_CAST_FROM_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_FROM_DATA_TYPE
An uncommented item


RESULT_CAST_AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_AS_LOCATOR
An uncommented item


RESULT_CAST_CHAR_MAX_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_MAX_LENGTH
An uncommented item


RESULT_CAST_CHAR_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_OCTET_LENGTH
An uncommented item


RESULT_CAST_CHAR_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_SET_CATALOG
An uncommented item


RESULT_CAST_CHAR_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_SET_SCHEMA
An uncommented item


RESULT_CAST_CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHARACTER_SET_NAME
An uncommented item


RESULT_CAST_COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_CATALOG
An uncommented item


RESULT_CAST_COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_SCHEMA
An uncommented item


RESULT_CAST_COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_NAME
An uncommented item


RESULT_CAST_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_PRECISION
An uncommented item


RESULT_CAST_NUMERIC_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_RADIX
An uncommented item


RESULT_CAST_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_SCALE
An uncommented item


RESULT_CAST_DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DATETIME_PRECISION
An uncommented item


RESULT_CAST_INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_INTERVAL_TYPE
An uncommented item


RESULT_CAST_INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_INTERVAL_PRECISION
An uncommented item


RESULT_CAST_TYPE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_CATALOG
An uncommented item


RESULT_CAST_TYPE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_SCHEMA
An uncommented item


RESULT_CAST_TYPE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_NAME
An uncommented item


RESULT_CAST_SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_CATALOG
An uncommented item


RESULT_CAST_SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_SCHEMA
An uncommented item


RESULT_CAST_SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_NAME
An uncommented item


RESULT_CAST_MAX_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_MAX_CARDINALITY
An uncommented item


RESULT_CAST_DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DTD_IDENTIFIER
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item


RESULT_CAST_FROM_DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_FROM_DECLARED_DATA_TYPE
An uncommented item


RESULT_CAST_DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DECLARED_NUMERIC_PRECISION
An uncommented item


RESULT_CAST_DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.Sequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1921557034L

Serialized Fields

SEQUENCE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_CATALOG
An uncommented item


SEQUENCE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_SCHEMA
An uncommented item


SEQUENCE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


MAXIMUM_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_VALUE
An uncommented item


MINIMUM_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MINIMUM_VALUE
An uncommented item


INCREMENT

org.jooq.TableField<R extends org.jooq.Record,T> INCREMENT
An uncommented item


CYCLE_OPTION

org.jooq.TableField<R extends org.jooq.Record,T> CYCLE_OPTION
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item


START_WITH

org.jooq.TableField<R extends org.jooq.Record,T> START_WITH
An uncommented item


NEXT_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> NEXT_VALUE
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.TableConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1342081192L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


CONSTRAINT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_TYPE
An uncommented item


TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


IS_DEFERRABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_DEFERRABLE
An uncommented item


INITIALLY_DEFERRED

org.jooq.TableField<R extends org.jooq.Record,T> INITIALLY_DEFERRED
An uncommented item

Class org.jooq.util.hsqldb.information_schema.tables.Tables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -332419757L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


TABLE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE
An uncommented item


SELF_REFERENCING_COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SELF_REFERENCING_COLUMN_NAME
An uncommented item


REFERENCE_GENERATION

org.jooq.TableField<R extends org.jooq.Record,T> REFERENCE_GENERATION
An uncommented item


USER_DEFINED_TYPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_CATALOG
An uncommented item


USER_DEFINED_TYPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_SCHEMA
An uncommented item


USER_DEFINED_TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_NAME
An uncommented item


IS_INSERTABLE_INTO

org.jooq.TableField<R extends org.jooq.Record,T> IS_INSERTABLE_INTO
An uncommented item


IS_TYPED

org.jooq.TableField<R extends org.jooq.Record,T> IS_TYPED
An uncommented item


COMMIT_ACTION

org.jooq.TableField<R extends org.jooq.Record,T> COMMIT_ACTION
An uncommented item


Package org.jooq.util.ingres

Class org.jooq.util.ingres.IngresDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.ingres.IngresFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -2018237718414421677L


Package org.jooq.util.ingres.ingres

Class org.jooq.util.ingres.ingres.$ingres extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 826778745L

Class org.jooq.util.ingres.ingres.$ingresFactory extends org.jooq.util.ingres.IngresFactory implements Serializable

serialVersionUID: -365695075L


Package org.jooq.util.ingres.ingres.tables

Class org.jooq.util.ingres.ingres.tables.Iicolumns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 399159632L

Class org.jooq.util.ingres.ingres.tables.IiconstraintIndexes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1150393142L

Class org.jooq.util.ingres.ingres.tables.Iiconstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1625126507L

Class org.jooq.util.ingres.ingres.tables.IidbComments extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 433892058L

Class org.jooq.util.ingres.ingres.tables.IidbSubcomments extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -554011227L

Class org.jooq.util.ingres.ingres.tables.IiindexColumns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -235957163L

Class org.jooq.util.ingres.ingres.tables.Iiindexes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1000725289L

Class org.jooq.util.ingres.ingres.tables.IirefConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1093351088L

Class org.jooq.util.ingres.ingres.tables.Iisequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -280129123L

Class org.jooq.util.ingres.ingres.tables.Iitables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1753068701L


Package org.jooq.util.mysql

Class org.jooq.util.mysql.MySQLDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.mysql.MySQLFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -8433470252008110069L


Package org.jooq.util.mysql.information_schema

Class org.jooq.util.mysql.information_schema.InformationSchema extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 1515994441L

Class org.jooq.util.mysql.information_schema.InformationSchemaFactory extends org.jooq.util.mysql.MySQLFactory implements Serializable

serialVersionUID: -515696430L


Package org.jooq.util.mysql.information_schema.tables

Class org.jooq.util.mysql.information_schema.tables.Columns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -473450104L

Class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1224002655L

Class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 55957718L

Class org.jooq.util.mysql.information_schema.tables.TableConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1287073714L

Class org.jooq.util.mysql.information_schema.tables.Tables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -722007800L


Package org.jooq.util.mysql.mysql

Class org.jooq.util.mysql.mysql.Mysql extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: -1230166735L

Class org.jooq.util.mysql.mysql.MysqlFactory extends org.jooq.util.mysql.MySQLFactory implements Serializable

serialVersionUID: 1751227421L


Package org.jooq.util.mysql.mysql.tables

Class org.jooq.util.mysql.mysql.tables.Proc extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1906153041L

Class org.jooq.util.mysql.mysql.tables.ProcsPriv extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 692012295L


Package org.jooq.util.oracle

Class org.jooq.util.oracle.OracleDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.oracle.OracleFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -1934939784130217163L


Package org.jooq.util.oracle.sys

Class org.jooq.util.oracle.sys.Sys extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: -2003889206L

Class org.jooq.util.oracle.sys.SysFactory extends org.jooq.util.oracle.OracleFactory implements Serializable

serialVersionUID: 1588893751L


Package org.jooq.util.oracle.sys.tables

Class org.jooq.util.oracle.sys.tables.AllArguments extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 766409551L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Username of the owner of the object


OBJECT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_NAME
Procedure or function name


PACKAGE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PACKAGE_NAME
Package name


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
Object number of the object


OVERLOAD

org.jooq.TableField<R extends org.jooq.Record,T> OVERLOAD
Overload unique identifier


SUBPROGRAM_ID

org.jooq.TableField<R extends org.jooq.Record,T> SUBPROGRAM_ID
Unique sub-program Identifier


ARGUMENT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ARGUMENT_NAME
Argument name


POSITION

org.jooq.TableField<R extends org.jooq.Record,T> POSITION
Position in argument list, or null for function return value


SEQUENCE

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE
Argument sequence, including all nesting levels


DATA_LEVEL

org.jooq.TableField<R extends org.jooq.Record,T> DATA_LEVEL
Nesting depth of argument for composite types


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
Datatype of the argument


DEFAULTED

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULTED
Is the argument defaulted?


DEFAULT_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULT_VALUE
Default value for the argument


DEFAULT_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULT_LENGTH
Length of default value for the argument


IN_OUT

org.jooq.TableField<R extends org.jooq.Record,T> IN_OUT
Argument direction (IN, OUT, or IN/OUT)


DATA_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> DATA_LENGTH
Length of the column in bytes


DATA_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATA_PRECISION
Length: decimal digits (NUMBER) or binary digits (FLOAT)


DATA_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_SCALE
Digits to right of decimal point in a number


RADIX

org.jooq.TableField<R extends org.jooq.Record,T> RADIX
Argument radix for a number


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
Character set name for the argument


TYPE_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_OWNER
Owner name for the argument type in case of object types


TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_NAME
Object name for the argument type in case of object types


TYPE_SUBNAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_SUBNAME
Subordinate object name for the argument type in case of object types


TYPE_LINK

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_LINK
Database link name for the argument type in case of object types


PLS_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> PLS_TYPE
PL/SQL type name for numeric arguments


CHAR_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_LENGTH
Character limit for string datatypes


CHAR_USED

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_USED
Is the byte limit (B) or char limit (C) official for this string?

Class org.jooq.util.oracle.sys.tables.AllColComments extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 354918751L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the object


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
Name of the object


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
Name of the column


COMMENTS

org.jooq.TableField<R extends org.jooq.Record,T> COMMENTS
Comment on the column

Class org.jooq.util.oracle.sys.tables.AllCollTypes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1534142998L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the type


TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_NAME
Name of the type


COLL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> COLL_TYPE
Collection type


UPPER_BOUND

org.jooq.TableField<R extends org.jooq.Record,T> UPPER_BOUND
Size of the FIXED ARRAY type or maximum size of the VARYING ARRAY type


ELEM_TYPE_MOD

org.jooq.TableField<R extends org.jooq.Record,T> ELEM_TYPE_MOD
Type modifier of the element


ELEM_TYPE_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> ELEM_TYPE_OWNER
Owner of the type of the element


ELEM_TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ELEM_TYPE_NAME
Name of the type of the element


LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> LENGTH
Length of the CHAR element or maximum length of the VARCHAR or VARCHAR2 element


PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> PRECISION
Decimal precision of the NUMBER or DECIMAL element or binary precision of the FLOAT element


SCALE

org.jooq.TableField<R extends org.jooq.Record,T> SCALE
Scale of the NUMBER or DECIMAL element


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
Character set name of the element


ELEM_STORAGE

org.jooq.TableField<R extends org.jooq.Record,T> ELEM_STORAGE
Storage optimization specification for VARRAY of numeric elements


NULLS_STORED

org.jooq.TableField<R extends org.jooq.Record,T> NULLS_STORED
Is null information stored with each VARRAY element?


CHAR_USED

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_USED
C if the width was specified in characters, B if in bytes

Class org.jooq.util.oracle.sys.tables.AllConsColumns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -708290058L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the constraint definition


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
Name associated with the constraint definition


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
Name associated with table with constraint definition


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
Name associated with column or attribute of object column specified in the constraint definition


POSITION

org.jooq.TableField<R extends org.jooq.Record,T> POSITION
Original position of column or attribute in definition

Class org.jooq.util.oracle.sys.tables.AllConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -323067263L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the table


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
Name associated with constraint definition


CONSTRAINT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_TYPE
Type of constraint definition


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
Name associated with table with constraint definition


SEARCH_CONDITION

org.jooq.TableField<R extends org.jooq.Record,T> SEARCH_CONDITION
Text of search condition for table check


R_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> R_OWNER
Owner of table used in referential constraint


R_CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> R_CONSTRAINT_NAME
Name of unique constraint definition for referenced table


DELETE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> DELETE_RULE
The delete rule for a referential constraint


STATUS

org.jooq.TableField<R extends org.jooq.Record,T> STATUS
Enforcement status of constraint - ENABLED or DISABLED


DEFERRABLE

org.jooq.TableField<R extends org.jooq.Record,T> DEFERRABLE
Is the constraint deferrable - DEFERRABLE or NOT DEFERRABLE


DEFERRED

org.jooq.TableField<R extends org.jooq.Record,T> DEFERRED
Is the constraint deferred by default - DEFERRED or IMMEDIATE


VALIDATED

org.jooq.TableField<R extends org.jooq.Record,T> VALIDATED
Was this constraint system validated? - VALIDATED or NOT VALIDATED


GENERATED

org.jooq.TableField<R extends org.jooq.Record,T> GENERATED
Was the constraint name system generated? - GENERATED NAME or USER NAME


BAD

org.jooq.TableField<R extends org.jooq.Record,T> BAD
Creating this constraint should give ORA-02436. Rewrite it before 2000 AD.


RELY

org.jooq.TableField<R extends org.jooq.Record,T> RELY
If set, this flag will be used in optimizer


LAST_CHANGE

org.jooq.TableField<R extends org.jooq.Record,T> LAST_CHANGE
The date when this column was last enabled or disabled


INDEX_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_OWNER
The owner of the index used by this constraint


INDEX_NAME

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_NAME
The index used by this constraint


INVALID

org.jooq.TableField<R extends org.jooq.Record,T> INVALID
An uncommented item


VIEW_RELATED

org.jooq.TableField<R extends org.jooq.Record,T> VIEW_RELATED
An uncommented item

Class org.jooq.util.oracle.sys.tables.AllObjects extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 137778950L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Username of the owner of the object


OBJECT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_NAME
Name of the object


SUBOBJECT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SUBOBJECT_NAME
Name of the sub-object (for example, partititon)


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
Object number of the object


DATA_OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> DATA_OBJECT_ID
Object number of the segment which contains the object


OBJECT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_TYPE
Type of the object


CREATED

org.jooq.TableField<R extends org.jooq.Record,T> CREATED
Timestamp for the creation of the object


LAST_DDL_TIME

org.jooq.TableField<R extends org.jooq.Record,T> LAST_DDL_TIME
Timestamp for the last DDL change (including GRANT and REVOKE) to the object


TIMESTAMP

org.jooq.TableField<R extends org.jooq.Record,T> TIMESTAMP
Timestamp for the specification of the object


STATUS

org.jooq.TableField<R extends org.jooq.Record,T> STATUS
Status of the object


TEMPORARY

org.jooq.TableField<R extends org.jooq.Record,T> TEMPORARY
Can the current session only see data that it placed in this object itself?


GENERATED

org.jooq.TableField<R extends org.jooq.Record,T> GENERATED
Was the name of this object system generated?


SECONDARY

org.jooq.TableField<R extends org.jooq.Record,T> SECONDARY
Is this a secondary object created as part of icreate for domain indexes?


NAMESPACE

org.jooq.TableField<R extends org.jooq.Record,T> NAMESPACE
Namespace for the object


EDITION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> EDITION_NAME
Name of the edition in which the object is actual

Class org.jooq.util.oracle.sys.tables.AllProcedures extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 2039929463L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
An uncommented item


OBJECT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_NAME
Name of the object: top level function/procedure/package/type/trigger name


PROCEDURE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PROCEDURE_NAME
Name of the package or type subprogram


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
Object number of the object


SUBPROGRAM_ID

org.jooq.TableField<R extends org.jooq.Record,T> SUBPROGRAM_ID
Unique sub-program identifier


OVERLOAD

org.jooq.TableField<R extends org.jooq.Record,T> OVERLOAD
Overload unique identifier


OBJECT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_TYPE
The typename of the object


AGGREGATE

org.jooq.TableField<R extends org.jooq.Record,T> AGGREGATE
Is it an aggregate function ?


PIPELINED

org.jooq.TableField<R extends org.jooq.Record,T> PIPELINED
Is it a pipelined table function ?


IMPLTYPEOWNER

org.jooq.TableField<R extends org.jooq.Record,T> IMPLTYPEOWNER
Name of the owner of the implementation type (if any)


IMPLTYPENAME

org.jooq.TableField<R extends org.jooq.Record,T> IMPLTYPENAME
Name of the implementation type (if any)


PARALLEL

org.jooq.TableField<R extends org.jooq.Record,T> PARALLEL
Is the procedure parallel enabled ?


INTERFACE

org.jooq.TableField<R extends org.jooq.Record,T> INTERFACE
An uncommented item


DETERMINISTIC

org.jooq.TableField<R extends org.jooq.Record,T> DETERMINISTIC
An uncommented item


AUTHID

org.jooq.TableField<R extends org.jooq.Record,T> AUTHID
An uncommented item

Class org.jooq.util.oracle.sys.tables.AllSequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1227013911L

Serialized Fields

SEQUENCE_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_OWNER
Name of the owner of the sequence


SEQUENCE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_NAME
SEQUENCE name


MIN_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MIN_VALUE
Minimum value of the sequence


MAX_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MAX_VALUE
Maximum value of the sequence


INCREMENT_BY

org.jooq.TableField<R extends org.jooq.Record,T> INCREMENT_BY
Value by which sequence is incremented


CYCLE_FLAG

org.jooq.TableField<R extends org.jooq.Record,T> CYCLE_FLAG
Does sequence wrap around on reaching limit?


ORDER_FLAG

org.jooq.TableField<R extends org.jooq.Record,T> ORDER_FLAG
Are sequence numbers generated in order?


CACHE_SIZE

org.jooq.TableField<R extends org.jooq.Record,T> CACHE_SIZE
Number of sequence numbers to cache


LAST_NUMBER

org.jooq.TableField<R extends org.jooq.Record,T> LAST_NUMBER
Last sequence number written to disk

Class org.jooq.util.oracle.sys.tables.AllTabCols extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -434173049L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
Table, view or cluster name


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
Column name


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
Datatype of the column


DATA_TYPE_MOD

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE_MOD
Datatype modifier of the column


DATA_TYPE_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE_OWNER
Owner of the datatype of the column


DATA_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> DATA_LENGTH
Length of the column in bytes


DATA_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATA_PRECISION
Length: decimal digits (NUMBER) or binary digits (FLOAT)


DATA_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_SCALE
Digits to right of decimal point in a number


NULLABLE

org.jooq.TableField<R extends org.jooq.Record,T> NULLABLE
Does column allow NULL values?


COLUMN_ID

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_ID
Sequence number of the column as created


DEFAULT_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULT_LENGTH
Length of default value for the column


DATA_DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> DATA_DEFAULT
Default value for the column


NUM_DISTINCT

org.jooq.TableField<R extends org.jooq.Record,T> NUM_DISTINCT
The number of distinct values in the column


LOW_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> LOW_VALUE
The low value in the column


HIGH_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> HIGH_VALUE
The high value in the column


DENSITY

org.jooq.TableField<R extends org.jooq.Record,T> DENSITY
The density of the column


NUM_NULLS

org.jooq.TableField<R extends org.jooq.Record,T> NUM_NULLS
The number of nulls in the column


NUM_BUCKETS

org.jooq.TableField<R extends org.jooq.Record,T> NUM_BUCKETS
The number of buckets in histogram for the column


LAST_ANALYZED

org.jooq.TableField<R extends org.jooq.Record,T> LAST_ANALYZED
The date of the most recent time this column was analyzed


SAMPLE_SIZE

org.jooq.TableField<R extends org.jooq.Record,T> SAMPLE_SIZE
The sample size used in analyzing this column


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
Character set name


CHAR_COL_DECL_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_COL_DECL_LENGTH
Declaration length of character type column


GLOBAL_STATS

org.jooq.TableField<R extends org.jooq.Record,T> GLOBAL_STATS
Are the statistics calculated without merging underlying partitions?


USER_STATS

org.jooq.TableField<R extends org.jooq.Record,T> USER_STATS
Were the statistics entered directly by the user?


AVG_COL_LEN

org.jooq.TableField<R extends org.jooq.Record,T> AVG_COL_LEN
The average length of the column in bytes


CHAR_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_LENGTH
The maximum length of the column in characters


CHAR_USED

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_USED
C if maximum length is specified in characters, B if in bytes


V80_FMT_IMAGE

org.jooq.TableField<R extends org.jooq.Record,T> V80_FMT_IMAGE
Is column data in 8.0 image format?


DATA_UPGRADED

org.jooq.TableField<R extends org.jooq.Record,T> DATA_UPGRADED
Has column data been upgraded to the latest type version format?


HIDDEN_COLUMN

org.jooq.TableField<R extends org.jooq.Record,T> HIDDEN_COLUMN
Is this a hidden column?


VIRTUAL_COLUMN

org.jooq.TableField<R extends org.jooq.Record,T> VIRTUAL_COLUMN
Is this a virtual column?


SEGMENT_COLUMN_ID

org.jooq.TableField<R extends org.jooq.Record,T> SEGMENT_COLUMN_ID
Sequence number of the column in the segment


INTERNAL_COLUMN_ID

org.jooq.TableField<R extends org.jooq.Record,T> INTERNAL_COLUMN_ID
Internal sequence number of the column


HISTOGRAM

org.jooq.TableField<R extends org.jooq.Record,T> HISTOGRAM
An uncommented item


QUALIFIED_COL_NAME

org.jooq.TableField<R extends org.jooq.Record,T> QUALIFIED_COL_NAME
Qualified column name

Class org.jooq.util.oracle.sys.tables.AllTabComments extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 2106465L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the object


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
Name of the object


TABLE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE
Type of the object


COMMENTS

org.jooq.TableField<R extends org.jooq.Record,T> COMMENTS
Comment on the object

Class org.jooq.util.oracle.sys.tables.AllTypeAttrs extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1378271050L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the type


TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_NAME
Name of the type


ATTR_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_NAME
Name of the attribute


ATTR_TYPE_MOD

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_TYPE_MOD
Type modifier of the attribute


ATTR_TYPE_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_TYPE_OWNER
Owner of the type of the attribute


ATTR_TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_TYPE_NAME
Name of the type of the attribute


LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> LENGTH
Length of the CHAR attribute or maximum length of the VARCHAR or VARCHAR2 attribute


PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> PRECISION
Decimal precision of the NUMBER or DECIMAL attribute or binary precision of the FLOAT attribute


SCALE

org.jooq.TableField<R extends org.jooq.Record,T> SCALE
Scale of the NUMBER or DECIMAL attribute


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
Character set name of the attribute


ATTR_NO

org.jooq.TableField<R extends org.jooq.Record,T> ATTR_NO
Syntactical order number or position of the attribute as specified in the type specification or CREATE TYPE statement (not to be used as ID number)


INHERITED

org.jooq.TableField<R extends org.jooq.Record,T> INHERITED
Is the attribute inherited from the supertype ?


CHAR_USED

org.jooq.TableField<R extends org.jooq.Record,T> CHAR_USED
C if the width was specified in characters, B if in bytes

Class org.jooq.util.oracle.sys.tables.AllTypes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1461505327L

Serialized Fields

OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
Owner of the type


TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_NAME
Name of the type


TYPE_OID

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_OID
Object identifier (OID) of the type


TYPECODE

org.jooq.TableField<R extends org.jooq.Record,T> TYPECODE
Typecode of the type


ATTRIBUTES

org.jooq.TableField<R extends org.jooq.Record,T> ATTRIBUTES
Number of attributes in the type


METHODS

org.jooq.TableField<R extends org.jooq.Record,T> METHODS
Number of methods in the type


PREDEFINED

org.jooq.TableField<R extends org.jooq.Record,T> PREDEFINED
Is the type a predefined type?


INCOMPLETE

org.jooq.TableField<R extends org.jooq.Record,T> INCOMPLETE
Is the type an incomplete type?


FINAL

org.jooq.TableField<R extends org.jooq.Record,T> FINAL
Is the type a final type?


INSTANTIABLE

org.jooq.TableField<R extends org.jooq.Record,T> INSTANTIABLE
Is the type an instantiable type?


SUPERTYPE_OWNER

org.jooq.TableField<R extends org.jooq.Record,T> SUPERTYPE_OWNER
Owner of the supertype (null if type is not a subtype)


SUPERTYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SUPERTYPE_NAME
Name of the supertype (null if type is not a subtype)


LOCAL_ATTRIBUTES

org.jooq.TableField<R extends org.jooq.Record,T> LOCAL_ATTRIBUTES
Number of local (not inherited) attributes (if any) in the subtype


LOCAL_METHODS

org.jooq.TableField<R extends org.jooq.Record,T> LOCAL_METHODS
Number of local (not inherited) methods (if any) in the subtype


TYPEID

org.jooq.TableField<R extends org.jooq.Record,T> TYPEID
Type id value of the type


Package org.jooq.util.oracle.sys.udt.records

Class org.jooq.util.oracle.sys.udt.records.OraMiningNumberNtRecord extends org.jooq.impl.ArrayRecordImpl<BigDecimal> implements Serializable

serialVersionUID: 1398345589L

Class org.jooq.util.oracle.sys.udt.records.OraMiningVarchar2NtRecord extends org.jooq.impl.ArrayRecordImpl<String> implements Serializable

serialVersionUID: -155688449L


Package org.jooq.util.postgres

Class org.jooq.util.postgres.PostgresDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.postgres.PostgresFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: 3722639614267896473L


Package org.jooq.util.postgres.information_schema

Class org.jooq.util.postgres.information_schema.InformationSchema extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: -41433549L

Class org.jooq.util.postgres.information_schema.InformationSchemaFactory extends org.jooq.util.postgres.PostgresFactory implements Serializable

serialVersionUID: -749061501L


Package org.jooq.util.postgres.information_schema.tables

Class org.jooq.util.postgres.information_schema.tables.Attributes extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1137587038L

Serialized Fields

UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


ATTRIBUTE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ATTRIBUTE_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


ATTRIBUTE_DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> ATTRIBUTE_DEFAULT
An uncommented item


IS_NULLABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULLABLE
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


ATTRIBUTE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> ATTRIBUTE_UDT_CATALOG
An uncommented item


ATTRIBUTE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> ATTRIBUTE_UDT_SCHEMA
An uncommented item


ATTRIBUTE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ATTRIBUTE_UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


IS_DERIVED_REFERENCE_ATTRIBUTE

org.jooq.TableField<R extends org.jooq.Record,T> IS_DERIVED_REFERENCE_ATTRIBUTE
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.Columns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1744083245L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


COLUMN_DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_DEFAULT
An uncommented item


IS_NULLABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULLABLE
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


DOMAIN_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_CATALOG
An uncommented item


DOMAIN_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_SCHEMA
An uncommented item


DOMAIN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_NAME
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


IS_SELF_REFERENCING

org.jooq.TableField<R extends org.jooq.Record,T> IS_SELF_REFERENCING
An uncommented item


IS_IDENTITY

org.jooq.TableField<R extends org.jooq.Record,T> IS_IDENTITY
An uncommented item


IDENTITY_GENERATION

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_GENERATION
An uncommented item


IDENTITY_START

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_START
An uncommented item


IDENTITY_INCREMENT

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_INCREMENT
An uncommented item


IDENTITY_MAXIMUM

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_MAXIMUM
An uncommented item


IDENTITY_MINIMUM

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_MINIMUM
An uncommented item


IDENTITY_CYCLE

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_CYCLE
An uncommented item


IS_GENERATED

org.jooq.TableField<R extends org.jooq.Record,T> IS_GENERATED
An uncommented item


GENERATION_EXPRESSION

org.jooq.TableField<R extends org.jooq.Record,T> GENERATION_EXPRESSION
An uncommented item


IS_UPDATABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_UPDATABLE
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1455273794L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1442149778L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


POSITION_IN_UNIQUE_CONSTRAINT

org.jooq.TableField<R extends org.jooq.Record,T> POSITION_IN_UNIQUE_CONSTRAINT
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.Parameters extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1336731788L

Serialized Fields

SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_CATALOG
An uncommented item


SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_SCHEMA
An uncommented item


SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


PARAMETER_MODE

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_MODE
An uncommented item


IS_RESULT

org.jooq.TableField<R extends org.jooq.Record,T> IS_RESULT
An uncommented item


AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> AS_LOCATOR
An uncommented item


PARAMETER_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -977220222L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


UNIQUE_CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_CATALOG
An uncommented item


UNIQUE_CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_SCHEMA
An uncommented item


UNIQUE_CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_NAME
An uncommented item


MATCH_OPTION

org.jooq.TableField<R extends org.jooq.Record,T> MATCH_OPTION
An uncommented item


UPDATE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> UPDATE_RULE
An uncommented item


DELETE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> DELETE_RULE
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.Routines extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -559240587L

Serialized Fields

SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_CATALOG
An uncommented item


SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_SCHEMA
An uncommented item


SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_NAME
An uncommented item


ROUTINE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_CATALOG
An uncommented item


ROUTINE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_SCHEMA
An uncommented item


ROUTINE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_NAME
An uncommented item


ROUTINE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_TYPE
An uncommented item


MODULE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_CATALOG
An uncommented item


MODULE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_SCHEMA
An uncommented item


MODULE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_NAME
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


TYPE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_CATALOG
An uncommented item


TYPE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_SCHEMA
An uncommented item


TYPE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


ROUTINE_BODY

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_BODY
An uncommented item


ROUTINE_DEFINITION

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_DEFINITION
An uncommented item


EXTERNAL_NAME

org.jooq.TableField<R extends org.jooq.Record,T> EXTERNAL_NAME
An uncommented item


EXTERNAL_LANGUAGE

org.jooq.TableField<R extends org.jooq.Record,T> EXTERNAL_LANGUAGE
An uncommented item


PARAMETER_STYLE

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_STYLE
An uncommented item


IS_DETERMINISTIC

org.jooq.TableField<R extends org.jooq.Record,T> IS_DETERMINISTIC
An uncommented item


SQL_DATA_ACCESS

org.jooq.TableField<R extends org.jooq.Record,T> SQL_DATA_ACCESS
An uncommented item


IS_NULL_CALL

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULL_CALL
An uncommented item


SQL_PATH

org.jooq.TableField<R extends org.jooq.Record,T> SQL_PATH
An uncommented item


SCHEMA_LEVEL_ROUTINE

org.jooq.TableField<R extends org.jooq.Record,T> SCHEMA_LEVEL_ROUTINE
An uncommented item


MAX_DYNAMIC_RESULT_SETS

org.jooq.TableField<R extends org.jooq.Record,T> MAX_DYNAMIC_RESULT_SETS
An uncommented item


IS_USER_DEFINED_CAST

org.jooq.TableField<R extends org.jooq.Record,T> IS_USER_DEFINED_CAST
An uncommented item


IS_IMPLICITLY_INVOCABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_IMPLICITLY_INVOCABLE
An uncommented item


SECURITY_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> SECURITY_TYPE
An uncommented item


TO_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_CATALOG
An uncommented item


TO_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_SCHEMA
An uncommented item


TO_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_NAME
An uncommented item


AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> AS_LOCATOR
An uncommented item


CREATED

org.jooq.TableField<R extends org.jooq.Record,T> CREATED
An uncommented item


LAST_ALTERED

org.jooq.TableField<R extends org.jooq.Record,T> LAST_ALTERED
An uncommented item


NEW_SAVEPOINT_LEVEL

org.jooq.TableField<R extends org.jooq.Record,T> NEW_SAVEPOINT_LEVEL
An uncommented item


IS_UDT_DEPENDENT

org.jooq.TableField<R extends org.jooq.Record,T> IS_UDT_DEPENDENT
An uncommented item


RESULT_CAST_FROM_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_FROM_DATA_TYPE
An uncommented item


RESULT_CAST_AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_AS_LOCATOR
An uncommented item


RESULT_CAST_CHAR_MAX_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_MAX_LENGTH
An uncommented item


RESULT_CAST_CHAR_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_OCTET_LENGTH
An uncommented item


RESULT_CAST_CHAR_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_SET_CATALOG
An uncommented item


RESULT_CAST_CHAR_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_SET_SCHEMA
An uncommented item


RESULT_CAST_CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHARACTER_SET_NAME
An uncommented item


RESULT_CAST_COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_CATALOG
An uncommented item


RESULT_CAST_COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_SCHEMA
An uncommented item


RESULT_CAST_COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_NAME
An uncommented item


RESULT_CAST_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_PRECISION
An uncommented item


RESULT_CAST_NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_PRECISION_RADIX
An uncommented item


RESULT_CAST_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_SCALE
An uncommented item


RESULT_CAST_DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DATETIME_PRECISION
An uncommented item


RESULT_CAST_INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_INTERVAL_TYPE
An uncommented item


RESULT_CAST_INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_INTERVAL_PRECISION
An uncommented item


RESULT_CAST_TYPE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_CATALOG
An uncommented item


RESULT_CAST_TYPE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_SCHEMA
An uncommented item


RESULT_CAST_TYPE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_NAME
An uncommented item


RESULT_CAST_SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_CATALOG
An uncommented item


RESULT_CAST_SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_SCHEMA
An uncommented item


RESULT_CAST_SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_NAME
An uncommented item


RESULT_CAST_MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_MAXIMUM_CARDINALITY
An uncommented item


RESULT_CAST_DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DTD_IDENTIFIER
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.Sequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1106417154L

Serialized Fields

SEQUENCE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_CATALOG
An uncommented item


SEQUENCE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_SCHEMA
An uncommented item


SEQUENCE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


MAXIMUM_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_VALUE
An uncommented item


MINIMUM_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MINIMUM_VALUE
An uncommented item


INCREMENT

org.jooq.TableField<R extends org.jooq.Record,T> INCREMENT
An uncommented item


CYCLE_OPTION

org.jooq.TableField<R extends org.jooq.Record,T> CYCLE_OPTION
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.TableConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -676936346L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


CONSTRAINT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_TYPE
An uncommented item


IS_DEFERRABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_DEFERRABLE
An uncommented item


INITIALLY_DEFERRED

org.jooq.TableField<R extends org.jooq.Record,T> INITIALLY_DEFERRED
An uncommented item

Class org.jooq.util.postgres.information_schema.tables.Tables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -621093537L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


TABLE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE
An uncommented item


SELF_REFERENCING_COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SELF_REFERENCING_COLUMN_NAME
An uncommented item


REFERENCE_GENERATION

org.jooq.TableField<R extends org.jooq.Record,T> REFERENCE_GENERATION
An uncommented item


USER_DEFINED_TYPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_CATALOG
An uncommented item


USER_DEFINED_TYPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_SCHEMA
An uncommented item


USER_DEFINED_TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_NAME
An uncommented item


IS_INSERTABLE_INTO

org.jooq.TableField<R extends org.jooq.Record,T> IS_INSERTABLE_INTO
An uncommented item


IS_TYPED

org.jooq.TableField<R extends org.jooq.Record,T> IS_TYPED
An uncommented item


COMMIT_ACTION

org.jooq.TableField<R extends org.jooq.Record,T> COMMIT_ACTION
An uncommented item


Package org.jooq.util.postgres.pg_catalog

Class org.jooq.util.postgres.pg_catalog.PgCatalog extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: -1216270135L

Class org.jooq.util.postgres.pg_catalog.PgCatalogFactory extends org.jooq.util.postgres.PostgresFactory implements Serializable

serialVersionUID: -2055956907L


Package org.jooq.util.postgres.pg_catalog.routines

Class org.jooq.util.postgres.pg_catalog.routines.FormatType extends org.jooq.impl.AbstractRoutine<String> implements Serializable

serialVersionUID: -1197259008L

Class org.jooq.util.postgres.pg_catalog.routines.PgCursor extends org.jooq.impl.AbstractRoutine<Void> implements Serializable

serialVersionUID: -747987068L


Package org.jooq.util.postgres.pg_catalog.tables

Class org.jooq.util.postgres.pg_catalog.tables.PgAttribute extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 2062334520L

Serialized Fields

ATTRELID

org.jooq.TableField<R extends org.jooq.Record,T> ATTRELID
An uncommented item


ATTNAME

org.jooq.TableField<R extends org.jooq.Record,T> ATTNAME
An uncommented item


ATTTYPID

org.jooq.TableField<R extends org.jooq.Record,T> ATTTYPID
An uncommented item


ATTSTATTARGET

org.jooq.TableField<R extends org.jooq.Record,T> ATTSTATTARGET
An uncommented item


ATTLEN

org.jooq.TableField<R extends org.jooq.Record,T> ATTLEN
An uncommented item


ATTNUM

org.jooq.TableField<R extends org.jooq.Record,T> ATTNUM
An uncommented item


ATTNDIMS

org.jooq.TableField<R extends org.jooq.Record,T> ATTNDIMS
An uncommented item


ATTCACHEOFF

org.jooq.TableField<R extends org.jooq.Record,T> ATTCACHEOFF
An uncommented item


ATTTYPMOD

org.jooq.TableField<R extends org.jooq.Record,T> ATTTYPMOD
An uncommented item


ATTBYVAL

org.jooq.TableField<R extends org.jooq.Record,T> ATTBYVAL
An uncommented item


ATTSTORAGE

org.jooq.TableField<R extends org.jooq.Record,T> ATTSTORAGE
An uncommented item


ATTALIGN

org.jooq.TableField<R extends org.jooq.Record,T> ATTALIGN
An uncommented item


ATTNOTNULL

org.jooq.TableField<R extends org.jooq.Record,T> ATTNOTNULL
An uncommented item


ATTHASDEF

org.jooq.TableField<R extends org.jooq.Record,T> ATTHASDEF
An uncommented item


ATTISDROPPED

org.jooq.TableField<R extends org.jooq.Record,T> ATTISDROPPED
An uncommented item


ATTISLOCAL

org.jooq.TableField<R extends org.jooq.Record,T> ATTISLOCAL
An uncommented item


ATTINHCOUNT

org.jooq.TableField<R extends org.jooq.Record,T> ATTINHCOUNT
An uncommented item


ATTACL

org.jooq.TableField<R extends org.jooq.Record,T> ATTACL
An uncommented item


ATTOPTIONS

org.jooq.TableField<R extends org.jooq.Record,T> ATTOPTIONS
An uncommented item

Class org.jooq.util.postgres.pg_catalog.tables.PgClass extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 497846309L

Serialized Fields

RELNAME

org.jooq.TableField<R extends org.jooq.Record,T> RELNAME
An uncommented item


RELNAMESPACE

org.jooq.TableField<R extends org.jooq.Record,T> RELNAMESPACE
An uncommented item


RELTYPE

org.jooq.TableField<R extends org.jooq.Record,T> RELTYPE
An uncommented item


RELOFTYPE

org.jooq.TableField<R extends org.jooq.Record,T> RELOFTYPE
An uncommented item


RELOWNER

org.jooq.TableField<R extends org.jooq.Record,T> RELOWNER
An uncommented item


RELAM

org.jooq.TableField<R extends org.jooq.Record,T> RELAM
An uncommented item


RELFILENODE

org.jooq.TableField<R extends org.jooq.Record,T> RELFILENODE
An uncommented item


RELTABLESPACE

org.jooq.TableField<R extends org.jooq.Record,T> RELTABLESPACE
An uncommented item


RELPAGES

org.jooq.TableField<R extends org.jooq.Record,T> RELPAGES
An uncommented item


RELTUPLES

org.jooq.TableField<R extends org.jooq.Record,T> RELTUPLES
An uncommented item


RELTOASTRELID

org.jooq.TableField<R extends org.jooq.Record,T> RELTOASTRELID
An uncommented item


RELTOASTIDXID

org.jooq.TableField<R extends org.jooq.Record,T> RELTOASTIDXID
An uncommented item


RELHASINDEX

org.jooq.TableField<R extends org.jooq.Record,T> RELHASINDEX
An uncommented item


RELISSHARED

org.jooq.TableField<R extends org.jooq.Record,T> RELISSHARED
An uncommented item


RELISTEMP

org.jooq.TableField<R extends org.jooq.Record,T> RELISTEMP
An uncommented item


RELKIND

org.jooq.TableField<R extends org.jooq.Record,T> RELKIND
An uncommented item


RELNATTS

org.jooq.TableField<R extends org.jooq.Record,T> RELNATTS
An uncommented item


RELCHECKS

org.jooq.TableField<R extends org.jooq.Record,T> RELCHECKS
An uncommented item


RELHASOIDS

org.jooq.TableField<R extends org.jooq.Record,T> RELHASOIDS
An uncommented item


RELHASPKEY

org.jooq.TableField<R extends org.jooq.Record,T> RELHASPKEY
An uncommented item


RELHASEXCLUSION

org.jooq.TableField<R extends org.jooq.Record,T> RELHASEXCLUSION
An uncommented item


RELHASRULES

org.jooq.TableField<R extends org.jooq.Record,T> RELHASRULES
An uncommented item


RELHASTRIGGERS

org.jooq.TableField<R extends org.jooq.Record,T> RELHASTRIGGERS
An uncommented item


RELHASSUBCLASS

org.jooq.TableField<R extends org.jooq.Record,T> RELHASSUBCLASS
An uncommented item


RELFROZENXID

org.jooq.TableField<R extends org.jooq.Record,T> RELFROZENXID
An uncommented item


RELACL

org.jooq.TableField<R extends org.jooq.Record,T> RELACL
An uncommented item


RELOPTIONS

org.jooq.TableField<R extends org.jooq.Record,T> RELOPTIONS
An uncommented item

Class org.jooq.util.postgres.pg_catalog.tables.PgEnum extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1198881091L

Serialized Fields

ENUMTYPID

org.jooq.TableField<R extends org.jooq.Record,T> ENUMTYPID
An uncommented item


ENUMLABEL

org.jooq.TableField<R extends org.jooq.Record,T> ENUMLABEL
An uncommented item

Class org.jooq.util.postgres.pg_catalog.tables.PgNamespace extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1774545004L

Serialized Fields

NSPNAME

org.jooq.TableField<R extends org.jooq.Record,T> NSPNAME
An uncommented item


NSPOWNER

org.jooq.TableField<R extends org.jooq.Record,T> NSPOWNER
An uncommented item


NSPACL

org.jooq.TableField<R extends org.jooq.Record,T> NSPACL
An uncommented item

Class org.jooq.util.postgres.pg_catalog.tables.PgProc extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1574331687L

Serialized Fields

PRONAME

org.jooq.TableField<R extends org.jooq.Record,T> PRONAME
An uncommented item


PRONAMESPACE

org.jooq.TableField<R extends org.jooq.Record,T> PRONAMESPACE
An uncommented item


PROOWNER

org.jooq.TableField<R extends org.jooq.Record,T> PROOWNER
An uncommented item


PROLANG

org.jooq.TableField<R extends org.jooq.Record,T> PROLANG
An uncommented item


PROCOST

org.jooq.TableField<R extends org.jooq.Record,T> PROCOST
An uncommented item


PROROWS

org.jooq.TableField<R extends org.jooq.Record,T> PROROWS
An uncommented item


PROVARIADIC

org.jooq.TableField<R extends org.jooq.Record,T> PROVARIADIC
An uncommented item


PROISAGG

org.jooq.TableField<R extends org.jooq.Record,T> PROISAGG
An uncommented item


PROISWINDOW

org.jooq.TableField<R extends org.jooq.Record,T> PROISWINDOW
An uncommented item


PROSECDEF

org.jooq.TableField<R extends org.jooq.Record,T> PROSECDEF
An uncommented item


PROISSTRICT

org.jooq.TableField<R extends org.jooq.Record,T> PROISSTRICT
An uncommented item


PRORETSET

org.jooq.TableField<R extends org.jooq.Record,T> PRORETSET
An uncommented item


PROVOLATILE

org.jooq.TableField<R extends org.jooq.Record,T> PROVOLATILE
An uncommented item


PRONARGS

org.jooq.TableField<R extends org.jooq.Record,T> PRONARGS
An uncommented item


PRONARGDEFAULTS

org.jooq.TableField<R extends org.jooq.Record,T> PRONARGDEFAULTS
An uncommented item


PRORETTYPE

org.jooq.TableField<R extends org.jooq.Record,T> PRORETTYPE
An uncommented item


PROARGTYPES

org.jooq.TableField<R extends org.jooq.Record,T> PROARGTYPES
An uncommented item


PROALLARGTYPES

org.jooq.TableField<R extends org.jooq.Record,T> PROALLARGTYPES
An uncommented item


PROARGMODES

org.jooq.TableField<R extends org.jooq.Record,T> PROARGMODES
An uncommented item


PROARGNAMES

org.jooq.TableField<R extends org.jooq.Record,T> PROARGNAMES
An uncommented item


PROARGDEFAULTS

org.jooq.TableField<R extends org.jooq.Record,T> PROARGDEFAULTS
An uncommented item


PROSRC

org.jooq.TableField<R extends org.jooq.Record,T> PROSRC
An uncommented item


PROBIN

org.jooq.TableField<R extends org.jooq.Record,T> PROBIN
An uncommented item


PROCONFIG

org.jooq.TableField<R extends org.jooq.Record,T> PROCONFIG
An uncommented item


PROACL

org.jooq.TableField<R extends org.jooq.Record,T> PROACL
An uncommented item

Class org.jooq.util.postgres.pg_catalog.tables.PgType extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 867629277L

Serialized Fields

TYPNAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPNAME
An uncommented item


TYPNAMESPACE

org.jooq.TableField<R extends org.jooq.Record,T> TYPNAMESPACE
An uncommented item


TYPOWNER

org.jooq.TableField<R extends org.jooq.Record,T> TYPOWNER
An uncommented item


TYPLEN

org.jooq.TableField<R extends org.jooq.Record,T> TYPLEN
An uncommented item


TYPBYVAL

org.jooq.TableField<R extends org.jooq.Record,T> TYPBYVAL
An uncommented item


TYPTYPE

org.jooq.TableField<R extends org.jooq.Record,T> TYPTYPE
An uncommented item


TYPCATEGORY

org.jooq.TableField<R extends org.jooq.Record,T> TYPCATEGORY
An uncommented item


TYPISPREFERRED

org.jooq.TableField<R extends org.jooq.Record,T> TYPISPREFERRED
An uncommented item


TYPISDEFINED

org.jooq.TableField<R extends org.jooq.Record,T> TYPISDEFINED
An uncommented item


TYPDELIM

org.jooq.TableField<R extends org.jooq.Record,T> TYPDELIM
An uncommented item


TYPRELID

org.jooq.TableField<R extends org.jooq.Record,T> TYPRELID
An uncommented item


TYPELEM

org.jooq.TableField<R extends org.jooq.Record,T> TYPELEM
An uncommented item


TYPARRAY

org.jooq.TableField<R extends org.jooq.Record,T> TYPARRAY
An uncommented item


TYPINPUT

org.jooq.TableField<R extends org.jooq.Record,T> TYPINPUT
An uncommented item


TYPOUTPUT

org.jooq.TableField<R extends org.jooq.Record,T> TYPOUTPUT
An uncommented item


TYPRECEIVE

org.jooq.TableField<R extends org.jooq.Record,T> TYPRECEIVE
An uncommented item


TYPSEND

org.jooq.TableField<R extends org.jooq.Record,T> TYPSEND
An uncommented item


TYPMODIN

org.jooq.TableField<R extends org.jooq.Record,T> TYPMODIN
An uncommented item


TYPMODOUT

org.jooq.TableField<R extends org.jooq.Record,T> TYPMODOUT
An uncommented item


TYPANALYZE

org.jooq.TableField<R extends org.jooq.Record,T> TYPANALYZE
An uncommented item


TYPALIGN

org.jooq.TableField<R extends org.jooq.Record,T> TYPALIGN
An uncommented item


TYPSTORAGE

org.jooq.TableField<R extends org.jooq.Record,T> TYPSTORAGE
An uncommented item


TYPNOTNULL

org.jooq.TableField<R extends org.jooq.Record,T> TYPNOTNULL
An uncommented item


TYPBASETYPE

org.jooq.TableField<R extends org.jooq.Record,T> TYPBASETYPE
An uncommented item


TYPTYPMOD

org.jooq.TableField<R extends org.jooq.Record,T> TYPTYPMOD
An uncommented item


TYPNDIMS

org.jooq.TableField<R extends org.jooq.Record,T> TYPNDIMS
An uncommented item


TYPDEFAULTBIN

org.jooq.TableField<R extends org.jooq.Record,T> TYPDEFAULTBIN
An uncommented item


TYPDEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> TYPDEFAULT
An uncommented item


Package org.jooq.util.sqlite

Class org.jooq.util.sqlite.SQLiteDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.sqlite.SQLiteFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -351817568648116452L


Package org.jooq.util.sqlite.sqlite_master

Class org.jooq.util.sqlite.sqlite_master.SQLiteMaster extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -823335201L


Package org.jooq.util.sqlserver

Class org.jooq.util.sqlserver.SQLServerDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -5677365115109672781L

Class org.jooq.util.sqlserver.SQLServerFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: -351817568648116452L


Package org.jooq.util.sqlserver.information_schema

Class org.jooq.util.sqlserver.information_schema.InformationSchema extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 1945717581L

Class org.jooq.util.sqlserver.information_schema.InformationSchemaFactory extends org.jooq.util.hsqldb.HSQLDBFactory implements Serializable

serialVersionUID: -615142229L


Package org.jooq.util.sqlserver.information_schema.tables

Class org.jooq.util.sqlserver.information_schema.tables.Columns extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 185365021L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


COLUMN_DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_DEFAULT
An uncommented item


IS_NULLABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULLABLE
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


DOMAIN_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_CATALOG
An uncommented item


DOMAIN_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_SCHEMA
An uncommented item


DOMAIN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_NAME
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


IS_SELF_REFERENCING

org.jooq.TableField<R extends org.jooq.Record,T> IS_SELF_REFERENCING
An uncommented item


IS_IDENTITY

org.jooq.TableField<R extends org.jooq.Record,T> IS_IDENTITY
An uncommented item


IDENTITY_GENERATION

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_GENERATION
An uncommented item


IDENTITY_START

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_START
An uncommented item


IDENTITY_INCREMENT

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_INCREMENT
An uncommented item


IDENTITY_MAXIMUM

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_MAXIMUM
An uncommented item


IDENTITY_MINIMUM

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_MINIMUM
An uncommented item


IDENTITY_CYCLE

org.jooq.TableField<R extends org.jooq.Record,T> IDENTITY_CYCLE
An uncommented item


IS_GENERATED

org.jooq.TableField<R extends org.jooq.Record,T> IS_GENERATED
An uncommented item


GENERATION_EXPRESSION

org.jooq.TableField<R extends org.jooq.Record,T> GENERATION_EXPRESSION
An uncommented item


IS_UPDATABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_UPDATABLE
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 733263102L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1230130788L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


POSITION_IN_UNIQUE_CONSTRAINT

org.jooq.TableField<R extends org.jooq.Record,T> POSITION_IN_UNIQUE_CONSTRAINT
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.Parameters extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1994625982L

Serialized Fields

SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_CATALOG
An uncommented item


SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_SCHEMA
An uncommented item


SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_NAME
An uncommented item


ORDINAL_POSITION

org.jooq.TableField<R extends org.jooq.Record,T> ORDINAL_POSITION
An uncommented item


PARAMETER_MODE

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_MODE
An uncommented item


IS_RESULT

org.jooq.TableField<R extends org.jooq.Record,T> IS_RESULT
An uncommented item


AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> AS_LOCATOR
An uncommented item


PARAMETER_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_NAME
An uncommented item


FROM_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> FROM_SQL_SPECIFIC_CATALOG
An uncommented item


FROM_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> FROM_SQL_SPECIFIC_SCHEMA
An uncommented item


FROM_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> FROM_SQL_SPECIFIC_NAME
An uncommented item


TO_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_CATALOG
An uncommented item


TO_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_SCHEMA
An uncommented item


TO_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -28313106L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


UNIQUE_CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_CATALOG
An uncommented item


UNIQUE_CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_SCHEMA
An uncommented item


UNIQUE_CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE_CONSTRAINT_NAME
An uncommented item


MATCH_OPTION

org.jooq.TableField<R extends org.jooq.Record,T> MATCH_OPTION
An uncommented item


UPDATE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> UPDATE_RULE
An uncommented item


DELETE_RULE

org.jooq.TableField<R extends org.jooq.Record,T> DELETE_RULE
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.Routines extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -876586578L

Serialized Fields

SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_CATALOG
An uncommented item


SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_SCHEMA
An uncommented item


SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SPECIFIC_NAME
An uncommented item


ROUTINE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_CATALOG
An uncommented item


ROUTINE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_SCHEMA
An uncommented item


ROUTINE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_NAME
An uncommented item


ROUTINE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_TYPE
An uncommented item


MODULE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_CATALOG
An uncommented item


MODULE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_SCHEMA
An uncommented item


MODULE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> MODULE_NAME
An uncommented item


UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> UDT_CATALOG
An uncommented item


UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> UDT_SCHEMA
An uncommented item


UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> UDT_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


CHARACTER_MAXIMUM_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_MAXIMUM_LENGTH
An uncommented item


CHARACTER_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_OCTET_LENGTH
An uncommented item


CHARACTER_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_CATALOG
An uncommented item


CHARACTER_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_SCHEMA
An uncommented item


CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CHARACTER_SET_NAME
An uncommented item


COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_CATALOG
An uncommented item


COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_SCHEMA
An uncommented item


COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLLATION_NAME
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DATETIME_PRECISION
An uncommented item


INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_TYPE
An uncommented item


INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> INTERVAL_PRECISION
An uncommented item


TYPE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_CATALOG
An uncommented item


TYPE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_SCHEMA
An uncommented item


TYPE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_UDT_NAME
An uncommented item


SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_CATALOG
An uncommented item


SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_SCHEMA
An uncommented item


SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SCOPE_NAME
An uncommented item


MAXIMUM_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_CARDINALITY
An uncommented item


DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> DTD_IDENTIFIER
An uncommented item


ROUTINE_BODY

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_BODY
An uncommented item


ROUTINE_DEFINITION

org.jooq.TableField<R extends org.jooq.Record,T> ROUTINE_DEFINITION
An uncommented item


EXTERNAL_NAME

org.jooq.TableField<R extends org.jooq.Record,T> EXTERNAL_NAME
An uncommented item


EXTERNAL_LANGUAGE

org.jooq.TableField<R extends org.jooq.Record,T> EXTERNAL_LANGUAGE
An uncommented item


PARAMETER_STYLE

org.jooq.TableField<R extends org.jooq.Record,T> PARAMETER_STYLE
An uncommented item


IS_DETERMINISTIC

org.jooq.TableField<R extends org.jooq.Record,T> IS_DETERMINISTIC
An uncommented item


SQL_DATA_ACCESS

org.jooq.TableField<R extends org.jooq.Record,T> SQL_DATA_ACCESS
An uncommented item


IS_NULL_CALL

org.jooq.TableField<R extends org.jooq.Record,T> IS_NULL_CALL
An uncommented item


SQL_PATH

org.jooq.TableField<R extends org.jooq.Record,T> SQL_PATH
An uncommented item


SCHEMA_LEVEL_ROUTINE

org.jooq.TableField<R extends org.jooq.Record,T> SCHEMA_LEVEL_ROUTINE
An uncommented item


MAX_DYNAMIC_RESULT_SETS

org.jooq.TableField<R extends org.jooq.Record,T> MAX_DYNAMIC_RESULT_SETS
An uncommented item


IS_USER_DEFINED_CAST

org.jooq.TableField<R extends org.jooq.Record,T> IS_USER_DEFINED_CAST
An uncommented item


IS_IMPLICITLY_INVOCABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_IMPLICITLY_INVOCABLE
An uncommented item


SECURITY_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> SECURITY_TYPE
An uncommented item


TO_SQL_SPECIFIC_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_CATALOG
An uncommented item


TO_SQL_SPECIFIC_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_SCHEMA
An uncommented item


TO_SQL_SPECIFIC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TO_SQL_SPECIFIC_NAME
An uncommented item


AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> AS_LOCATOR
An uncommented item


CREATED

org.jooq.TableField<R extends org.jooq.Record,T> CREATED
An uncommented item


LAST_ALTERED

org.jooq.TableField<R extends org.jooq.Record,T> LAST_ALTERED
An uncommented item


NEW_SAVEPOINT_LEVEL

org.jooq.TableField<R extends org.jooq.Record,T> NEW_SAVEPOINT_LEVEL
An uncommented item


IS_UDT_DEPENDENT

org.jooq.TableField<R extends org.jooq.Record,T> IS_UDT_DEPENDENT
An uncommented item


RESULT_CAST_FROM_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_FROM_DATA_TYPE
An uncommented item


RESULT_CAST_AS_LOCATOR

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_AS_LOCATOR
An uncommented item


RESULT_CAST_CHAR_MAX_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_MAX_LENGTH
An uncommented item


RESULT_CAST_CHAR_OCTET_LENGTH

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_OCTET_LENGTH
An uncommented item


RESULT_CAST_CHAR_SET_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_SET_CATALOG
An uncommented item


RESULT_CAST_CHAR_SET_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHAR_SET_SCHEMA
An uncommented item


RESULT_CAST_CHARACTER_SET_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_CHARACTER_SET_NAME
An uncommented item


RESULT_CAST_COLLATION_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_CATALOG
An uncommented item


RESULT_CAST_COLLATION_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_SCHEMA
An uncommented item


RESULT_CAST_COLLATION_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_COLLATION_NAME
An uncommented item


RESULT_CAST_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_PRECISION
An uncommented item


RESULT_CAST_NUMERIC_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_RADIX
An uncommented item


RESULT_CAST_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_NUMERIC_SCALE
An uncommented item


RESULT_CAST_DATETIME_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DATETIME_PRECISION
An uncommented item


RESULT_CAST_INTERVAL_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_INTERVAL_TYPE
An uncommented item


RESULT_CAST_INTERVAL_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_INTERVAL_PRECISION
An uncommented item


RESULT_CAST_TYPE_UDT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_CATALOG
An uncommented item


RESULT_CAST_TYPE_UDT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_SCHEMA
An uncommented item


RESULT_CAST_TYPE_UDT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_TYPE_UDT_NAME
An uncommented item


RESULT_CAST_SCOPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_CATALOG
An uncommented item


RESULT_CAST_SCOPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_SCHEMA
An uncommented item


RESULT_CAST_SCOPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_SCOPE_NAME
An uncommented item


RESULT_CAST_MAX_CARDINALITY

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_MAX_CARDINALITY
An uncommented item


RESULT_CAST_DTD_IDENTIFIER

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DTD_IDENTIFIER
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item


RESULT_CAST_FROM_DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_FROM_DECLARED_DATA_TYPE
An uncommented item


RESULT_CAST_DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DECLARED_NUMERIC_PRECISION
An uncommented item


RESULT_CAST_DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> RESULT_CAST_DECLARED_NUMERIC_SCALE
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.Sequences extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 770627700L

Serialized Fields

SEQUENCE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_CATALOG
An uncommented item


SEQUENCE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_SCHEMA
An uncommented item


SEQUENCE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_NAME
An uncommented item


DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DATA_TYPE
An uncommented item


NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION
An uncommented item


NUMERIC_PRECISION_RADIX

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_PRECISION_RADIX
An uncommented item


NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> NUMERIC_SCALE
An uncommented item


MAXIMUM_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MAXIMUM_VALUE
An uncommented item


MINIMUM_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MINIMUM_VALUE
An uncommented item


INCREMENT

org.jooq.TableField<R extends org.jooq.Record,T> INCREMENT
An uncommented item


CYCLE_OPTION

org.jooq.TableField<R extends org.jooq.Record,T> CYCLE_OPTION
An uncommented item


DECLARED_DATA_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_DATA_TYPE
An uncommented item


DECLARED_NUMERIC_PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_PRECISION
An uncommented item


DECLARED_NUMERIC_SCALE

org.jooq.TableField<R extends org.jooq.Record,T> DECLARED_NUMERIC_SCALE
An uncommented item


START_WITH

org.jooq.TableField<R extends org.jooq.Record,T> START_WITH
An uncommented item


NEXT_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> NEXT_VALUE
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.TableConstraints extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -2008093826L

Serialized Fields

CONSTRAINT_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_CATALOG
An uncommented item


CONSTRAINT_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_SCHEMA
An uncommented item


CONSTRAINT_NAME

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_NAME
An uncommented item


CONSTRAINT_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> CONSTRAINT_TYPE
An uncommented item


TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


IS_DEFERRABLE

org.jooq.TableField<R extends org.jooq.Record,T> IS_DEFERRABLE
An uncommented item


INITIALLY_DEFERRED

org.jooq.TableField<R extends org.jooq.Record,T> INITIALLY_DEFERRED
An uncommented item

Class org.jooq.util.sqlserver.information_schema.tables.Tables extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 785864513L

Serialized Fields

TABLE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_CATALOG
An uncommented item


TABLE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_SCHEMA
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


TABLE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE
An uncommented item


SELF_REFERENCING_COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SELF_REFERENCING_COLUMN_NAME
An uncommented item


REFERENCE_GENERATION

org.jooq.TableField<R extends org.jooq.Record,T> REFERENCE_GENERATION
An uncommented item


USER_DEFINED_TYPE_CATALOG

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_CATALOG
An uncommented item


USER_DEFINED_TYPE_SCHEMA

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_SCHEMA
An uncommented item


USER_DEFINED_TYPE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> USER_DEFINED_TYPE_NAME
An uncommented item


IS_INSERTABLE_INTO

org.jooq.TableField<R extends org.jooq.Record,T> IS_INSERTABLE_INTO
An uncommented item


IS_TYPED

org.jooq.TableField<R extends org.jooq.Record,T> IS_TYPED
An uncommented item


COMMIT_ACTION

org.jooq.TableField<R extends org.jooq.Record,T> COMMIT_ACTION
An uncommented item


Package org.jooq.util.sybase

Class org.jooq.util.sybase.SybaseDataType extends org.jooq.impl.AbstractDataType<T> implements Serializable

serialVersionUID: -4442303192680774346L

Class org.jooq.util.sybase.SybaseFactory extends org.jooq.impl.Factory implements Serializable

serialVersionUID: 6530433807914995633L


Package org.jooq.util.sybase.sys

Class org.jooq.util.sybase.sys.Sys extends org.jooq.impl.SchemaImpl implements Serializable

serialVersionUID: 807182600L

Class org.jooq.util.sybase.sys.SysFactory extends org.jooq.util.sybase.SybaseFactory implements Serializable

serialVersionUID: -1738541104L


Package org.jooq.util.sybase.sys.tables

Class org.jooq.util.sybase.sys.tables.Sysdomain extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 924391205L

Serialized Fields

DOMAIN_ID

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_ID
An uncommented item


DOMAIN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_NAME
An uncommented item


TYPE_ID

org.jooq.TableField<R extends org.jooq.Record,T> TYPE_ID
An uncommented item


PRECISION

org.jooq.TableField<R extends org.jooq.Record,T> PRECISION
An uncommented item

Class org.jooq.util.sybase.sys.tables.Sysfkey extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 2010955502L

Serialized Fields

FOREIGN_TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> FOREIGN_TABLE_ID
An uncommented item


FOREIGN_INDEX_ID

org.jooq.TableField<R extends org.jooq.Record,T> FOREIGN_INDEX_ID
An uncommented item


PRIMARY_TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> PRIMARY_TABLE_ID
An uncommented item


PRIMARY_INDEX_ID

org.jooq.TableField<R extends org.jooq.Record,T> PRIMARY_INDEX_ID
An uncommented item


MATCH_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> MATCH_TYPE
An uncommented item


CHECK_ON_COMMIT

org.jooq.TableField<R extends org.jooq.Record,T> CHECK_ON_COMMIT
An uncommented item


NULLS

org.jooq.TableField<R extends org.jooq.Record,T> NULLS
An uncommented item

Class org.jooq.util.sybase.sys.tables.Sysidx extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1888048987L

Serialized Fields

TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_ID
An uncommented item


INDEX_ID

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_ID
An uncommented item


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
An uncommented item


PHYS_INDEX_ID

org.jooq.TableField<R extends org.jooq.Record,T> PHYS_INDEX_ID
An uncommented item


DBSPACE_ID

org.jooq.TableField<R extends org.jooq.Record,T> DBSPACE_ID
An uncommented item


INDEX_CATEGORY

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_CATEGORY
An uncommented item


UNIQUE

org.jooq.TableField<R extends org.jooq.Record,T> UNIQUE
An uncommented item


INDEX_NAME

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_NAME
An uncommented item


NOT_ENFORCED

org.jooq.TableField<R extends org.jooq.Record,T> NOT_ENFORCED
An uncommented item


FILE_ID

org.jooq.TableField<R extends org.jooq.Record,T> FILE_ID
An uncommented item

Class org.jooq.util.sybase.sys.tables.Sysidxcol extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -2143357849L

Serialized Fields

TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_ID
An uncommented item


INDEX_ID

org.jooq.TableField<R extends org.jooq.Record,T> INDEX_ID
An uncommented item


SEQUENCE

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE
An uncommented item


COLUMN_ID

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_ID
An uncommented item


ORDER

org.jooq.TableField<R extends org.jooq.Record,T> ORDER
An uncommented item


PRIMARY_COLUMN_ID

org.jooq.TableField<R extends org.jooq.Record,T> PRIMARY_COLUMN_ID
An uncommented item

Class org.jooq.util.sybase.sys.tables.Sysprocedure extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -986257447L

Serialized Fields

PROC_ID

org.jooq.TableField<R extends org.jooq.Record,T> PROC_ID
An uncommented item


CREATOR

org.jooq.TableField<R extends org.jooq.Record,T> CREATOR
An uncommented item


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
An uncommented item


PROC_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PROC_NAME
An uncommented item


PROC_DEFN

org.jooq.TableField<R extends org.jooq.Record,T> PROC_DEFN
An uncommented item


REMARKS

org.jooq.TableField<R extends org.jooq.Record,T> REMARKS
An uncommented item


REPLICATE

org.jooq.TableField<R extends org.jooq.Record,T> REPLICATE
An uncommented item


SRVID

org.jooq.TableField<R extends org.jooq.Record,T> SRVID
An uncommented item


SOURCE

org.jooq.TableField<R extends org.jooq.Record,T> SOURCE
An uncommented item


AVG_NUM_ROWS

org.jooq.TableField<R extends org.jooq.Record,T> AVG_NUM_ROWS
An uncommented item


AVG_COST

org.jooq.TableField<R extends org.jooq.Record,T> AVG_COST
An uncommented item


STATS

org.jooq.TableField<R extends org.jooq.Record,T> STATS
An uncommented item

Class org.jooq.util.sybase.sys.tables.Sysprocparm extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1915636413L

Serialized Fields

PROC_ID

org.jooq.TableField<R extends org.jooq.Record,T> PROC_ID
An uncommented item


PARM_ID

org.jooq.TableField<R extends org.jooq.Record,T> PARM_ID
An uncommented item


PARM_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> PARM_TYPE
An uncommented item


PARM_MODE_IN

org.jooq.TableField<R extends org.jooq.Record,T> PARM_MODE_IN
An uncommented item


PARM_MODE_OUT

org.jooq.TableField<R extends org.jooq.Record,T> PARM_MODE_OUT
An uncommented item


DOMAIN_ID

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_ID
An uncommented item


WIDTH

org.jooq.TableField<R extends org.jooq.Record,T> WIDTH
An uncommented item


SCALE

org.jooq.TableField<R extends org.jooq.Record,T> SCALE
An uncommented item


USER_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> USER_TYPE
An uncommented item


PARM_NAME

org.jooq.TableField<R extends org.jooq.Record,T> PARM_NAME
An uncommented item


DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULT
An uncommented item


REMARKS

org.jooq.TableField<R extends org.jooq.Record,T> REMARKS
An uncommented item


BASE_TYPE_STR

org.jooq.TableField<R extends org.jooq.Record,T> BASE_TYPE_STR
An uncommented item

Class org.jooq.util.sybase.sys.tables.Syssequence extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -1976477654L

Serialized Fields

OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
An uncommented item


OWNER

org.jooq.TableField<R extends org.jooq.Record,T> OWNER
An uncommented item


MIN_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MIN_VALUE
An uncommented item


MAX_VALUE

org.jooq.TableField<R extends org.jooq.Record,T> MAX_VALUE
An uncommented item


INCREMENT_BY

org.jooq.TableField<R extends org.jooq.Record,T> INCREMENT_BY
An uncommented item


START_WITH

org.jooq.TableField<R extends org.jooq.Record,T> START_WITH
An uncommented item


CACHE

org.jooq.TableField<R extends org.jooq.Record,T> CACHE
An uncommented item


CYCLE

org.jooq.TableField<R extends org.jooq.Record,T> CYCLE
An uncommented item


RESUME_AT

org.jooq.TableField<R extends org.jooq.Record,T> RESUME_AT
An uncommented item


SEQUENCE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> SEQUENCE_NAME
An uncommented item

Class org.jooq.util.sybase.sys.tables.Systab extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: 1581887505L

Serialized Fields

TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_ID
An uncommented item


DBSPACE_ID

org.jooq.TableField<R extends org.jooq.Record,T> DBSPACE_ID
An uncommented item


COUNT

org.jooq.TableField<R extends org.jooq.Record,T> COUNT
An uncommented item


CREATOR

org.jooq.TableField<R extends org.jooq.Record,T> CREATOR
An uncommented item


TABLE_PAGE_COUNT

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_PAGE_COUNT
An uncommented item


EXT_PAGE_COUNT

org.jooq.TableField<R extends org.jooq.Record,T> EXT_PAGE_COUNT
An uncommented item


COMMIT_ACTION

org.jooq.TableField<R extends org.jooq.Record,T> COMMIT_ACTION
An uncommented item


SHARE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> SHARE_TYPE
An uncommented item


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
An uncommented item


LAST_MODIFIED_AT

org.jooq.TableField<R extends org.jooq.Record,T> LAST_MODIFIED_AT
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


TABLE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE
An uncommented item


REPLICATE

org.jooq.TableField<R extends org.jooq.Record,T> REPLICATE
An uncommented item


SERVER_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> SERVER_TYPE
An uncommented item


TAB_PAGE_LIST

org.jooq.TableField<R extends org.jooq.Record,T> TAB_PAGE_LIST
An uncommented item


EXT_PAGE_LIST

org.jooq.TableField<R extends org.jooq.Record,T> EXT_PAGE_LIST
An uncommented item


PCT_FREE

org.jooq.TableField<R extends org.jooq.Record,T> PCT_FREE
An uncommented item


CLUSTERED_INDEX_ID

org.jooq.TableField<R extends org.jooq.Record,T> CLUSTERED_INDEX_ID
An uncommented item


ENCRYPTED

org.jooq.TableField<R extends org.jooq.Record,T> ENCRYPTED
An uncommented item


LAST_MODIFIED_TSN

org.jooq.TableField<R extends org.jooq.Record,T> LAST_MODIFIED_TSN
An uncommented item


FILE_ID

org.jooq.TableField<R extends org.jooq.Record,T> FILE_ID
An uncommented item


TABLE_TYPE_STR

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE_STR
An uncommented item

Class org.jooq.util.sybase.sys.tables.Systabcol extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -481237229L

Serialized Fields

TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_ID
An uncommented item


COLUMN_ID

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_ID
An uncommented item


DOMAIN_ID

org.jooq.TableField<R extends org.jooq.Record,T> DOMAIN_ID
An uncommented item


NULLS

org.jooq.TableField<R extends org.jooq.Record,T> NULLS
An uncommented item


WIDTH

org.jooq.TableField<R extends org.jooq.Record,T> WIDTH
An uncommented item


SCALE

org.jooq.TableField<R extends org.jooq.Record,T> SCALE
An uncommented item


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
An uncommented item


MAX_IDENTITY

org.jooq.TableField<R extends org.jooq.Record,T> MAX_IDENTITY
An uncommented item


COLUMN_NAME

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_NAME
An uncommented item


DEFAULT

org.jooq.TableField<R extends org.jooq.Record,T> DEFAULT
An uncommented item


USER_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> USER_TYPE
An uncommented item


COLUMN_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> COLUMN_TYPE
An uncommented item


COMPRESSED

org.jooq.TableField<R extends org.jooq.Record,T> COMPRESSED
An uncommented item


COLLECT_STATS

org.jooq.TableField<R extends org.jooq.Record,T> COLLECT_STATS
An uncommented item


INLINE_MAX

org.jooq.TableField<R extends org.jooq.Record,T> INLINE_MAX
An uncommented item


INLINE_LONG

org.jooq.TableField<R extends org.jooq.Record,T> INLINE_LONG
An uncommented item


LOB_INDEX

org.jooq.TableField<R extends org.jooq.Record,T> LOB_INDEX
An uncommented item


BASE_TYPE_STR

org.jooq.TableField<R extends org.jooq.Record,T> BASE_TYPE_STR
An uncommented item

Class org.jooq.util.sybase.sys.tables.Systable extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -724081457L

Serialized Fields

TABLE_ID

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_ID
An uncommented item


FILE_ID

org.jooq.TableField<R extends org.jooq.Record,T> FILE_ID
An uncommented item


COUNT

org.jooq.TableField<R extends org.jooq.Record,T> COUNT
An uncommented item


FIRST_PAGE

org.jooq.TableField<R extends org.jooq.Record,T> FIRST_PAGE
An uncommented item


LAST_PAGE

org.jooq.TableField<R extends org.jooq.Record,T> LAST_PAGE
An uncommented item


PRIMARY_ROOT

org.jooq.TableField<R extends org.jooq.Record,T> PRIMARY_ROOT
An uncommented item


CREATOR

org.jooq.TableField<R extends org.jooq.Record,T> CREATOR
An uncommented item


FIRST_EXT_PAGE

org.jooq.TableField<R extends org.jooq.Record,T> FIRST_EXT_PAGE
An uncommented item


LAST_EXT_PAGE

org.jooq.TableField<R extends org.jooq.Record,T> LAST_EXT_PAGE
An uncommented item


TABLE_PAGE_COUNT

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_PAGE_COUNT
An uncommented item


EXT_PAGE_COUNT

org.jooq.TableField<R extends org.jooq.Record,T> EXT_PAGE_COUNT
An uncommented item


OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> OBJECT_ID
An uncommented item


TABLE_NAME

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_NAME
An uncommented item


TABLE_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> TABLE_TYPE
An uncommented item


VIEW_DEF

org.jooq.TableField<R extends org.jooq.Record,T> VIEW_DEF
An uncommented item


REMARKS

org.jooq.TableField<R extends org.jooq.Record,T> REMARKS
An uncommented item


REPLICATE

org.jooq.TableField<R extends org.jooq.Record,T> REPLICATE
An uncommented item


EXISTING_OBJ

org.jooq.TableField<R extends org.jooq.Record,T> EXISTING_OBJ
An uncommented item


REMOTE_LOCATION

org.jooq.TableField<R extends org.jooq.Record,T> REMOTE_LOCATION
An uncommented item


REMOTE_OBJTYPE

org.jooq.TableField<R extends org.jooq.Record,T> REMOTE_OBJTYPE
An uncommented item


SRVID

org.jooq.TableField<R extends org.jooq.Record,T> SRVID
An uncommented item


SERVER_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> SERVER_TYPE
An uncommented item


PRIMARY_HASH_LIMIT

org.jooq.TableField<R extends org.jooq.Record,T> PRIMARY_HASH_LIMIT
An uncommented item


PAGE_MAP_START

org.jooq.TableField<R extends org.jooq.Record,T> PAGE_MAP_START
An uncommented item


SOURCE

org.jooq.TableField<R extends org.jooq.Record,T> SOURCE
An uncommented item


ENCRYPTED

org.jooq.TableField<R extends org.jooq.Record,T> ENCRYPTED
An uncommented item

Class org.jooq.util.sybase.sys.tables.Sysview extends org.jooq.impl.TableImpl<org.jooq.Record> implements Serializable

serialVersionUID: -967800213L

Serialized Fields

VIEW_OBJECT_ID

org.jooq.TableField<R extends org.jooq.Record,T> VIEW_OBJECT_ID
An uncommented item


VIEW_DEF

org.jooq.TableField<R extends org.jooq.Record,T> VIEW_DEF
An uncommented item


MV_BUILD_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> MV_BUILD_TYPE
An uncommented item


MV_REFRESH_TYPE

org.jooq.TableField<R extends org.jooq.Record,T> MV_REFRESH_TYPE
An uncommented item


MV_USE_IN_OPTIMIZATION

org.jooq.TableField<R extends org.jooq.Record,T> MV_USE_IN_OPTIMIZATION
An uncommented item


MV_LAST_REFRESHED_AT

org.jooq.TableField<R extends org.jooq.Record,T> MV_LAST_REFRESHED_AT
An uncommented item


MV_KNOWN_STALE_AT

org.jooq.TableField<R extends org.jooq.Record,T> MV_KNOWN_STALE_AT
An uncommented item


MV_LAST_REFRESHED_TSN

org.jooq.TableField<R extends org.jooq.Record,T> MV_LAST_REFRESHED_TSN
An uncommented item



Copyright © 2012. All Rights Reserved.