$ A B C D E F G H I J K L M N O P Q R S T U V W _ 

$

$ingres - Class in org.jooq.util.ingres.ingres
This class is generated by jOOQ.
$INGRES - Static variable in class org.jooq.util.ingres.ingres.$ingres
The singleton instance of $ingres

A

AbstractDatabase - Class in org.jooq.util
A base implementation for all types of databases.
AbstractDatabase() - Constructor for class org.jooq.util.AbstractDatabase
 
AbstractDefinition - Class in org.jooq.util
A base implementation for any type of definition.
AbstractDefinition(Database, SchemaDefinition, String) - Constructor for class org.jooq.util.AbstractDefinition
 
AbstractDefinition(Database, SchemaDefinition, String, String) - Constructor for class org.jooq.util.AbstractDefinition
 
AbstractDefinition(Database, SchemaDefinition, String, String, String) - Constructor for class org.jooq.util.AbstractDefinition
 
AbstractElementContainerDefinition<E extends TypedElementDefinition<?>> - Class in org.jooq.util
A base implementation for element container definitions
AbstractElementContainerDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.AbstractElementContainerDefinition
 
AbstractPackageDefinition - Class in org.jooq.util
 
AbstractPackageDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.AbstractPackageDefinition
 
AbstractRoutineDefinition - Class in org.jooq.util
 
AbstractRoutineDefinition(SchemaDefinition, PackageDefinition, String, String, String) - Constructor for class org.jooq.util.AbstractRoutineDefinition
 
AbstractRoutineDefinition(SchemaDefinition, PackageDefinition, String, String, String, boolean) - Constructor for class org.jooq.util.AbstractRoutineDefinition
 
AbstractTableDefinition - Class in org.jooq.util
A base implementation for table definitions.
AbstractTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.AbstractTableDefinition
 
AbstractUDTDefinition - Class in org.jooq.util
Abstract base implementation for UDTDefinition's
AbstractUDTDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.AbstractUDTDefinition
 
ACCESS_MODE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ACCESS_MODE.
ACTIVE_BLOCKS - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ACTIVE_BLOCKS.
addForeignKey(String, String, ColumnDefinition, SchemaDefinition) - Method in class org.jooq.util.DefaultRelations
 
addLiteral(String) - Method in class org.jooq.util.DefaultEnumDefinition
 
addLiterals(String...) - Method in class org.jooq.util.DefaultEnumDefinition
 
addParameter(InOutDefinition, ParameterDefinition) - Method in class org.jooq.util.AbstractRoutineDefinition
 
addPrimaryKey(String, ColumnDefinition) - Method in class org.jooq.util.DefaultRelations
 
addUniqueKey(String, ColumnDefinition) - Method in class org.jooq.util.DefaultRelations
 
AGGREGATE - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.AGGREGATE.
ALIAS_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.ALIAS_CATALOG.
ALIAS_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.ALIAS_CATALOG.
ALIAS_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.ALIAS_NAME.
ALIAS_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.ALIAS_NAME.
ALIAS_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.ALIAS_SCHEMA.
ALIAS_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.ALIAS_SCHEMA.
ALL_ARGUMENTS - Static variable in class org.jooq.util.oracle.sys.Tables
Arguments in object accessible to the user
ALL_ARGUMENTS - Static variable in class org.jooq.util.oracle.sys.tables.AllArguments
The singleton instance of SYS.ALL_ARGUMENTS
ALL_COL_COMMENTS - Static variable in class org.jooq.util.oracle.sys.Tables
Comments on columns of accessible tables and views
ALL_COL_COMMENTS - Static variable in class org.jooq.util.oracle.sys.tables.AllColComments
The singleton instance of SYS.ALL_COL_COMMENTS
ALL_COLL_TYPES - Static variable in class org.jooq.util.oracle.sys.Tables
Description of named collection types accessible to the user
ALL_COLL_TYPES - Static variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The singleton instance of SYS.ALL_COLL_TYPES
ALL_CONS_COLUMNS - Static variable in class org.jooq.util.oracle.sys.Tables
Information about accessible columns in constraint definitions
ALL_CONS_COLUMNS - Static variable in class org.jooq.util.oracle.sys.tables.AllConsColumns
The singleton instance of SYS.ALL_CONS_COLUMNS
ALL_CONSTRAINTS - Static variable in class org.jooq.util.oracle.sys.Tables
Constraint definitions on accessible tables
ALL_CONSTRAINTS - Static variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The singleton instance of SYS.ALL_CONSTRAINTS
ALL_MVIEW_COMMENTS - Static variable in class org.jooq.util.oracle.sys.Tables
Comments on materialized views accessible to the user
ALL_MVIEW_COMMENTS - Static variable in class org.jooq.util.oracle.sys.tables.AllMviewComments
The singleton instance of SYS.ALL_MVIEW_COMMENTS
ALL_OBJECTS - Static variable in class org.jooq.util.oracle.sys.Tables
Objects accessible to the user
ALL_OBJECTS - Static variable in class org.jooq.util.oracle.sys.tables.AllObjects
The singleton instance of SYS.ALL_OBJECTS
ALL_PROCEDURES - Static variable in class org.jooq.util.oracle.sys.Tables
Functions/procedures/packages/types/triggers available to the user
ALL_PROCEDURES - Static variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The singleton instance of SYS.ALL_PROCEDURES
ALL_SEQUENCES - Static variable in class org.jooq.util.oracle.sys.Tables
Description of SEQUENCEs accessible to the user
ALL_SEQUENCES - Static variable in class org.jooq.util.oracle.sys.tables.AllSequences
The singleton instance of SYS.ALL_SEQUENCES
ALL_SYNONYMS - Static variable in class org.jooq.util.oracle.sys.Tables
All synonyms for base objects accessible to the user and session
ALL_SYNONYMS - Static variable in class org.jooq.util.oracle.sys.tables.AllSynonyms
The singleton instance of SYS.ALL_SYNONYMS
ALL_TAB_COLS - Static variable in class org.jooq.util.oracle.sys.Tables
Columns of user's tables, views and clusters
ALL_TAB_COLS - Static variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The singleton instance of SYS.ALL_TAB_COLS
ALL_TAB_COMMENTS - Static variable in class org.jooq.util.oracle.sys.Tables
Comments on tables and views accessible to the user
ALL_TAB_COMMENTS - Static variable in class org.jooq.util.oracle.sys.tables.AllTabComments
The singleton instance of SYS.ALL_TAB_COMMENTS
ALL_TO_ALL - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.all_to_all.
ALL_TYPE_ATTRS - Static variable in class org.jooq.util.oracle.sys.Tables
Description of attributes of types accessible to the user
ALL_TYPE_ATTRS - Static variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The singleton instance of SYS.ALL_TYPE_ATTRS
ALL_TYPES - Static variable in class org.jooq.util.oracle.sys.Tables
Description of types accessible to the user
ALL_TYPES - Static variable in class org.jooq.util.oracle.sys.tables.AllTypes
The singleton instance of SYS.ALL_TYPES
ALL_USERS - Static variable in class org.jooq.util.oracle.sys.Tables
Information about all users of the database
ALL_USERS - Static variable in class org.jooq.util.oracle.sys.tables.AllUsers
The singleton instance of SYS.ALL_USERS
AllArguments - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllArguments() - Constructor for class org.jooq.util.oracle.sys.tables.AllArguments
Create a SYS.ALL_ARGUMENTS table reference
AllArguments(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllArguments
Create an aliased SYS.ALL_ARGUMENTS table reference
AllColComments - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllColComments() - Constructor for class org.jooq.util.oracle.sys.tables.AllColComments
Create a SYS.ALL_COL_COMMENTS table reference
AllColComments(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllColComments
Create an aliased SYS.ALL_COL_COMMENTS table reference
AllCollTypes - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllCollTypes() - Constructor for class org.jooq.util.oracle.sys.tables.AllCollTypes
Create a SYS.ALL_COLL_TYPES table reference
AllCollTypes(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllCollTypes
Create an aliased SYS.ALL_COLL_TYPES table reference
AllConsColumns - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllConsColumns() - Constructor for class org.jooq.util.oracle.sys.tables.AllConsColumns
Create a SYS.ALL_CONS_COLUMNS table reference
AllConsColumns(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllConsColumns
Create an aliased SYS.ALL_CONS_COLUMNS table reference
AllConstraints - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllConstraints() - Constructor for class org.jooq.util.oracle.sys.tables.AllConstraints
Create a SYS.ALL_CONSTRAINTS table reference
AllConstraints(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllConstraints
Create an aliased SYS.ALL_CONSTRAINTS table reference
AllMviewComments - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllMviewComments() - Constructor for class org.jooq.util.oracle.sys.tables.AllMviewComments
Create a SYS.ALL_MVIEW_COMMENTS table reference
AllMviewComments(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllMviewComments
Create an aliased SYS.ALL_MVIEW_COMMENTS table reference
AllObjects - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllObjects() - Constructor for class org.jooq.util.oracle.sys.tables.AllObjects
Create a SYS.ALL_OBJECTS table reference
AllObjects(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllObjects
Create an aliased SYS.ALL_OBJECTS table reference
ALLOCATED_PAGES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.allocated_pages.
ALLOCATION_SIZE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.allocation_size.
allParameters - Variable in class org.jooq.util.AbstractRoutineDefinition
 
AllProcedures - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllProcedures() - Constructor for class org.jooq.util.oracle.sys.tables.AllProcedures
Create a SYS.ALL_PROCEDURES table reference
AllProcedures(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllProcedures
Create an aliased SYS.ALL_PROCEDURES table reference
AllSequences - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllSequences() - Constructor for class org.jooq.util.oracle.sys.tables.AllSequences
Create a SYS.ALL_SEQUENCES table reference
AllSequences(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllSequences
Create an aliased SYS.ALL_SEQUENCES table reference
AllSynonyms - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllSynonyms() - Constructor for class org.jooq.util.oracle.sys.tables.AllSynonyms
Create a SYS.ALL_SYNONYMS table reference
AllSynonyms(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllSynonyms
Create an aliased SYS.ALL_SYNONYMS table reference
AllTabCols - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllTabCols() - Constructor for class org.jooq.util.oracle.sys.tables.AllTabCols
Create a SYS.ALL_TAB_COLS table reference
AllTabCols(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllTabCols
Create an aliased SYS.ALL_TAB_COLS table reference
AllTabComments - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllTabComments() - Constructor for class org.jooq.util.oracle.sys.tables.AllTabComments
Create a SYS.ALL_TAB_COMMENTS table reference
AllTabComments(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllTabComments
Create an aliased SYS.ALL_TAB_COMMENTS table reference
AllTypeAttrs - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllTypeAttrs() - Constructor for class org.jooq.util.oracle.sys.tables.AllTypeAttrs
Create a SYS.ALL_TYPE_ATTRS table reference
AllTypeAttrs(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllTypeAttrs
Create an aliased SYS.ALL_TYPE_ATTRS table reference
AllTypes - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllTypes() - Constructor for class org.jooq.util.oracle.sys.tables.AllTypes
Create a SYS.ALL_TYPES table reference
AllTypes(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllTypes
Create an aliased SYS.ALL_TYPES table reference
AllUsers - Class in org.jooq.util.oracle.sys.tables
This class is generated by jOOQ.
AllUsers() - Constructor for class org.jooq.util.oracle.sys.tables.AllUsers
Create a SYS.ALL_USERS table reference
AllUsers(String) - Constructor for class org.jooq.util.oracle.sys.tables.AllUsers
Create an aliased SYS.ALL_USERS table reference
ALTER_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.alter_date.
ALTER_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ALTER_TIME.
ALTER_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.ALTER_TIME.
ALTER_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ALTER_TIME.
APPEND_MODE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.APPEND_MODE.
ARGUMENT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.ARGUMENT_NAME.
ARRAY_LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ARRAY_LENGTH.
ArrayDefinition - Interface in org.jooq.util
A definition for an ARRAY type
ARRAYINDEXTYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ARRAYINDEXTYPEID.
ARRAYINDEXTYPELENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ARRAYINDEXTYPELENGTH.
ARRAYINDEXTYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ARRAYINDEXTYPENAME.
ARRAYINDEXTYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ARRAYINDEXTYPESCHEMA.
as(String) - Method in class org.jooq.util.cubrid.dba.tables.DbAttribute
as(String) - Method in class org.jooq.util.cubrid.dba.tables.DbClass
as(String) - Method in class org.jooq.util.cubrid.dba.tables.DbIndex
as(String) - Method in class org.jooq.util.cubrid.dba.tables.DbIndexKey
as(String) - Method in class org.jooq.util.cubrid.dba.tables.DbSerial
as(String) - Method in class org.jooq.util.cubrid.dba.tables.DbUser
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$fields
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$generators
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
as(String) - Method in class org.jooq.util.firebird.rdb.tables.Rdb$relations
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.Columns
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.Parameters
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.Routines
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.Schemata
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.Sequences
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
as(String) - Method in class org.jooq.util.hsqldb.information_schema.tables.Tables
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllArguments
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllColComments
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllCollTypes
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllConsColumns
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllConstraints
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllMviewComments
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllObjects
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllProcedures
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllSequences
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllSynonyms
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllTabCols
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllTabComments
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllTypes
as(String) - Method in class org.jooq.util.oracle.sys.tables.AllUsers
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Attributes
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Columns
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Parameters
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Routines
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Schemata
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Sequences
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.TableConstraints
as(String) - Method in class org.jooq.util.postgres.information_schema.tables.Tables
as(String) - Method in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
as(String) - Method in class org.jooq.util.postgres.pg_catalog.tables.PgClass
as(String) - Method in class org.jooq.util.postgres.pg_catalog.tables.PgEnum
as(String) - Method in class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
as(String) - Method in class org.jooq.util.postgres.pg_catalog.tables.PgProc
as(String) - Method in class org.jooq.util.postgres.pg_catalog.tables.PgType
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.Columns
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.Parameters
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.Routines
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.Schemata
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.Sequences
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
as(String) - Method in class org.jooq.util.sqlserver.information_schema.tables.Tables
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysdomain
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysfkey
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysidx
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysidxcol
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysprocedure
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysprocparm
as(String) - Method in class org.jooq.util.sybase.sys.tables.Syssequence
as(String) - Method in class org.jooq.util.sybase.sys.tables.Systab
as(String) - Method in class org.jooq.util.sybase.sys.tables.Systabcol
as(String) - Method in class org.jooq.util.sybase.sys.tables.Systable
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysuser
as(String) - Method in class org.jooq.util.sybase.sys.tables.Sysview
AS_LOCATOR - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.AS_LOCATOR.
AS_LOCATOR - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.AS_LOCATOR.
AS_LOCATOR - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.AS_LOCATOR.
AS_LOCATOR - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.AS_LOCATOR.
AS_LOCATOR - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.as_locator.
AS_LOCATOR - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.as_locator.
AS_LOCATOR - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.AS_LOCATOR.
AS_LOCATOR - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.AS_LOCATOR.
ASC_DESC - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.asc_desc.
ASEDatabase - Class in org.jooq.util.ase
Sybase Adaptive Server implementation of AbstractDatabase
ASEDatabase() - Constructor for class org.jooq.util.ase.ASEDatabase
 
ASETableDefinition - Class in org.jooq.util.ase
Sybase Adaptive Server table definition
ASETableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.ase.ASETableDefinition
 
ASSIGN_FUNCTION - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.ASSIGN_FUNCTION.
ATT_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.att_name.
ATTACL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attacl.
ATTALIGN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attalign.
ATTBYVAL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attbyval.
ATTCACHEOFF - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attcacheoff.
ATTHASDEF - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.atthasdef.
ATTINHCOUNT - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attinhcount.
ATTISDROPPED - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attisdropped.
ATTISLOCAL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attislocal.
ATTLEN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attlen.
ATTNAME - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attname.
ATTNDIMS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attndims.
ATTNOTNULL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attnotnull.
ATTNUM - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attnum.
ATTOPTIONS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attoptions.
ATTR_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.attr_name.
ATTR_NAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.ATTR_NAME.
ATTR_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.ATTR_NAME.
ATTR_NO - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.ATTR_NO.
ATTR_TYPE - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.attr_type.
ATTR_TYPE_MOD - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.ATTR_TYPE_MOD.
ATTR_TYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.ATTR_TYPE_NAME.
ATTR_TYPE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.ATTR_TYPE_OWNER.
ATTR_TYPEMODULENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.ATTR_TYPEMODULENAME.
ATTR_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.ATTR_TYPENAME.
ATTR_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.ATTR_TYPESCHEMA.
ATTRCOUNT - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.ATTRCOUNT.
ATTRELID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attrelid.
ATTRIBUTE_DEFAULT - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.attribute_default.
ATTRIBUTE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.attribute_name.
ATTRIBUTE_UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.attribute_udt_catalog.
ATTRIBUTE_UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.attribute_udt_name.
ATTRIBUTE_UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.attribute_udt_schema.
AttributeDefinition - Interface in org.jooq.util
An attribute in a UDTDefinition
Attributes - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
ATTRIBUTES - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.ATTRIBUTES
ATTRIBUTES - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The singleton instance of SYSCAT.ATTRIBUTES
ATTRIBUTES - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.ATTRIBUTES.
Attributes - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
ATTRIBUTES - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.attributes
Attributes() - Constructor for class org.jooq.util.postgres.information_schema.tables.Attributes
Create a information_schema.attributes table reference
Attributes(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Attributes
Create an aliased information_schema.attributes table reference
ATTRIBUTES - Static variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The singleton instance of information_schema.attributes
ATTSTATTARGET - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attstattarget.
ATTSTORAGE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.attstorage.
ATTTYPID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.atttypid.
ATTTYPMOD - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The column pg_catalog.pg_attribute.atttypmod.
AUDFLAGS - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.audflags.
AUDITPOLICYID - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.AUDITPOLICYID.
AUDITPOLICYNAME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.AUDITPOLICYNAME.
AUTHID - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.AUTHID.
AUTHORIZATION - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.authorization.
AUTHORIZATIONID - Static variable in class org.jooq.util.derby.sys.tables.Sysschemas
The column SYS.SYSSCHEMAS.AUTHORIZATIONID.
AUTO_INCREMENT - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.AUTO_INCREMENT.
AUTO_INCREMENT - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.AUTO_INCREMENT.
AUTOINCREMENTINC - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.AUTOINCREMENTINC.
AUTOINCREMENTSTART - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.AUTOINCREMENTSTART.
AUTOINCREMENTVALUE - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.AUTOINCREMENTVALUE.
AVG_COL_LEN - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.AVG_COL_LEN.
AVG_COST - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.avg_cost.
AVG_NUM_ROWS - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.avg_num_rows.
AVG_ROW_LENGTH - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.AVG_ROW_LENGTH.
AVGCOLLEN - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.AVGCOLLEN.
AVGCOLLENCHAR - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.AVGCOLLENCHAR.
AVGCOMPRESSEDROWSIZE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.AVGCOMPRESSEDROWSIZE.
AVGDISTINCTPERPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.AVGDISTINCTPERPAGE.
AVGROWCOMPRESSIONRATIO - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.AVGROWCOMPRESSIONRATIO.
AVGROWSIZE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.AVGROWSIZE.

B

BAD - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.BAD.
BASE_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.base_name.
BASE_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.base_owner.
BASE_PARTITION - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.base_partition.
BASE_SEQNAME - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.BASE_SEQNAME.
BASE_SEQSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.BASE_SEQSCHEMA.
BASE_TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.BASE_TABNAME.
BASE_TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.BASE_TABSCHEMA.
BASE_TYPE_STR - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.base_type_str.
BASE_TYPE_STR - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.base_type_str.
BODY - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.BODY.
BODY - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.body.
BODY_UTF8 - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.body_utf8.

C

CACHE - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.cache.
CACHE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.CACHE.
CACHE - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.CACHE.
CACHE - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.cache.
CACHE_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.cache_flag.
CACHE_SIZE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.cache_size.
CACHE_SIZE - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.CACHE_SIZE.
CACHED_NUM - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.cached_num.
CARD - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CARD.
CARDINALITY - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.CARDINALITY.
CASE_SENSITIVE - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.CASE_SENSITIVE.
CAST_FUNCID - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.CAST_FUNCID.
CAST_FUNCTION - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.CAST_FUNCTION.
CATALOG_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.CATALOG_NAME.
CATALOG_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.CATALOG_NAME.
CATALOG_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Schemata
The column information_schema.SCHEMATA.CATALOG_NAME.
CATALOG_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.catalog_name.
CATALOG_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.CATALOG_NAME.
CHAR_COL_DECL_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.CHAR_COL_DECL_LENGTH.
CHAR_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.CHAR_LENGTH.
CHAR_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.CHAR_LENGTH.
CHAR_USED - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.CHAR_USED.
CHAR_USED - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.CHAR_USED.
CHAR_USED - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.CHAR_USED.
CHAR_USED - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.CHAR_USED.
CHARACTER_MAXIMUM_LENGTH - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.character_maximum_length.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.character_maximum_length.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.character_maximum_length.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.character_maximum_length.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_MAXIMUM_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_MAXIMUM_LENGTH.
CHARACTER_OCTET_LENGTH - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.character_octet_length.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.character_octet_length.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.character_octet_length.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.character_octet_length.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_OCTET_LENGTH.
CHARACTER_OCTET_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_OCTET_LENGTH.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_CATALOG.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.CHARACTER_SET_CATALOG.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_SET_CATALOG.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_SET_CATALOG.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.character_set_catalog.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.character_set_catalog.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.character_set_catalog.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.character_set_catalog.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_CATALOG.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_SET_CATALOG.
CHARACTER_SET_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_SET_CATALOG.
CHARACTER_SET_CLIENT - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.character_set_client.
CHARACTER_SET_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.character_set_name.
CHARACTER_SET_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.character_set_name.
CHARACTER_SET_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.character_set_name.
CHARACTER_SET_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.character_set_name.
CHARACTER_SET_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_SET_NAME.
CHARACTER_SET_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_SET_NAME.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_SCHEMA.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.CHARACTER_SET_SCHEMA.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_SET_SCHEMA.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_SET_SCHEMA.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.character_set_schema.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.character_set_schema.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.character_set_schema.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.character_set_schema.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHARACTER_SET_SCHEMA.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.CHARACTER_SET_SCHEMA.
CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CHARACTER_SET_SCHEMA.
CHECK_CONSTRAINT - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.CHECK_CONSTRAINT.
CHECK_EXPRESSION - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.CHECK_EXPRESSION.
CHECK_ON_COMMIT - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.check_on_commit.
CHECK_TIME - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.CHECK_TIME.
CHECKCOUNT - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CHECKCOUNT.
CHECKEXISTINGDATA - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.CHECKEXISTINGDATA.
CHECKSUM - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.CHECKSUM.
CHILDREN - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CHILDREN.
CKFIRST - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.ckfirst.
CLASS - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.CLASS.
CLASS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.CLASS.
CLASS - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.CLASS.
CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.class_name.
CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbClass
The column db_class.class_name.
CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.class_name.
CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.class_name.
CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.class_name.
CLASS_TYPE - Variable in class org.jooq.util.cubrid.dba.tables.DbClass
The column db_class.class_type.
CLUSTERED - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CLUSTERED.
CLUSTERED_INDEX_ID - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.clustered_index_id.
CODE_SET - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.code_set.
CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.CODEPAGE.
CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.CODEPAGE.
CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.CODEPAGE.
CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.CODEPAGE.
CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.CODEPAGE.
CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CODEPAGE.
COLCARD - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COLCARD.
COLCOUNT - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.COLCOUNT.
COLCOUNT - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.COLCOUNT.
COLL_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.COLL_TYPE.
COLLATION_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_CATALOG.
COLLATION_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.COLLATION_CATALOG.
COLLATION_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.COLLATION_CATALOG.
COLLATION_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.COLLATION_CATALOG.
COLLATION_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.collation_catalog.
COLLATION_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.collation_catalog.
COLLATION_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.collation_catalog.
COLLATION_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.collation_catalog.
COLLATION_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_CATALOG.
COLLATION_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.COLLATION_CATALOG.
COLLATION_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.COLLATION_CATALOG.
COLLATION_CONNECTION - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.collation_connection.
COLLATION_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.COLLATION_NAME.
COLLATION_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.collation_name.
COLLATION_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.collation_name.
COLLATION_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.collation_name.
COLLATION_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.collation_name.
COLLATION_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.COLLATION_NAME.
COLLATION_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.COLLATION_NAME.
COLLATION_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_SCHEMA.
COLLATION_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.COLLATION_SCHEMA.
COLLATION_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.COLLATION_SCHEMA.
COLLATION_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.COLLATION_SCHEMA.
COLLATION_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.collation_schema.
COLLATION_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.collation_schema.
COLLATION_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.collation_schema.
COLLATION_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.collation_schema.
COLLATION_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLLATION_SCHEMA.
COLLATION_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.COLLATION_SCHEMA.
COLLATION_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.COLLATION_SCHEMA.
COLLATIONNAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.COLLATIONNAME.
COLLATIONNAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COLLATIONNAME.
COLLATIONNAME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.COLLATIONNAME.
COLLATIONNAME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.COLLATIONNAME.
COLLATIONNAME_ORDERBY - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.COLLATIONNAME_ORDERBY.
COLLATIONSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.COLLATIONSCHEMA.
COLLATIONSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COLLATIONSCHEMA.
COLLATIONSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.COLLATIONSCHEMA.
COLLATIONSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.COLLATIONSCHEMA.
COLLATIONSCHEMA_ORDERBY - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.COLLATIONSCHEMA_ORDERBY.
COLLECT_STATS - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.collect_stats.
COLLECTION_TYPE_IDENTIFIER - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.COLLECTION_TYPE_IDENTIFIER.
COLNAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COLNAME.
COLNAME - Static variable in class org.jooq.util.db2.syscat.tables.Keycoluse
The column SYSCAT.KEYCOLUSE.COLNAME.
COLNO - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COLNO.
COLSEQ - Static variable in class org.jooq.util.db2.syscat.tables.Keycoluse
The column SYSCAT.KEYCOLUSE.COLSEQ.
COLUMN_ALWAYS_IDENT - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_always_ident.
COLUMN_BYDEFAULT_IDENT - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_bydefault_ident.
COLUMN_COLLID - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_collid.
COLUMN_COMMENT - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.COLUMN_COMMENT.
COLUMN_COUNT - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.COLUMN_COUNT.
COLUMN_COUNT - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.COLUMN_COUNT.
COLUMN_DATATYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_datatype.
COLUMN_DEFAULT - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLUMN_DEFAULT.
COLUMN_DEFAULT - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.COLUMN_DEFAULT.
COLUMN_DEFAULT - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLUMN_DEFAULT.
COLUMN_DEFAULT - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.COLUMN_DEFAULT.
COLUMN_DEFAULT - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.column_default.
COLUMN_DEFAULT - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLUMN_DEFAULT.
COLUMN_DEFAULT_VAL - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_default_val.
COLUMN_DEFAULTS - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_defaults.
COLUMN_ENCRYPT_CRC - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_encrypt_crc.
COLUMN_ENCRYPT_SALT - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_encrypt_salt.
COLUMN_ENCRYPT_WIDTH - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_encrypt_width.
COLUMN_ENCRYPTED - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_encrypted.
COLUMN_HAS_DEFAULT - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_has_default.
COLUMN_ID - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.COLUMN_ID.
COLUMN_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The column SYS.SYSIDXCOL.column_id.
COLUMN_ID - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.column_id.
COLUMN_INGDATATYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_ingdatatype.
COLUMN_INTERNAL_DATATYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_internal_datatype.
COLUMN_INTERNAL_INGTYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_internal_ingtype.
COLUMN_INTERNAL_LENGTH - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_internal_length.
COLUMN_KEY - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.COLUMN_KEY.
COLUMN_LENGTH - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_length.
COLUMN_LIST - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.COLUMN_LIST.
COLUMN_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLUMN_NAME.
COLUMN_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.COLUMN_NAME.
COLUMN_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_name.
COLUMN_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The column $ingres.iiindex_columns.column_name.
COLUMN_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.COLUMN_NAME.
COLUMN_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllColComments
The column SYS.ALL_COL_COMMENTS.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConsColumns
The column SYS.ALL_CONS_COLUMNS.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.column_name.
COLUMN_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.column_name.
COLUMN_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.column_name.
COLUMN_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.COLUMN_NAME.
COLUMN_NAME - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.column_name.
COLUMN_NULLS - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_nulls.
COLUMN_SCALE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_scale.
COLUMN_SEQUENCE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_sequence.
COLUMN_SYSTEM_MAINTAINED - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_system_maintained.
COLUMN_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.COLUMN_TYPE.
COLUMN_TYPE - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.COLUMN_TYPE.
COLUMN_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.column_type.
COLUMN_UPDATEABLE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.column_updateable.
COLUMNDATATYPE - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.COLUMNDATATYPE.
COLUMNDEFAULT - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.COLUMNDEFAULT.
COLUMNDEFAULTID - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.COLUMNDEFAULTID.
ColumnDefinition - Interface in org.jooq.util
An interface defining a column of a table
COLUMNNAME - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.COLUMNNAME.
COLUMNNUMBER - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.COLUMNNUMBER.
Columns - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
COLUMNS - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.COLUMNS
COLUMNS - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The singleton instance of SYSCAT.COLUMNS
Columns - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
COLUMNS - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.COLUMNS
COLUMNS - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The singleton instance of INFORMATION_SCHEMA.COLUMNS
Columns - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
COLUMNS - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.COLUMNS
Columns() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Columns
Create a INFORMATION_SCHEMA.COLUMNS table reference
Columns(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Columns
Create an aliased INFORMATION_SCHEMA.COLUMNS table reference
COLUMNS - Static variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The singleton instance of INFORMATION_SCHEMA.COLUMNS
Columns - Class in org.jooq.util.mysql.information_schema.tables
This class is generated by jOOQ.
COLUMNS - Static variable in class org.jooq.util.mysql.information_schema.Tables
The table information_schema.COLUMNS
COLUMNS - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The singleton instance of information_schema.COLUMNS
Columns - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
COLUMNS - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.columns
Columns() - Constructor for class org.jooq.util.postgres.information_schema.tables.Columns
Create a information_schema.columns table reference
Columns(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Columns
Create an aliased information_schema.columns table reference
COLUMNS - Static variable in class org.jooq.util.postgres.information_schema.tables.Columns
The singleton instance of information_schema.columns
Columns - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
COLUMNS - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.COLUMNS
Columns() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Columns
Create a INFORMATION_SCHEMA.COLUMNS table reference
Columns(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Columns
Create an aliased INFORMATION_SCHEMA.COLUMNS table reference
COLUMNS - Static variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The singleton instance of INFORMATION_SCHEMA.COLUMNS
COMMENT - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.comment.
COMMENTS - Variable in class org.jooq.util.oracle.sys.tables.AllColComments
The column SYS.ALL_COL_COMMENTS.COMMENTS.
COMMENTS - Variable in class org.jooq.util.oracle.sys.tables.AllMviewComments
The column SYS.ALL_MVIEW_COMMENTS.COMMENTS.
COMMENTS - Variable in class org.jooq.util.oracle.sys.tables.AllTabComments
The column SYS.ALL_TAB_COMMENTS.COMMENTS.
COMMIT_ACTION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.COMMIT_ACTION.
COMMIT_ACTION - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.commit_action.
COMMIT_ACTION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.COMMIT_ACTION.
COMMIT_ACTION - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.commit_action.
COMPACT - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.COMPACT.
COMPACT - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COMPACT.
COMPRESS - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.COMPRESS.
COMPRESSED - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.compressed.
COMPRESSION - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.COMPRESSION.
CONCURRENT_ACCESS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.concurrent_access.
CONDITIONID - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.conditionid.
Configuration - Class in org.jooq.util.jaxb
Java class for anonymous complex type.
Configuration() - Constructor for class org.jooq.util.jaxb.Configuration
 
CONGLOMERATEID - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.CONGLOMERATEID.
CONGLOMERATEID - Static variable in class org.jooq.util.derby.sys.tables.Syskeys
The column SYS.SYSKEYS.CONGLOMERATEID.
CONGLOMERATENAME - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.CONGLOMERATENAME.
CONGLOMERATENUMBER - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.CONGLOMERATENUMBER.
CONST_CHECKED - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CONST_CHECKED.
CONSTNAME - Static variable in class org.jooq.util.db2.syscat.tables.Keycoluse
The column SYSCAT.KEYCOLUSE.CONSTNAME.
CONSTNAME - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.CONSTNAME.
CONSTNAME - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.CONSTNAME.
CONSTRAINT_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The column information_schema.TABLE_CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.constraint_catalog.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.constraint_catalog.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.constraint_catalog.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.constraint_catalog.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_CATALOG.
CONSTRAINT_COLUMN_USAGE - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.constraint_column_usage
CONSTRAINT_COLUMN_USAGE - Static variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The singleton instance of information_schema.constraint_column_usage
CONSTRAINT_COLUMN_USAGE - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE
CONSTRAINT_COLUMN_USAGE - Static variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The singleton instance of INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE
CONSTRAINT_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IiconstraintIndexes
The column $ingres.iiconstraint_indexes.constraint_name.
CONSTRAINT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.constraint_name.
CONSTRAINT_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.CONSTRAINT_NAME.
CONSTRAINT_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The column information_schema.TABLE_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConsColumns
The column SYS.ALL_CONS_COLUMNS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.constraint_name.
CONSTRAINT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.constraint_name.
CONSTRAINT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.constraint_name.
CONSTRAINT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.constraint_name.
CONSTRAINT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_NAME.
CONSTRAINT_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The column information_schema.TABLE_CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.constraint_schema.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.constraint_schema.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.constraint_schema.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.constraint_schema.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_SCHEMA.
CONSTRAINT_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.CONSTRAINT_TYPE.
CONSTRAINT_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_TYPE.
CONSTRAINT_TYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.constraint_type.
CONSTRAINT_TYPE - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The column information_schema.TABLE_CONSTRAINTS.CONSTRAINT_TYPE.
CONSTRAINT_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.CONSTRAINT_TYPE.
CONSTRAINT_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.constraint_type.
CONSTRAINT_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.CONSTRAINT_TYPE.
ConstraintColumnUsage - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
ConstraintColumnUsage() - Constructor for class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
Create a information_schema.constraint_column_usage table reference
ConstraintColumnUsage(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
Create an aliased information_schema.constraint_column_usage table reference
ConstraintColumnUsage - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
ConstraintColumnUsage() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
Create a INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE table reference
ConstraintColumnUsage(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
Create an aliased INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE table reference
CONSTRAINTID - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.CONSTRAINTID.
CONSTRAINTID - Static variable in class org.jooq.util.derby.sys.tables.Syskeys
The column SYS.SYSKEYS.CONSTRAINTID.
CONSTRAINTNAME - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.CONSTRAINTNAME.
Constraints - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
CONSTRAINTS - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.CONSTRAINTS
CONSTRAINTS - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The singleton instance of INFORMATION_SCHEMA.CONSTRAINTS
CONSTRID - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.constrid.
CONTAINS_SQL - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.CONTAINS_SQL.
CONTAINS_SQL - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.CONTAINS_SQL.
converter - Variable in class org.jooq.util.jaxb.CustomType
 
COUNT - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.count.
COUNT - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.count.
Count1 - Class in org.jooq.util.postgres.pg_catalog.routines
This class is generated by jOOQ.
count1(Configuration, Object) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Call pg_catalog.count
count1(Object) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Get pg_catalog.count as a field
count1(Field<Object>) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Get pg_catalog.count as a field
Count1() - Constructor for class org.jooq.util.postgres.pg_catalog.routines.Count1
Create a new routine call instance
Count2 - Class in org.jooq.util.postgres.pg_catalog.routines
This class is generated by jOOQ.
count2(Configuration) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Call pg_catalog.count
count2() - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Get pg_catalog.count as a field
Count2() - Constructor for class org.jooq.util.postgres.pg_catalog.routines.Count2
Create a new routine call instance
countSimilarReferences() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
countSimilarReferences() - Method in interface org.jooq.util.ForeignKeyDefinition
Count the number of references between referencing and referenced tables.
CRDATE - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.crdate.
CRDATE - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.crdate.
create() - Method in class org.jooq.util.AbstractDatabase
 
create() - Method in class org.jooq.util.AbstractDefinition
 
create() - Method in interface org.jooq.util.Database
Create the factory for this database
create0() - Method in class org.jooq.util.AbstractDatabase
Create a new Factory
create0() - Method in class org.jooq.util.ase.ASEDatabase
 
create0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
create0() - Method in class org.jooq.util.db2.DB2Database
 
create0() - Method in class org.jooq.util.derby.DerbyDatabase
 
create0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
create0() - Method in class org.jooq.util.h2.H2Database
 
create0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
create0() - Method in class org.jooq.util.ingres.IngresDatabase
 
create0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
create0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
create0() - Method in class org.jooq.util.oracle.OracleDatabase
Create a new Factory
create0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
create0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
create0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
create0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
CREATE_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.create_date.
CREATE_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.create_date.
CREATE_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.create_date.
CREATE_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.create_date.
CREATE_OPTIONS - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.CREATE_OPTIONS.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.CREATE_TIME.
CREATE_TIME - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.CREATE_TIME.
createConfiguration() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Configuration
createCustomType() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of CustomType
CREATED - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CREATED.
CREATED - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.created.
CREATED - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.CREATED.
CREATED - Variable in class org.jooq.util.oracle.sys.tables.AllUsers
The column SYS.ALL_USERS.CREATED.
CREATED - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.created.
CREATED - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.CREATED.
createDatabase() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Database
createEnumType() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of EnumType
createForcedType() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of ForcedType
createGenerate() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Generate
createGenerator() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Generator
createJdbc() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Jdbc
createProperty() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Property
createSchema() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Schema
createStrategy() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Strategy
createTarget() - Method in class org.jooq.util.jaxb.ObjectFactory
Create an instance of Target
CREATION_TIME - Static variable in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
The parameter pg_catalog.pg_cursor.creation_time.
CREATOR - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.creator.
CREATOR - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.creator.
CREATOR - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.creator.
CROSS_REFERENCES - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.CROSS_REFERENCES
CROSS_REFERENCES - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The singleton instance of INFORMATION_SCHEMA.CROSS_REFERENCES
CrossReferences - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
CSID - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.csid.
CUBRIDDatabase - Class in org.jooq.util.cubrid
 
CUBRIDDatabase() - Constructor for class org.jooq.util.cubrid.CUBRIDDatabase
 
CUBRIDTableDefinition - Class in org.jooq.util.cubrid
 
CUBRIDTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.cubrid.CUBRIDTableDefinition
 
CURRENT_VAL - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.current_val.
CURRENT_VALUE - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.CURRENT_VALUE.
CURRENTVALUE - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.CURRENTVALUE.
CustomType - Class in org.jooq.util.jaxb
Java class for CustomType complex type.
CustomType() - Constructor for class org.jooq.util.jaxb.CustomType
 
customTypes - Variable in class org.jooq.util.jaxb.Database
 
CYCLE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.CYCLE.
CYCLE - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.cycle.
CYCLE_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.cycle_flag.
CYCLE_FLAG - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.CYCLE_FLAG.
CYCLE_OPTION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.CYCLE_OPTION.
CYCLE_OPTION - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.cycle_option.
CYCLE_OPTION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.CYCLE_OPTION.
CYCLEOPTION - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.CYCLEOPTION.
CYCLIC - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.cyclic.

D

daos - Variable in class org.jooq.util.jaxb.Generate
 
DATA_DEFAULT - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_DEFAULT.
DATA_FREE - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.DATA_FREE.
DATA_LENGTH - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.DATA_LENGTH.
DATA_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DATA_LENGTH.
DATA_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_LENGTH.
DATA_LEVEL - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DATA_LEVEL.
DATA_OBJECT_ID - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.DATA_OBJECT_ID.
DATA_PRECISION - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DATA_PRECISION.
DATA_PRECISION - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_PRECISION.
DATA_SCALE - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DATA_SCALE.
DATA_SCALE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_SCALE.
DATA_TYPE - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.data_type.
DATA_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DATA_TYPE.
DATA_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.DATA_TYPE.
DATA_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.DATA_TYPE.
DATA_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DATA_TYPE.
DATA_TYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.data_type.
DATA_TYPE - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.data_type.
DATA_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.data_type.
DATA_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.data_type.
DATA_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.data_type.
DATA_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.data_type.
DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DATA_TYPE.
DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DATA_TYPE.
DATA_TYPE_MOD - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_TYPE_MOD.
DATA_TYPE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_TYPE_OWNER.
DATA_UPGRADED - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DATA_UPGRADED.
Database - Interface in org.jooq.util
A general database model.
Database - Class in org.jooq.util.jaxb
Java class for Database complex type.
Database() - Constructor for class org.jooq.util.jaxb.Database
 
database - Variable in class org.jooq.util.jaxb.Generator
 
DATACAPTURE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.DATACAPTURE.
DataTypeDefinition - Interface in org.jooq.util
A definition for a data type object
DATATYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.DATATYPEID.
Datatypes - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
DATATYPES - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.DATATYPES
DATATYPES - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The singleton instance of SYSCAT.DATATYPES
dateAsTimestamp() - Method in class org.jooq.util.AbstractDatabase
 
dateAsTimestamp() - Method in interface org.jooq.util.Database
Whether DATE columns should be treated as TIMESTAMP columns
dateAsTimestamp - Variable in class org.jooq.util.jaxb.Database
 
DATETIME_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DATETIME_PRECISION.
DATETIME_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.DATETIME_PRECISION.
DATETIME_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DATETIME_PRECISION.
DATETIME_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DATETIME_PRECISION.
DATETIME_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.datetime_precision.
DATETIME_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.datetime_precision.
DATETIME_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.datetime_precision.
DATETIME_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.datetime_precision.
DATETIME_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DATETIME_PRECISION.
DATETIME_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DATETIME_PRECISION.
DATETIME_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DATETIME_PRECISION.
DB - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.db.
DB - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Db.
DB2Database - Class in org.jooq.util.db2
DB2 implementation of AbstractDatabase
DB2Database() - Constructor for class org.jooq.util.db2.DB2Database
 
DB2RoutineDefinition - Class in org.jooq.util.db2
DB2 implementation of AbstractRoutineDefinition
DB2RoutineDefinition(SchemaDefinition, String, String, boolean) - Constructor for class org.jooq.util.db2.DB2RoutineDefinition
 
DB2TableDefinition - Class in org.jooq.util.db2
DB2 table definition
DB2TableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.db2.DB2TableDefinition
 
DB2UDTDefinition - Class in org.jooq.util.db2
DB2 UDT definition
DB2UDTDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.db2.DB2UDTDefinition
 
DB_ATTRIBUTE - Static variable in class org.jooq.util.cubrid.dba.Tables
The table db_attribute
DB_ATTRIBUTE - Static variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The singleton instance of db_attribute
DB_CLASS - Static variable in class org.jooq.util.cubrid.dba.Tables
The table db_class
DB_CLASS - Static variable in class org.jooq.util.cubrid.dba.tables.DbClass
The singleton instance of db_class
DB_COLLATION - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.db_collation.
DB_INDEX - Static variable in class org.jooq.util.cubrid.dba.Tables
The table db_index
DB_INDEX - Static variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The singleton instance of db_index
DB_INDEX_KEY - Static variable in class org.jooq.util.cubrid.dba.Tables
The table db_index_key
DB_INDEX_KEY - Static variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The singleton instance of db_index_key
DB_LINK - Variable in class org.jooq.util.oracle.sys.tables.AllSynonyms
The column SYS.ALL_SYNONYMS.DB_LINK.
DB_SERIAL - Static variable in class org.jooq.util.cubrid.dba.Tables
The table db_serial
DB_SERIAL - Static variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The singleton instance of db_serial
DB_SERIAL__PK_DB_SERIAL_NAME - Static variable in class org.jooq.util.cubrid.dba.Keys
 
DB_USER - Static variable in class org.jooq.util.cubrid.dba.Tables
The table db_user
DB_USER - Static variable in class org.jooq.util.cubrid.dba.tables.DbUser
The singleton instance of db_user
DbAttribute - Class in org.jooq.util.cubrid.dba.tables
This class is generated by jOOQ.
DbAttribute() - Constructor for class org.jooq.util.cubrid.dba.tables.DbAttribute
Create a db_attribute table reference
DbAttribute(String) - Constructor for class org.jooq.util.cubrid.dba.tables.DbAttribute
Create an aliased db_attribute table reference
DbClass - Class in org.jooq.util.cubrid.dba.tables
This class is generated by jOOQ.
DbClass() - Constructor for class org.jooq.util.cubrid.dba.tables.DbClass
Create a db_class table reference
DbClass(String) - Constructor for class org.jooq.util.cubrid.dba.tables.DbClass
Create an aliased db_class table reference
DBCS_CODEPAGE - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.DBCS_CODEPAGE.
DbIndex - Class in org.jooq.util.cubrid.dba.tables
This class is generated by jOOQ.
DbIndex() - Constructor for class org.jooq.util.cubrid.dba.tables.DbIndex
Create a db_index table reference
DbIndex(String) - Constructor for class org.jooq.util.cubrid.dba.tables.DbIndex
Create an aliased db_index table reference
DbIndexKey - Class in org.jooq.util.cubrid.dba.tables
This class is generated by jOOQ.
DbIndexKey() - Constructor for class org.jooq.util.cubrid.dba.tables.DbIndexKey
Create a db_index_key table reference
DbIndexKey(String) - Constructor for class org.jooq.util.cubrid.dba.tables.DbIndexKey
Create an aliased db_index_key table reference
DBINFO - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.DBINFO.
DBINFO - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.DBINFO.
Dbo - Class in org.jooq.util.ase.sys
This class is generated by jOOQ.
DBO - Static variable in class org.jooq.util.ase.sys.Dbo
The singleton instance of dbo
DbSerial - Class in org.jooq.util.cubrid.dba.tables
This class is generated by jOOQ.
DbSerial() - Constructor for class org.jooq.util.cubrid.dba.tables.DbSerial
Create a db_serial table reference
DbSerial(String) - Constructor for class org.jooq.util.cubrid.dba.tables.DbSerial
Create an aliased db_serial table reference
DBSPACE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.dbspace_id.
DBSPACE_ID - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.dbspace_id.
DbUser - Class in org.jooq.util.cubrid.dba.tables
This class is generated by jOOQ.
DbUser() - Constructor for class org.jooq.util.cubrid.dba.tables.DbUser
Create a db_user table reference
DbUser(String) - Constructor for class org.jooq.util.cubrid.dba.tables.DbUser
Create an aliased db_user table reference
DECLARED_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DECLARED_DATA_TYPE.
DECLARED_DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DECLARED_DATA_TYPE.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DECLARED_NUMERIC_PRECISION.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DECLARED_NUMERIC_SCALE.
DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.DECLARED_NUMERIC_SCALE.
DEF_ORDER - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.def_order.
DEFAULT - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.DEFAULT.
DEFAULT - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.default.
DEFAULT - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.default.
DEFAULT_CHARACTER_SET_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_CATALOG.
DEFAULT_CHARACTER_SET_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.default_character_set_catalog.
DEFAULT_CHARACTER_SET_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_CATALOG.
DEFAULT_CHARACTER_SET_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_NAME.
DEFAULT_CHARACTER_SET_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_NAME.
DEFAULT_CHARACTER_SET_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Schemata
The column information_schema.SCHEMATA.DEFAULT_CHARACTER_SET_NAME.
DEFAULT_CHARACTER_SET_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.default_character_set_name.
DEFAULT_CHARACTER_SET_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_NAME.
DEFAULT_CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_SCHEMA.
DEFAULT_CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.default_character_set_schema.
DEFAULT_CHARACTER_SET_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_CHARACTER_SET_SCHEMA.
DEFAULT_COLLATION_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.DEFAULT_COLLATION_NAME.
DEFAULT_COLLATION_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Schemata
The column information_schema.SCHEMATA.DEFAULT_COLLATION_NAME.
DEFAULT_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DEFAULT_LENGTH.
DEFAULT_LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DEFAULT_LENGTH.
DEFAULT_SCHEMA - Static variable in class org.jooq.util.cubrid.dba.DefaultSchema
The singleton instance of
DEFAULT_SCHEMA - Static variable in class org.jooq.util.firebird.rdb.DefaultSchema
The singleton instance of
DEFAULT_VALUE - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.default_value.
DEFAULT_VALUE - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DEFAULT_VALUE.
DefaultArrayDefinition - Class in org.jooq.util
 
DefaultArrayDefinition(SchemaDefinition, String, DataTypeDefinition) - Constructor for class org.jooq.util.DefaultArrayDefinition
 
DefaultAttributeDefinition - Class in org.jooq.util
A base implementation for column definitions.
DefaultAttributeDefinition(UDTDefinition, String, int, DataTypeDefinition) - Constructor for class org.jooq.util.DefaultAttributeDefinition
 
DefaultColumnDefinition - Class in org.jooq.util
A base implementation for column definitions.
DefaultColumnDefinition(TableDefinition, String, int, DataTypeDefinition, boolean, boolean, String) - Constructor for class org.jooq.util.DefaultColumnDefinition
 
DefaultDataTypeDefinition - Class in org.jooq.util
 
DefaultDataTypeDefinition(Database, SchemaDefinition, String, Number, Number, Number) - Constructor for class org.jooq.util.DefaultDataTypeDefinition
 
DefaultDataTypeDefinition(Database, SchemaDefinition, String, Number, Number, Number, String) - Constructor for class org.jooq.util.DefaultDataTypeDefinition
 
DEFAULTED - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.DEFAULTED.
DefaultEnumDefinition - Class in org.jooq.util
 
DefaultEnumDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.DefaultEnumDefinition
 
DefaultEnumDefinition(SchemaDefinition, String, String, boolean) - Constructor for class org.jooq.util.DefaultEnumDefinition
 
DefaultForeignKeyDefinition - Class in org.jooq.util
 
DefaultForeignKeyDefinition(SchemaDefinition, String, TableDefinition, UniqueKeyDefinition) - Constructor for class org.jooq.util.DefaultForeignKeyDefinition
 
DefaultIdentityDefinition - Class in org.jooq.util
A default implementation for IdentityDefinition
DefaultIdentityDefinition(ColumnDefinition) - Constructor for class org.jooq.util.DefaultIdentityDefinition
 
DefaultParameterDefinition - Class in org.jooq.util
A base implementation for column definitions.
DefaultParameterDefinition(RoutineDefinition, String, int, DataTypeDefinition) - Constructor for class org.jooq.util.DefaultParameterDefinition
 
DefaultParameterDefinition(RoutineDefinition, String, int, DataTypeDefinition, boolean) - Constructor for class org.jooq.util.DefaultParameterDefinition
 
DefaultRelations - Class in org.jooq.util
 
DefaultRelations() - Constructor for class org.jooq.util.DefaultRelations
 
DefaultSchema - Class in org.jooq.util.cubrid.dba
This class is generated by jOOQ.
DefaultSchema - Class in org.jooq.util.firebird.rdb
This class is generated by jOOQ.
DefaultSequenceDefinition - Class in org.jooq.util
 
DefaultSequenceDefinition(SchemaDefinition, String, DataTypeDefinition) - Constructor for class org.jooq.util.DefaultSequenceDefinition
 
DefaultUniqueKeyDefinition - Class in org.jooq.util
 
DefaultUniqueKeyDefinition(SchemaDefinition, String, TableDefinition, boolean) - Constructor for class org.jooq.util.DefaultUniqueKeyDefinition
 
DEFERRABILITY - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.DEFERRABILITY.
DEFERRABLE - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.DEFERRABLE.
DEFERRED - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.DEFERRED.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.DEFINER.
DEFINER - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.DEFINER.
DEFINER - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.definer.
DEFINERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.DEFINERTYPE.
DEFINERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.DEFINERTYPE.
Definition - Interface in org.jooq.util
A general interface defining any database object, such as tables, views, stored procedures, etc.
DELETE_RULE - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.DELETE_RULE.
DELETE_RULE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.DELETE_RULE.
DELETE_RULE - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.DELETE_RULE.
DELETE_RULE - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.DELETE_RULE.
DELETE_RULE - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.delete_rule.
DELETE_RULE - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.DELETE_RULE.
DELETERULE - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.DELETERULE.
DELTRIG - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.deltrig.
DENSITY - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.DENSITY.
deprecated - Variable in class org.jooq.util.jaxb.Generate
 
DerbyDatabase - Class in org.jooq.util.derby
 
DerbyDatabase() - Constructor for class org.jooq.util.derby.DerbyDatabase
 
DerbyTableDefinition - Class in org.jooq.util.derby
 
DerbyTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.derby.DerbyTableDefinition
 
DESCRIPTOR - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.DESCRIPTOR.
DETERMINISTIC - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.DETERMINISTIC.
DETERMINISTIC - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.DETERMINISTIC.
DIRECT_GROUPS - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.direct_groups.
directory - Variable in class org.jooq.util.jaxb.Target
 
DISTRIBUTION - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.distribution.
DL_FEATURES - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.DL_FEATURES.
DL_FEATURES - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.DL_FEATURES.
DOAMPG - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.doampg.
DOMAIN_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DOMAIN_CATALOG.
DOMAIN_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.domain_catalog.
DOMAIN_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DOMAIN_CATALOG.
DOMAIN_CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.domain_class_name.
DOMAIN_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysdomain
The column SYS.SYSDOMAIN.domain_id.
DOMAIN_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.domain_id.
DOMAIN_ID - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.domain_id.
DOMAIN_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DOMAIN_NAME.
DOMAIN_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.domain_name.
DOMAIN_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DOMAIN_NAME.
DOMAIN_NAME - Variable in class org.jooq.util.sybase.sys.tables.Sysdomain
The column SYS.SYSDOMAIN.domain_name.
DOMAIN_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DOMAIN_SCHEMA.
DOMAIN_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.domain_schema.
DOMAIN_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DOMAIN_SCHEMA.
driver - Variable in class org.jooq.util.jaxb.Jdbc
 
DROPRULE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.DROPRULE.
DTD_IDENTIFIER - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DTD_IDENTIFIER.
DTD_IDENTIFIER - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.DTD_IDENTIFIER.
DTD_IDENTIFIER - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DTD_IDENTIFIER.
DTD_IDENTIFIER - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DTD_IDENTIFIER.
DTD_IDENTIFIER - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.dtd_identifier.
DTD_IDENTIFIER - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.dtd_identifier.
DTD_IDENTIFIER - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.dtd_identifier.
DTD_IDENTIFIER - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.dtd_identifier.
DTD_IDENTIFIER - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.DTD_IDENTIFIER.
DTD_IDENTIFIER - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.DTD_IDENTIFIER.
DTD_IDENTIFIER - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.DTD_IDENTIFIER.
DUPLICATE_ROWS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.duplicate_rows.

E

EDITION_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.EDITION_NAME.
EFFECT - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.EFFECT.
ELEM_STORAGE - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.ELEM_STORAGE.
ELEM_TYPE_MOD - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.ELEM_TYPE_MOD.
ELEM_TYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.ELEM_TYPE_NAME.
ELEM_TYPE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.ELEM_TYPE_OWNER.
ELEMENT_TYPES - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.ELEMENT_TYPES
ELEMENT_TYPES - Static variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The singleton instance of INFORMATION_SCHEMA.ELEMENT_TYPES
ElementTypes - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
ElementTypes() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
Create a INFORMATION_SCHEMA.ELEMENT_TYPES table reference
ElementTypes(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
Create an aliased INFORMATION_SCHEMA.ELEMENT_TYPES table reference
ENABLEQUERYOPT - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.ENABLEQUERYOPT.
ENCODING_SCHEME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ENCODING_SCHEME.
ENCRYPTED - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.encrypted.
ENCRYPTED - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.encrypted.
ENCRYPTED_COLUMNS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.encrypted_columns.
ENCRYPTION_TYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.encryption_type.
ENCRYPTION_VERSION - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.encryption_version.
ENFORCED - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.ENFORCED.
ENGINE - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.ENGINE.
EnumDefinition - Interface in org.jooq.util
A definition for an ENUM UDT
ENUMLABEL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgEnum
The column pg_catalog.pg_enum.enumlabel.
EnumType - Class in org.jooq.util.jaxb
Java class for EnumType complex type.
EnumType() - Constructor for class org.jooq.util.jaxb.EnumType
 
enumTypes - Variable in class org.jooq.util.jaxb.Database
 
ENUMTYPID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgEnum
The column pg_catalog.pg_enum.enumtypid.
ENVIRON - Static variable in class org.jooq.util.ase.sys.tables.Sysusers
The column dbo.sysusers.environ.
equals(Object) - Method in class org.jooq.util.AbstractDefinition
 
equals(Object) - Method in class org.jooq.util.DefaultDataTypeDefinition
 
ERLCHGTS - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.erlchgts.
excludes - Variable in class org.jooq.util.jaxb.Database
 
EXISTING_OBJ - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.existing_obj.
EXP_ROWSIZE - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.exp_rowsize.
EXPDATE - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.expdate.
EXPIRE_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.expire_date.
EXPIRE_PASSWORD_ON_LOGIN - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.expire_password_on_login.
expressions - Variable in class org.jooq.util.jaxb.ForcedType
 
EXT_PAGE_COUNT - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.ext_page_count.
EXT_PAGE_COUNT - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.ext_page_count.
EXT_PAGE_LIST - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.ext_page_list.
EXTEND_SIZE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.extend_size.
EXTERNAL_LANGUAGE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.EXTERNAL_LANGUAGE.
EXTERNAL_LANGUAGE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.external_language.
EXTERNAL_LANGUAGE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.EXTERNAL_LANGUAGE.
EXTERNAL_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.EXTERNAL_NAME.
EXTERNAL_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.external_name.
EXTERNAL_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.EXTERNAL_NAME.
EXTRA - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.EXTRA.

F

FAILED_LOGIN_ATTEMPTS - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.failed_login_attempts.
FENCED - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.FENCED.
FENCED - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.FENCED.
FILE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.file_id.
FILE_ID - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.file_id.
FILE_ID - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.file_id.
FILL_FACTOR - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.fill_factor.
FILTER_EXPRESSION - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.filter_expression.
FINAL - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.FINAL.
FINAL - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.FINAL.
FINAL_CALL - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.FINAL_CALL.
FirebirdDatabase - Class in org.jooq.util.firebird
 
FirebirdDatabase() - Constructor for class org.jooq.util.firebird.FirebirdDatabase
 
FirebirdTableDefinition - Class in org.jooq.util.firebird
 
FirebirdTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.firebird.FirebirdTableDefinition
 
FIRST - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.first.
FIRST_EXT_PAGE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.first_ext_page.
FIRST_PAGE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.first_page.
FK_COLNAMES - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.FK_COLNAMES.
FK_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.FK_NAME.
FKCOLUMN_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.FKCOLUMN_NAME.
FKTABLE_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.FKTABLE_CATALOG.
FKTABLE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.FKTABLE_NAME.
FKTABLE_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.FKTABLE_SCHEMA.
FOKEY1 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey1.
FOKEY10 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey10.
FOKEY11 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey11.
FOKEY12 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey12.
FOKEY13 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey13.
FOKEY14 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey14.
FOKEY15 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey15.
FOKEY16 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey16.
FOKEY2 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey2.
FOKEY3 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey3.
FOKEY4 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey4.
FOKEY5 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey5.
FOKEY6 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey6.
FOKEY7 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey7.
FOKEY8 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey8.
FOKEY9 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.fokey9.
ForcedType - Class in org.jooq.util.jaxb
Java class for ForcedType complex type.
ForcedType() - Constructor for class org.jooq.util.jaxb.ForcedType
 
forcedTypes - Variable in class org.jooq.util.jaxb.Database
 
FOREIGN_INDEX_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.foreign_index_id.
FOREIGN_TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.foreign_table_id.
ForeignKeyDefinition - Interface in org.jooq.util
An object holding information about a foreign key relationship.
FormatType - Class in org.jooq.util.postgres.pg_catalog.routines
This class is generated by jOOQ.
formatType(Configuration, Long, Integer) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Call pg_catalog.format_type
formatType(Long, Integer) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Get pg_catalog.format_type as a field
formatType(Field<Long>, Field<Integer>) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Get pg_catalog.format_type as a field
FormatType() - Constructor for class org.jooq.util.postgres.pg_catalog.routines.FormatType
Create a new routine call instance
FPAGES - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.FPAGES.
FRGNDBID - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.frgndbid.
FRGNDBNAME - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.frgndbname.
FROM_ATTR_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.from_attr_name.
FROM_CLASS_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.from_class_name.
FROM_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.FROM_SQL_SPECIFIC_CATALOG.
FROM_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.FROM_SQL_SPECIFIC_CATALOG.
FROM_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.FROM_SQL_SPECIFIC_NAME.
FROM_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.FROM_SQL_SPECIFIC_NAME.
FROM_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.FROM_SQL_SPECIFIC_SCHEMA.
FROM_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.FROM_SQL_SPECIFIC_SCHEMA.
FUNC - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.func.
FUNC_PATH - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.FUNC_PATH.
FUNCID - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.FUNCID.
FUNCNAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.FUNCNAME.
FUNCNAME - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.FUNCNAME.
Funcparms - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
FUNCPARMS - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.FUNCPARMS
FUNCPARMS - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The singleton instance of SYSCAT.FUNCPARMS
FUNCSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.FUNCSCHEMA.
FUNCSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.FUNCSCHEMA.
FUNCTION_ALIASES - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.FUNCTION_ALIASES
FUNCTION_ALIASES - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The singleton instance of INFORMATION_SCHEMA.FUNCTION_ALIASES
FUNCTION_COLUMNS - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.FUNCTION_COLUMNS
FUNCTION_COLUMNS - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The singleton instance of INFORMATION_SCHEMA.FUNCTION_COLUMNS
FunctionAliases - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
FunctionColumns - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
Functions - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
FUNCTIONS - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.FUNCTIONS
FUNCTIONS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The singleton instance of SYSCAT.FUNCTIONS

G

Generate - Class in org.jooq.util.jaxb
Java class for Generate complex type.
Generate() - Constructor for class org.jooq.util.jaxb.Generate
 
generate - Variable in class org.jooq.util.jaxb.Generator
 
GENERATED - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.GENERATED.
GENERATED - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.GENERATED.
GENERATED - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.GENERATED.
generatedAnnotation - Variable in class org.jooq.util.jaxb.Generate
 
GENERATION_EXPRESSION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.GENERATION_EXPRESSION.
GENERATION_EXPRESSION - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.generation_expression.
GENERATION_EXPRESSION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.GENERATION_EXPRESSION.
generator - Variable in class org.jooq.util.jaxb.Configuration
 
Generator - Class in org.jooq.util.jaxb
Java class for Generator complex type.
Generator() - Constructor for class org.jooq.util.jaxb.Generator
 
getAllParameters() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getAllParameters() - Method in interface org.jooq.util.RoutineDefinition
A list of all IN, OUT, and INOUT parameter column definitions
getArray(SchemaDefinition, String) - Method in class org.jooq.util.AbstractDatabase
 
getArray(SchemaDefinition, String, boolean) - Method in class org.jooq.util.AbstractDatabase
 
getArray(SchemaDefinition, String) - Method in interface org.jooq.util.Database
Get a ARRAY defined in this database by name
getArray(SchemaDefinition, String, boolean) - Method in interface org.jooq.util.Database
Get a ARRAY defined in this database by name
getArrays(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getArrays(SchemaDefinition) - Method in interface org.jooq.util.Database
The Arrays defined in this database
getArrays0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL ARRAYs from the database.
getArrays0() - Method in class org.jooq.util.ase.ASEDatabase
 
getArrays0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getArrays0() - Method in class org.jooq.util.db2.DB2Database
 
getArrays0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getArrays0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getArrays0() - Method in class org.jooq.util.h2.H2Database
 
getArrays0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getArrays0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getArrays0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getArrays0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getArrays0() - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve ALL ARRAYs from the database.
getArrays0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getArrays0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getArrays0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getArrays0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getAttribute(String) - Method in class org.jooq.util.AbstractUDTDefinition
 
getAttribute(int) - Method in class org.jooq.util.AbstractUDTDefinition
 
getAttribute(String) - Method in interface org.jooq.util.UDTDefinition
Get an attribute in this UDT by its name
getAttribute(int) - Method in interface org.jooq.util.UDTDefinition
Get an attribute in this UDT by its index (starting at 0)
getAttributes() - Method in class org.jooq.util.AbstractUDTDefinition
 
getAttributes() - Method in interface org.jooq.util.UDTDefinition
All attributes in the UDT
getColumn(String) - Method in class org.jooq.util.AbstractTableDefinition
 
getColumn(String, boolean) - Method in class org.jooq.util.AbstractTableDefinition
 
getColumn(int) - Method in class org.jooq.util.AbstractTableDefinition
 
getColumn() - Method in class org.jooq.util.DefaultIdentityDefinition
 
getColumn() - Method in interface org.jooq.util.IdentityDefinition
The IDENTITY column
getColumn(String) - Method in interface org.jooq.util.TableDefinition
Get a column in this type by its name
getColumn(String, boolean) - Method in interface org.jooq.util.TableDefinition
Get a column in this type by its name
getColumn(int) - Method in interface org.jooq.util.TableDefinition
Get a column in this type by its index (starting at 0)
getColumns() - Method in class org.jooq.util.AbstractTableDefinition
 
getColumns() - Method in interface org.jooq.util.TableDefinition
All columns in the type, table or view
getComment() - Method in class org.jooq.util.AbstractDefinition
 
getComment() - Method in interface org.jooq.util.Definition
 
getConfiguredCustomType(String) - Method in class org.jooq.util.AbstractDatabase
 
getConfiguredCustomType(String) - Method in interface org.jooq.util.Database
Get a specific configured custom type by its name
getConfiguredCustomTypes() - Method in class org.jooq.util.AbstractDatabase
 
getConfiguredCustomTypes() - Method in interface org.jooq.util.Database
Database objects matching any of these field names will be generated as custom types
getConfiguredEnumTypes() - Method in class org.jooq.util.AbstractDatabase
 
getConfiguredEnumTypes() - Method in interface org.jooq.util.Database
Database objects matching any of these field names will be generated as enum types
getConfiguredForcedType(Definition) - Method in class org.jooq.util.AbstractDatabase
 
getConfiguredForcedType(Definition) - Method in interface org.jooq.util.Database
Get the configured forced type object for any given Definition, or null if no ForcedType matches the definition.
getConfiguredForcedTypes() - Method in class org.jooq.util.AbstractDatabase
 
getConfiguredForcedTypes() - Method in interface org.jooq.util.Database
Database objects matching any of these field names will be generated as forced types
getConnection() - Method in class org.jooq.util.AbstractDatabase
 
getConnection() - Method in class org.jooq.util.AbstractDefinition
 
getConnection() - Method in interface org.jooq.util.Database
The database connection
getContainer() - Method in interface org.jooq.util.TypedElementDefinition
The container that contains this typed element
getConverter() - Method in class org.jooq.util.jaxb.CustomType
Gets the value of the converter property.
getCreationTime() - Method in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Get the creation_time parameter OUT value from the routine
getCustomTypes() - Method in class org.jooq.util.jaxb.Database
 
getDatabase() - Method in class org.jooq.util.AbstractDefinition
 
getDatabase() - Method in interface org.jooq.util.DataTypeDefinition
The underlying database
getDatabase() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getDatabase() - Method in interface org.jooq.util.Definition
 
getDatabase() - Method in class org.jooq.util.jaxb.Generator
Gets the value of the database property.
getDataTypeForMAX_VAL(SchemaDefinition, BigInteger) - Method in class org.jooq.util.AbstractDatabase
Get the data type considering a known max value
getDefinitionPath() - Method in class org.jooq.util.AbstractElementContainerDefinition
 
getDefinitionPath() - Method in class org.jooq.util.AbstractPackageDefinition
 
getDefinitionPath() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getDefinitionPath() - Method in class org.jooq.util.DefaultArrayDefinition
 
getDefinitionPath() - Method in class org.jooq.util.DefaultEnumDefinition
 
getDefinitionPath() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
getDefinitionPath() - Method in class org.jooq.util.DefaultIdentityDefinition
 
getDefinitionPath() - Method in class org.jooq.util.DefaultUniqueKeyDefinition
 
getDefinitionPath() - Method in interface org.jooq.util.Definition
 
getDefinitionPath() - Method in class org.jooq.util.SchemaDefinition
 
getDialect() - Method in class org.jooq.util.AbstractDatabase
 
getDialect() - Method in class org.jooq.util.AbstractDefinition
 
getDialect() - Method in interface org.jooq.util.Database
Get the dialect for this database
getDirectory() - Method in class org.jooq.util.jaxb.Target
Gets the value of the directory property.
getDriver() - Method in class org.jooq.util.jaxb.Jdbc
Gets the value of the driver property.
getElement(String) - Method in class org.jooq.util.AbstractElementContainerDefinition
 
getElement(String, boolean) - Method in class org.jooq.util.AbstractElementContainerDefinition
 
getElement(int) - Method in class org.jooq.util.AbstractElementContainerDefinition
 
getElements() - Method in class org.jooq.util.AbstractElementContainerDefinition
 
getElements0() - Method in class org.jooq.util.AbstractElementContainerDefinition
 
getElements0() - Method in class org.jooq.util.AbstractTableDefinition
 
getElements0() - Method in class org.jooq.util.ase.ASETableDefinition
 
getElements0() - Method in class org.jooq.util.cubrid.CUBRIDTableDefinition
 
getElements0() - Method in class org.jooq.util.db2.DB2TableDefinition
 
getElements0() - Method in class org.jooq.util.db2.DB2UDTDefinition
 
getElements0() - Method in class org.jooq.util.derby.DerbyTableDefinition
 
getElements0() - Method in class org.jooq.util.firebird.FirebirdTableDefinition
 
getElements0() - Method in class org.jooq.util.h2.H2TableDefinition
 
getElements0() - Method in class org.jooq.util.hsqldb.HSQLDBTableDefinition
 
getElements0() - Method in class org.jooq.util.ingres.IngresTableDefinition
 
getElements0() - Method in class org.jooq.util.jdbc.JDBCTableDefinition
 
getElements0() - Method in class org.jooq.util.mysql.MySQLTableDefinition
 
getElements0() - Method in class org.jooq.util.oracle.OracleTableDefinition
 
getElements0() - Method in class org.jooq.util.oracle.OracleUDTDefinition
 
getElements0() - Method in class org.jooq.util.postgres.PostgresTableDefinition
 
getElements0() - Method in class org.jooq.util.postgres.PostgresUDTDefinition
 
getElements0() - Method in class org.jooq.util.sqlite.SQLiteTableDefinition
 
getElements0() - Method in class org.jooq.util.sqlserver.SQLServerTableDefinition
 
getElements0() - Method in class org.jooq.util.sybase.SybaseTableDefinition
 
getElementType() - Method in interface org.jooq.util.ArrayDefinition
 
getElementType() - Method in class org.jooq.util.DefaultArrayDefinition
 
getEnum(SchemaDefinition, String) - Method in class org.jooq.util.AbstractDatabase
 
getEnum(SchemaDefinition, String, boolean) - Method in class org.jooq.util.AbstractDatabase
 
getEnum(SchemaDefinition, String) - Method in interface org.jooq.util.Database
Get an enum UDT defined in this database by name
getEnum(SchemaDefinition, String, boolean) - Method in interface org.jooq.util.Database
Get an enum UDT defined in this database by name
getEnums(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getEnums(SchemaDefinition) - Method in interface org.jooq.util.Database
The enum UDTs defined in this database
getEnums0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL enum UDTs from the database.
getEnums0() - Method in class org.jooq.util.ase.ASEDatabase
 
getEnums0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getEnums0() - Method in class org.jooq.util.db2.DB2Database
 
getEnums0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getEnums0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getEnums0() - Method in class org.jooq.util.h2.H2Database
 
getEnums0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getEnums0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getEnums0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getEnums0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getEnums0() - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve ALL enum UDTs from the database.
getEnums0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getEnums0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getEnums0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getEnums0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getEnumTypes() - Method in class org.jooq.util.jaxb.Database
 
getExcludes() - Method in class org.jooq.util.AbstractDatabase
 
getExcludes() - Method in interface org.jooq.util.Database
Database objects matching any of these regular expressions will not be generated.
getExcludes() - Method in class org.jooq.util.jaxb.Database
Gets the value of the excludes property.
getExpressions() - Method in class org.jooq.util.jaxb.ForcedType
Gets the value of the expressions property.
getForcedTypes() - Method in class org.jooq.util.jaxb.Database
 
getForeignKeys(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getForeignKeys() - Method in class org.jooq.util.AbstractTableDefinition
 
getForeignKeys() - Method in interface org.jooq.util.ColumnDefinition
All definitions of foreign keys that this column is part of.
getForeignKeys(SchemaDefinition) - Method in interface org.jooq.util.Database
The unique keys contained in this database
getForeignKeys() - Method in class org.jooq.util.DefaultColumnDefinition
 
getForeignKeys(ColumnDefinition) - Method in class org.jooq.util.DefaultRelations
 
getForeignKeys(TableDefinition) - Method in class org.jooq.util.DefaultRelations
 
getForeignKeys() - Method in class org.jooq.util.DefaultUniqueKeyDefinition
 
getForeignKeys(ColumnDefinition) - Method in interface org.jooq.util.Relations
Get a list of foreign keys for a given table, that the column participates in.
getForeignKeys(TableDefinition) - Method in interface org.jooq.util.Relations
Get a list of foreign keys for a given table.
getForeignKeys() - Method in interface org.jooq.util.TableDefinition
Get the foreign keys for this table
getForeignKeys() - Method in interface org.jooq.util.UniqueKeyDefinition
The foreign keys referencing this primary key
getFromString(String) - Static method in enum org.jooq.util.InOutDefinition
Convert a string into the corresponding InOutDefinition value.
getGenerate() - Method in class org.jooq.util.jaxb.Generator
Gets the value of the generate property.
getGenerator() - Method in class org.jooq.util.jaxb.Configuration
Gets the value of the generator property.
getIdentities(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getIdentities(SchemaDefinition) - Method in interface org.jooq.util.Database
The identities contained in this database
getIdentity() - Method in class org.jooq.util.AbstractTableDefinition
 
getIdentity() - Method in interface org.jooq.util.TableDefinition
Get the IDENTITY column of this table, or null, if no such column exists.
getIncludes() - Method in class org.jooq.util.AbstractDatabase
 
getIncludes() - Method in interface org.jooq.util.Database
Only database objects matching any of these regular expressions will be generated.
getIncludes() - Method in class org.jooq.util.jaxb.Database
Gets the value of the includes property.
getInParameters() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getInParameters() - Method in interface org.jooq.util.RoutineDefinition
A list of IN or INOUT parameter column definitions
getInputName() - Method in class org.jooq.util.AbstractDefinition
 
getInputName() - Method in interface org.jooq.util.Definition
 
getInputSchema() - Method in class org.jooq.util.jaxb.Database
Gets the value of the inputSchema property.
getInputSchema() - Method in class org.jooq.util.jaxb.Schema
Gets the value of the inputSchema property.
getInputSchemata() - Method in class org.jooq.util.AbstractDatabase
 
getInputSchemata() - Method in interface org.jooq.util.Database
The input schemata are the schemata that jooq-meta is reading data from
getIsBinary() - Method in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Get the is_binary parameter OUT value from the routine
getIsHoldable() - Method in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Get the is_holdable parameter OUT value from the routine
getIsScrollable() - Method in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Get the is_scrollable parameter OUT value from the routine
getJdbc() - Method in class org.jooq.util.jaxb.Configuration
Gets the value of the jdbc property.
getKey() - Method in class org.jooq.util.jaxb.Property
Gets the value of the key property.
getKeyColumns() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
getKeyColumns() - Method in class org.jooq.util.DefaultUniqueKeyDefinition
 
getKeyColumns() - Method in interface org.jooq.util.ForeignKeyDefinition
The list of columns making up the foreign key.
getKeyColumns() - Method in interface org.jooq.util.UniqueKeyDefinition
The list of columns making up the primary key.
getKeys() - Method in class org.jooq.util.cubrid.dba.tables.DbSerial
getKeyTable() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
getKeyTable() - Method in interface org.jooq.util.ForeignKeyDefinition
The definition of the referencing table
getLength() - Method in interface org.jooq.util.DataTypeDefinition
The type's length
getLength() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getLiteral() - Method in enum org.jooq.util.mysql.mysql.enums.ProcIsDeterministic
getLiteral() - Method in enum org.jooq.util.mysql.mysql.enums.ProcLanguage
getLiteral() - Method in enum org.jooq.util.mysql.mysql.enums.ProcSecurityType
getLiteral() - Method in enum org.jooq.util.mysql.mysql.enums.ProcsPrivRoutineType
getLiteral() - Method in enum org.jooq.util.mysql.mysql.enums.ProcSqlDataAccess
getLiteral() - Method in enum org.jooq.util.mysql.mysql.enums.ProcType
getLiterals() - Method in class org.jooq.util.DefaultEnumDefinition
 
getLiterals() - Method in interface org.jooq.util.EnumDefinition
 
getLiterals() - Method in class org.jooq.util.jaxb.EnumType
Gets the value of the literals property.
getName() - Method in class org.jooq.util.AbstractDefinition
 
getName() - Method in interface org.jooq.util.Definition
 
getName() - Method in class org.jooq.util.jaxb.CustomType
Gets the value of the name property.
getName() - Method in class org.jooq.util.jaxb.Database
Gets the value of the name property.
getName() - Method in class org.jooq.util.jaxb.EnumType
Gets the value of the name property.
getName() - Method in class org.jooq.util.jaxb.ForcedType
Gets the value of the name property.
getName() - Method in class org.jooq.util.jaxb.Generator
Gets the value of the name property.
getName() - Method in class org.jooq.util.jaxb.Strategy
Gets the value of the name property.
getName() - Method in enum org.jooq.util.mysql.mysql.enums.ProcIsDeterministic
getName() - Method in enum org.jooq.util.mysql.mysql.enums.ProcLanguage
getName() - Method in enum org.jooq.util.mysql.mysql.enums.ProcSecurityType
getName() - Method in enum org.jooq.util.mysql.mysql.enums.ProcsPrivRoutineType
getName() - Method in enum org.jooq.util.mysql.mysql.enums.ProcSqlDataAccess
getName() - Method in enum org.jooq.util.mysql.mysql.enums.ProcType
getName_() - Method in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Get the name parameter OUT value from the routine
getOutParameters() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getOutParameters() - Method in interface org.jooq.util.RoutineDefinition
A list of OUT or INOUT parameter column definitions
getOutputName() - Method in class org.jooq.util.AbstractDefinition
Subclasses may override this method
getOutputName() - Method in interface org.jooq.util.Definition
 
getOutputName() - Method in class org.jooq.util.SchemaDefinition
 
getOutputSchema(String) - Method in class org.jooq.util.AbstractDatabase
Deprecated.
getOutputSchema(String) - Method in interface org.jooq.util.Database
Deprecated.
- 2.0.5 - This will be implemented in each Definition.getOutputName()
getOutputSchema() - Method in class org.jooq.util.jaxb.Database
Gets the value of the outputSchema property.
getOutputSchema() - Method in class org.jooq.util.jaxb.Schema
Gets the value of the outputSchema property.
getOverload() - Method in class org.jooq.util.AbstractDefinition
 
getOverload() - Method in interface org.jooq.util.Definition
 
getPackage() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getPackage() - Method in interface org.jooq.util.RoutineDefinition
 
getPackageName() - Method in class org.jooq.util.jaxb.Target
Gets the value of the packageName property.
getPackages(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getPackages(SchemaDefinition) - Method in interface org.jooq.util.Database
The packages contained in this database
getPackages0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL packages from the database.
getPackages0() - Method in class org.jooq.util.ase.ASEDatabase
 
getPackages0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getPackages0() - Method in class org.jooq.util.db2.DB2Database
 
getPackages0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getPackages0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getPackages0() - Method in class org.jooq.util.h2.H2Database
 
getPackages0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getPackages0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getPackages0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getPackages0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getPackages0() - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve ALL packages from the database.
getPackages0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getPackages0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getPackages0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getPackages0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getPassword() - Method in class org.jooq.util.jaxb.Jdbc
Gets the value of the password property.
getPosition() - Method in interface org.jooq.util.ColumnDefinition
The column position in the table
getPosition() - Method in class org.jooq.util.DefaultColumnDefinition
 
getPrecision() - Method in interface org.jooq.util.DataTypeDefinition
The type's precision
getPrecision() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getPrimaryKey() - Method in class org.jooq.util.AbstractTableDefinition
 
getPrimaryKey() - Method in interface org.jooq.util.ColumnDefinition
A definition for the primary key that this column is part of, or null if this column is not part of a primary key.
getPrimaryKey() - Method in class org.jooq.util.cubrid.dba.tables.DbSerial
getPrimaryKey() - Method in class org.jooq.util.DefaultColumnDefinition
 
getPrimaryKey(ColumnDefinition) - Method in class org.jooq.util.DefaultRelations
 
getPrimaryKey(ColumnDefinition) - Method in interface org.jooq.util.Relations
Get the the primary for a given column, or null if that column is not part of the primary key.
getPrimaryKey() - Method in interface org.jooq.util.TableDefinition
Get the primary key for this table
getProperties() - Method in class org.jooq.util.jaxb.Jdbc
 
getQualifiedInputName() - Method in class org.jooq.util.AbstractDefinition
Subclasses may override this method
getQualifiedInputName() - Method in interface org.jooq.util.Definition
 
getQualifiedName() - Method in class org.jooq.util.AbstractDefinition
 
getQualifiedName() - Method in interface org.jooq.util.Definition
 
getQualifiedOutputName() - Method in class org.jooq.util.AbstractDefinition
Subclasses may override this method
getQualifiedOutputName() - Method in interface org.jooq.util.Definition
 
getRecordTimestampFields() - Method in class org.jooq.util.AbstractDatabase
 
getRecordTimestampFields() - Method in interface org.jooq.util.Database
Table columns matching these regular expressions will be considered as record timestamp fields in generated code
getRecordTimestampFields() - Method in class org.jooq.util.jaxb.Database
Gets the value of the recordTimestampFields property.
getRecordType() - Method in class org.jooq.util.ase.sys.tables.Sysindexes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ase.sys.tables.Sysobjects
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ase.sys.tables.Sysreferences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ase.sys.tables.Sysusers
The class holding records for this type
getRecordType() - Method in class org.jooq.util.cubrid.dba.tables.DbAttribute
The class holding records for this type
getRecordType() - Method in class org.jooq.util.cubrid.dba.tables.DbClass
The class holding records for this type
getRecordType() - Method in class org.jooq.util.cubrid.dba.tables.DbIndex
The class holding records for this type
getRecordType() - Method in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The class holding records for this type
getRecordType() - Method in class org.jooq.util.cubrid.dba.tables.DbSerial
The class holding records for this type
getRecordType() - Method in class org.jooq.util.cubrid.dba.tables.DbUser
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Attributes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Columns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Datatypes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Funcparms
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Functions
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Keycoluse
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Procedures
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Procparms
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.References
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Schemata
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Sequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Tabconst
The class holding records for this type
getRecordType() - Method in class org.jooq.util.db2.syscat.tables.Tables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Syscolumns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Sysconglomerates
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Sysconstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Syskeys
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Sysschemas
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Syssequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.derby.sys.tables.Systables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$generators
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The class holding records for this type
getRecordType() - Method in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.Columns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.Constraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.CrossReferences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.Schemata
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.Sequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.Tables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.h2.information_schema.tables.TypeInfo
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.Columns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.Routines
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.hsqldb.information_schema.tables.Tables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.Iicolumns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.IiconstraintIndexes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.IidbComments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.Iiindexes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.Iischema
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.Iisequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.ingres.ingres.tables.Iitables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.information_schema.tables.Columns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.information_schema.tables.Schemata
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.information_schema.tables.Tables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.mysql.tables.Proc
The class holding records for this type
getRecordType() - Method in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllArguments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllColComments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllCollTypes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllConsColumns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllMviewComments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllObjects
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllProcedures
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllSequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllSynonyms
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllTabCols
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllTabComments
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllTypes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.oracle.sys.tables.AllUsers
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Attributes
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Columns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Parameters
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Routines
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Schemata
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Sequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.information_schema.tables.Tables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.pg_catalog.tables.PgEnum
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The class holding records for this type
getRecordType() - Method in class org.jooq.util.postgres.pg_catalog.tables.PgType
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.Columns
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.Routines
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sqlserver.information_schema.tables.Tables
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysdomain
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysfkey
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysidx
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysidxcol
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysprocedure
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysprocparm
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Syssequence
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Systab
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Systabcol
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Systable
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysuser
The class holding records for this type
getRecordType() - Method in class org.jooq.util.sybase.sys.tables.Sysview
The class holding records for this type
getRecordVersionFields() - Method in class org.jooq.util.AbstractDatabase
 
getRecordVersionFields() - Method in interface org.jooq.util.Database
Table columns matching these regular expressions will be considered as record version fields in generated code
getRecordVersionFields() - Method in class org.jooq.util.jaxb.Database
Gets the value of the recordVersionFields property.
getReferencedColumns() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
getReferencedColumns() - Method in interface org.jooq.util.ForeignKeyDefinition
The list of columns referenced by this foreign key
getReferencedKey() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
getReferencedKey() - Method in interface org.jooq.util.ForeignKeyDefinition
The referenced key.
getReferencedTable() - Method in class org.jooq.util.DefaultForeignKeyDefinition
 
getReferencedTable() - Method in interface org.jooq.util.ForeignKeyDefinition
The definition of the referenced table.
getRelations() - Method in class org.jooq.util.AbstractDatabase
 
getRelations() - Method in interface org.jooq.util.Database
Retrieve the schema's primary key / foreign key relations
getRelations0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL relations from the database.
getReturnType() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getReturnType() - Method in interface org.jooq.util.RoutineDefinition
 
getReturnValue() - Method in class org.jooq.util.AbstractRoutineDefinition
 
getReturnValue() - Method in interface org.jooq.util.RoutineDefinition
 
getRoutines(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getRoutines() - Method in class org.jooq.util.AbstractPackageDefinition
 
getRoutines() - Method in class org.jooq.util.AbstractUDTDefinition
 
getRoutines(SchemaDefinition) - Method in interface org.jooq.util.Database
The stored routines (procedures and functions) contained in this database
getRoutines() - Method in interface org.jooq.util.PackageDefinition
Fetch all routines from the package
getRoutines() - Method in interface org.jooq.util.UDTDefinition
All routines in the UDT
getRoutines0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL stored routines (functions and procedures) from the database.
getRoutines0() - Method in class org.jooq.util.AbstractPackageDefinition
 
getRoutines0() - Method in class org.jooq.util.AbstractUDTDefinition
 
getRoutines0() - Method in class org.jooq.util.ase.ASEDatabase
 
getRoutines0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getRoutines0() - Method in class org.jooq.util.db2.DB2Database
 
getRoutines0() - Method in class org.jooq.util.db2.DB2UDTDefinition
 
getRoutines0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getRoutines0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getRoutines0() - Method in class org.jooq.util.h2.H2Database
 
getRoutines0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getRoutines0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getRoutines0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getRoutines0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getRoutines0() - Method in class org.jooq.util.oracle.OracleDatabase
 
getRoutines0() - Method in class org.jooq.util.oracle.OraclePackageDefinition
 
getRoutines0() - Method in class org.jooq.util.oracle.OracleUDTDefinition
 
getRoutines0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getRoutines0() - Method in class org.jooq.util.postgres.PostgresUDTDefinition
 
getRoutines0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getRoutines0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getRoutines0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getScale() - Method in interface org.jooq.util.DataTypeDefinition
The type's scale
getScale() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getSchema(String) - Method in class org.jooq.util.AbstractDatabase
 
getSchema() - Method in class org.jooq.util.AbstractDefinition
 
getSchema(String) - Method in interface org.jooq.util.Database
Get a schema defined in this database by name
getSchema() - Method in interface org.jooq.util.DataTypeDefinition
The underlying schema
getSchema() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getSchema() - Method in interface org.jooq.util.Definition
 
getSchema() - Method in class org.jooq.util.jaxb.Jdbc
Gets the value of the schema property.
getSchemata() - Method in class org.jooq.util.AbstractDatabase
 
getSchemata() - Method in interface org.jooq.util.Database
The schemata generated from this database
getSchemata() - Method in class org.jooq.util.jaxb.Database
 
getSchemata0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL schemata from the database.
getSchemata0() - Method in class org.jooq.util.ase.ASEDatabase
 
getSchemata0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getSchemata0() - Method in class org.jooq.util.db2.DB2Database
 
getSchemata0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getSchemata0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getSchemata0() - Method in class org.jooq.util.h2.H2Database
 
getSchemata0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getSchemata0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getSchemata0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getSchemata0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getSchemata0() - Method in class org.jooq.util.oracle.OracleDatabase
 
getSchemata0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getSchemata0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getSchemata0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getSchemata0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getSequences(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getSequences(SchemaDefinition) - Method in interface org.jooq.util.Database
The sequences contained in this database
getSequences0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL sequences from the database.
getSequences0() - Method in class org.jooq.util.ase.ASEDatabase
 
getSequences0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getSequences0() - Method in class org.jooq.util.db2.DB2Database
 
getSequences0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getSequences0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getSequences0() - Method in class org.jooq.util.h2.H2Database
 
getSequences0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getSequences0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getSequences0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getSequences0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getSequences0() - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve ALL sequences from the database.
getSequences0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getSequences0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getSequences0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getSequences0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getStatement() - Method in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Get the statement parameter OUT value from the routine
getStrategy() - Method in class org.jooq.util.jaxb.Generator
Gets the value of the strategy property.
getTable(SchemaDefinition, String) - Method in class org.jooq.util.AbstractDatabase
 
getTable(SchemaDefinition, String, boolean) - Method in class org.jooq.util.AbstractDatabase
 
getTable() - Method in class org.jooq.util.AbstractTableDefinition
 
getTable(SchemaDefinition, String) - Method in interface org.jooq.util.Database
Get a table in this database by name
getTable(SchemaDefinition, String, boolean) - Method in interface org.jooq.util.Database
Get a table in this database by name
getTable() - Method in class org.jooq.util.DefaultIdentityDefinition
 
getTable() - Method in class org.jooq.util.DefaultUniqueKeyDefinition
 
getTable() - Method in interface org.jooq.util.IdentityDefinition
The IDENTITY column's table
getTable() - Method in interface org.jooq.util.TableDefinition
This TableDefinition as a Table
getTable() - Method in interface org.jooq.util.UniqueKeyDefinition
The table holding this key
getTables(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getTables() - Method in class org.jooq.util.ase.sys.Dbo
 
getTables() - Method in class org.jooq.util.cubrid.dba.DefaultSchema
 
getTables(SchemaDefinition) - Method in interface org.jooq.util.Database
The tables contained in this database
getTables() - Method in class org.jooq.util.db2.syscat.Syscat
 
getTables() - Method in class org.jooq.util.derby.sys.Sys
 
getTables() - Method in class org.jooq.util.firebird.rdb.DefaultSchema
 
getTables() - Method in class org.jooq.util.h2.information_schema.InformationSchema
 
getTables() - Method in class org.jooq.util.hsqldb.information_schema.InformationSchema
 
getTables() - Method in class org.jooq.util.ingres.ingres.$ingres
 
getTables() - Method in class org.jooq.util.mysql.information_schema.InformationSchema
 
getTables() - Method in class org.jooq.util.mysql.mysql.Mysql
 
getTables() - Method in class org.jooq.util.oracle.sys.Sys
 
getTables() - Method in class org.jooq.util.postgres.information_schema.InformationSchema
 
getTables() - Method in class org.jooq.util.postgres.pg_catalog.PgCatalog
 
getTables() - Method in class org.jooq.util.sqlserver.information_schema.InformationSchema
 
getTables() - Method in class org.jooq.util.sybase.sys.Sys
 
getTables0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL tables from the database.
getTables0() - Method in class org.jooq.util.ase.ASEDatabase
 
getTables0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getTables0() - Method in class org.jooq.util.db2.DB2Database
 
getTables0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getTables0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getTables0() - Method in class org.jooq.util.h2.H2Database
 
getTables0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getTables0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getTables0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getTables0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getTables0() - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve ALL tables from the database.
getTables0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getTables0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getTables0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getTables0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getTarget() - Method in class org.jooq.util.jaxb.Generator
Gets the value of the target property.
getType() - Method in interface org.jooq.util.DataTypeDefinition
The dialect-specific column type
getType() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getType() - Method in interface org.jooq.util.TypedElementDefinition
The column / parameter type
getUDT(SchemaDefinition, String) - Method in class org.jooq.util.AbstractDatabase
 
getUDT(SchemaDefinition, String, boolean) - Method in class org.jooq.util.AbstractDatabase
 
getUDT(SchemaDefinition, String) - Method in interface org.jooq.util.Database
Get a UDT defined in this database by name
getUDT(SchemaDefinition, String, boolean) - Method in interface org.jooq.util.Database
Get a UDT defined in this database by name
getUDTs(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getUDTs(SchemaDefinition) - Method in interface org.jooq.util.Database
The UDTs defined in this database
getUDTs0() - Method in class org.jooq.util.AbstractDatabase
Retrieve ALL UDTs from the database.
getUDTs0() - Method in class org.jooq.util.ase.ASEDatabase
 
getUDTs0() - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
getUDTs0() - Method in class org.jooq.util.db2.DB2Database
 
getUDTs0() - Method in class org.jooq.util.derby.DerbyDatabase
 
getUDTs0() - Method in class org.jooq.util.firebird.FirebirdDatabase
 
getUDTs0() - Method in class org.jooq.util.h2.H2Database
 
getUDTs0() - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
getUDTs0() - Method in class org.jooq.util.ingres.IngresDatabase
 
getUDTs0() - Method in class org.jooq.util.jdbc.JDBCDatabase
 
getUDTs0() - Method in class org.jooq.util.mysql.MySQLDatabase
 
getUDTs0() - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve ALL UDTs from the database.
getUDTs0() - Method in class org.jooq.util.postgres.PostgresDatabase
 
getUDTs0() - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
getUDTs0() - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
getUDTs0() - Method in class org.jooq.util.sybase.SybaseDatabase
 
getUniqueKeys(SchemaDefinition) - Method in class org.jooq.util.AbstractDatabase
 
getUniqueKeys() - Method in class org.jooq.util.AbstractTableDefinition
 
getUniqueKeys() - Method in interface org.jooq.util.ColumnDefinition
All definitions of unique keys that this column is part of.
getUniqueKeys(SchemaDefinition) - Method in interface org.jooq.util.Database
The unique keys contained in this database
getUniqueKeys() - Method in class org.jooq.util.DefaultColumnDefinition
 
getUniqueKeys(ColumnDefinition) - Method in class org.jooq.util.DefaultRelations
 
getUniqueKeys(TableDefinition) - Method in class org.jooq.util.DefaultRelations
 
getUniqueKeys(ColumnDefinition) - Method in interface org.jooq.util.Relations
Get a list of referenced keys (primary or unique) for a given table, that the column participates in.
getUniqueKeys(TableDefinition) - Method in interface org.jooq.util.Relations
Get a list of referenced keys (primary or unique) for a given table.
getUniqueKeys() - Method in interface org.jooq.util.TableDefinition
Get the unique keys for this table
getUrl() - Method in class org.jooq.util.jaxb.Jdbc
Gets the value of the url property.
getUser() - Method in class org.jooq.util.jaxb.Jdbc
Gets the value of the user property.
getUserType() - Method in interface org.jooq.util.DataTypeDefinition
The user type, if applicable
getUserType() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
getValue() - Method in class org.jooq.util.jaxb.Property
Gets the value of the value property.
GID - Static variable in class org.jooq.util.ase.sys.tables.Sysusers
The column dbo.sysusers.gid.
GLOBAL_STATS - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.GLOBAL_STATS.
globalObjectReferences - Variable in class org.jooq.util.jaxb.Generate
 
GRANTOR - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Grantor.
GROUPS - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.groups.

H

H2Database - Class in org.jooq.util.h2
H2 implementation of AbstractDatabase
H2Database() - Constructor for class org.jooq.util.h2.H2Database
 
H2RoutineDefinition - Class in org.jooq.util.h2
H2 implementation of AbstractRoutineDefinition
H2RoutineDefinition(SchemaDefinition, String, String, String, Number, Number) - Constructor for class org.jooq.util.h2.H2RoutineDefinition
 
H2TableDefinition - Class in org.jooq.util.h2
H2 table definition
H2TableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.h2.H2TableDefinition
 
hashCode() - Method in class org.jooq.util.AbstractDefinition
 
hashCode() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
HAVE_FUNCTION - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.have_function.
HIDDEN - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.HIDDEN.
HIDDEN_COLUMN - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.HIDDEN_COLUMN.
HIGH2KEY - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.HIGH2KEY.
HIGH_VALUE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.HIGH_VALUE.
HISTOGRAM - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.HISTOGRAM.
HOST - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Host.
HSQLDBDatabase - Class in org.jooq.util.hsqldb
The HSQLDB database
HSQLDBDatabase() - Constructor for class org.jooq.util.hsqldb.HSQLDBDatabase
 
HSQLDBRoutineDefinition - Class in org.jooq.util.hsqldb
HSQLDB implementation of AbstractRoutineDefinition
HSQLDBRoutineDefinition(SchemaDefinition, String, String, String, Number, Number) - Constructor for class org.jooq.util.hsqldb.HSQLDBRoutineDefinition
 
HSQLDBTableDefinition - Class in org.jooq.util.hsqldb
 
HSQLDBTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.hsqldb.HSQLDBTableDefinition
 

I

ID - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.id.
ID - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.id.
ID - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.id.
ID - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.ID.
ID - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.ID.
ID - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.ID.
ID - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.ID.
ID - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.ID.
IDENT_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.ident_flag.
IDENTBURNMAX - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.identburnmax.
IDENTITY - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.IDENTITY.
IDENTITY_CYCLE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_CYCLE.
IDENTITY_CYCLE - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.identity_cycle.
IDENTITY_CYCLE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_CYCLE.
IDENTITY_GENERATION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_GENERATION.
IDENTITY_GENERATION - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.identity_generation.
IDENTITY_GENERATION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_GENERATION.
IDENTITY_INCREMENT - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_INCREMENT.
IDENTITY_INCREMENT - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.identity_increment.
IDENTITY_INCREMENT - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_INCREMENT.
IDENTITY_MAXIMUM - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_MAXIMUM.
IDENTITY_MAXIMUM - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.identity_maximum.
IDENTITY_MAXIMUM - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_MAXIMUM.
IDENTITY_MINIMUM - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_MINIMUM.
IDENTITY_MINIMUM - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.identity_minimum.
IDENTITY_MINIMUM - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_MINIMUM.
IDENTITY_START - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_START.
IDENTITY_START - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.identity_start.
IDENTITY_START - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IDENTITY_START.
IdentityDefinition - Interface in org.jooq.util
An interface defining an IDENTITY column
IDENTITYGAP - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.identitygap.
Iicolumns - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IICOLUMNS - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iicolumns
IICOLUMNS - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The singleton instance of $ingres.iicolumns
IICONSTRAINT_INDEXES - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iiconstraint_indexes
IICONSTRAINT_INDEXES - Static variable in class org.jooq.util.ingres.ingres.tables.IiconstraintIndexes
The singleton instance of $ingres.iiconstraint_indexes
IiconstraintIndexes - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
Iiconstraints - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IICONSTRAINTS - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iiconstraints
IICONSTRAINTS - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The singleton instance of $ingres.iiconstraints
IIDB_COMMENTS - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iidb_comments
IIDB_COMMENTS - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The singleton instance of $ingres.iidb_comments
IIDB_SUBCOMMENTS - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iidb_subcomments
IIDB_SUBCOMMENTS - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The singleton instance of $ingres.iidb_subcomments
IidbComments - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IidbSubcomments - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IIINDEX_COLUMNS - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iiindex_columns
IIINDEX_COLUMNS - Static variable in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The singleton instance of $ingres.iiindex_columns
IiindexColumns - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
Iiindexes - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IIINDEXES - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iiindexes
IIINDEXES - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The singleton instance of $ingres.iiindexes
IIREF_CONSTRAINTS - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iiref_constraints
IIREF_CONSTRAINTS - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The singleton instance of $ingres.iiref_constraints
IirefConstraints - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
Iischema - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IISCHEMA - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iischema
IISCHEMA - Static variable in class org.jooq.util.ingres.ingres.tables.Iischema
The singleton instance of $ingres.iischema
Iisequences - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IISEQUENCES - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iisequences
IISEQUENCES - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The singleton instance of $ingres.iisequences
Iitables - Class in org.jooq.util.ingres.ingres.tables
This class is generated by jOOQ.
IITABLES - Static variable in class org.jooq.util.ingres.ingres.Tables
The table $ingres.iitables
IITABLES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The singleton instance of $ingres.iitables
immutablePojos - Variable in class org.jooq.util.jaxb.Generate
 
IMPLEMENTATION - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.IMPLEMENTATION.
IMPLEMENTATION - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.IMPLEMENTATION.
IMPLEMENTED - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.IMPLEMENTED.
IMPLICITVALUE - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.IMPLICITVALUE.
IMPLTYPENAME - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.IMPLTYPENAME.
IMPLTYPEOWNER - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.IMPLTYPEOWNER.
IN_OUT - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.IN_OUT.
includes - Variable in class org.jooq.util.jaxb.Database
 
INCOMPLETE - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.INCOMPLETE.
INCR_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.incr_flag.
INCREMENT - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.INCREMENT.
INCREMENT - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.INCREMENT.
INCREMENT - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.INCREMENT.
INCREMENT - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.INCREMENT.
INCREMENT - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.increment.
INCREMENT - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.INCREMENT.
INCREMENT_BY - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.INCREMENT_BY.
INCREMENT_BY - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.increment_by.
INCREMENT_VAL - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.increment_val.
INCREMENT_VALUE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.increment_value.
INDEX_CATEGORY - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.index_category.
INDEX_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.index_id.
INDEX_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The column SYS.SYSIDXCOL.index_id.
INDEX_LENGTH - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.INDEX_LENGTH.
INDEX_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.index_name.
INDEX_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.index_name.
INDEX_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IiconstraintIndexes
The column $ingres.iiconstraint_indexes.index_name.
INDEX_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The column $ingres.iiindex_columns.index_name.
INDEX_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.index_name.
INDEX_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.INDEX_NAME.
INDEX_NAME - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.index_name.
INDEX_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The column $ingres.iiindex_columns.index_owner.
INDEX_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.index_owner.
INDEX_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.INDEX_OWNER.
INDEX_PAGESIZE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.index_pagesize.
INDEX_TBSPACE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.INDEX_TBSPACE.
INDEXDEL - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.indexdel.
INDEXID - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.indexid.
INDID - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.indid.
INFORMATION_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.InformationSchema
The singleton instance of INFORMATION_SCHEMA
INFORMATION_SCHEMA - Static variable in class org.jooq.util.hsqldb.information_schema.InformationSchema
The singleton instance of INFORMATION_SCHEMA
INFORMATION_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.InformationSchema
The singleton instance of information_schema
INFORMATION_SCHEMA - Static variable in class org.jooq.util.postgres.information_schema.InformationSchema
The singleton instance of information_schema
INFORMATION_SCHEMA - Static variable in class org.jooq.util.sqlserver.information_schema.InformationSchema
The singleton instance of INFORMATION_SCHEMA
InformationSchema - Class in org.jooq.util.h2.information_schema
This class is generated by jOOQ.
InformationSchema - Class in org.jooq.util.hsqldb.information_schema
This class is generated by jOOQ.
InformationSchema - Class in org.jooq.util.mysql.information_schema
This class is generated by jOOQ.
InformationSchema - Class in org.jooq.util.postgres.information_schema
This class is generated by jOOQ.
InformationSchema - Class in org.jooq.util.sqlserver.information_schema
This class is generated by jOOQ.
IngresDatabase - Class in org.jooq.util.ingres
 
IngresDatabase() - Constructor for class org.jooq.util.ingres.IngresDatabase
 
IngresTableDefinition - Class in org.jooq.util.ingres
 
IngresTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.ingres.IngresTableDefinition
 
INHERITED - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.INHERITED.
init0() - Method in class org.jooq.util.AbstractRoutineDefinition
 
init0() - Method in class org.jooq.util.db2.DB2RoutineDefinition
 
init0() - Method in class org.jooq.util.h2.H2RoutineDefinition
 
init0() - Method in class org.jooq.util.hsqldb.HSQLDBRoutineDefinition
 
init0() - Method in class org.jooq.util.mysql.MySQLRoutineDefinition
 
init0() - Method in class org.jooq.util.oracle.OracleRoutineDefinition
 
init0() - Method in class org.jooq.util.postgres.PostgresRoutineDefinition
 
init0() - Method in class org.jooq.util.sqlserver.SQLServerRoutineDefinition
 
init0() - Method in class org.jooq.util.sybase.SybaseRoutineDefinition
 
INITIAL_INSTS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.INITIAL_INSTS.
INITIAL_IOS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.INITIAL_IOS.
INITIALLY_DEFERRED - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.INITIALLY_DEFERRED.
INITIALLY_DEFERRED - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.initially_deferred.
INITIALLY_DEFERRED - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.INITIALLY_DEFERRED.
INLINE_LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.INLINE_LENGTH.
INLINE_LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.INLINE_LENGTH.
INLINE_LONG - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.inline_long.
INLINE_MAX - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.inline_max.
InOutDefinition - Enum in org.jooq.util
The parameter type of a stored procedure
inParameters - Variable in class org.jooq.util.AbstractRoutineDefinition
 
inputSchema - Variable in class org.jooq.util.jaxb.Database
 
inputSchema - Variable in class org.jooq.util.jaxb.Schema
 
instanceFields - Variable in class org.jooq.util.jaxb.Generate
 
INSTANTIABLE - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.INSTANTIABLE.
INSTANTIABLE - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.INSTANTIABLE.
INSTRIG - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.instrig.
INSTS_PER_ARGBYTE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.INSTS_PER_ARGBYTE.
INSTS_PER_INVOC - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.INSTS_PER_INVOC.
INTERFACE - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.INTERFACE.
interfaces - Variable in class org.jooq.util.jaxb.Generate
 
INTERNAL_COLUMN_ID - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.INTERNAL_COLUMN_ID.
INTERVAL_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.INTERVAL_PRECISION.
INTERVAL_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.INTERVAL_PRECISION.
INTERVAL_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.INTERVAL_PRECISION.
INTERVAL_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.INTERVAL_PRECISION.
INTERVAL_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.interval_precision.
INTERVAL_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.interval_precision.
INTERVAL_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.interval_precision.
INTERVAL_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.interval_precision.
INTERVAL_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.INTERVAL_PRECISION.
INTERVAL_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.INTERVAL_PRECISION.
INTERVAL_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.INTERVAL_PRECISION.
INTERVAL_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.INTERVAL_TYPE.
INTERVAL_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.INTERVAL_TYPE.
INTERVAL_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.INTERVAL_TYPE.
INTERVAL_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.INTERVAL_TYPE.
INTERVAL_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.interval_type.
INTERVAL_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.interval_type.
INTERVAL_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.interval_type.
INTERVAL_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.interval_type.
INTERVAL_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.INTERVAL_TYPE.
INTERVAL_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.INTERVAL_TYPE.
INTERVAL_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.INTERVAL_TYPE.
INVALID - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.INVALID.
INVALIDATE_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.INVALIDATE_TIME.
IOAMPG - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.ioampg.
IOS_PER_ARGBYTE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.IOS_PER_ARGBYTE.
IOS_PER_INVOC - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.IOS_PER_INVOC.
IPGTRIPS - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.ipgtrips.
IS_BINARY - Static variable in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
The parameter pg_catalog.pg_cursor.is_binary.
IS_COMPRESSED - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.is_compressed.
IS_COMPRESSED - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.is_compressed.
IS_COMPUTED - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_COMPUTED.
IS_DEFAULT - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.IS_DEFAULT.
IS_DEFERRABLE - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.IS_DEFERRABLE.
IS_DEFERRABLE - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.is_deferrable.
IS_DEFERRABLE - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.IS_DEFERRABLE.
IS_DERIVED_REFERENCE_ATTRIBUTE - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.is_derived_reference_attribute.
IS_DETERMINISTIC - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_DETERMINISTIC.
IS_DETERMINISTIC - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.is_deterministic.
IS_DETERMINISTIC - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.is_deterministic.
IS_DETERMINISTIC - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_DETERMINISTIC.
IS_FOREIGN_KEY - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.is_foreign_key.
IS_GENERATED - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.IS_GENERATED.
IS_GENERATED - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_GENERATED.
IS_GENERATED - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.is_generated.
IS_GENERATED - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_GENERATED.
IS_HOLDABLE - Static variable in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
The parameter pg_catalog.pg_cursor.is_holdable.
IS_IDENTITY - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_IDENTITY.
IS_IDENTITY - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.is_identity.
IS_IDENTITY - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_IDENTITY.
IS_IMPLICITLY_INVOCABLE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_IMPLICITLY_INVOCABLE.
IS_IMPLICITLY_INVOCABLE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.is_implicitly_invocable.
IS_IMPLICITLY_INVOCABLE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_IMPLICITLY_INVOCABLE.
IS_INSERTABLE_INTO - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.IS_INSERTABLE_INTO.
IS_INSERTABLE_INTO - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.is_insertable_into.
IS_INSERTABLE_INTO - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.IS_INSERTABLE_INTO.
IS_JOURNALLED - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.is_journalled.
IS_NULL_CALL - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_NULL_CALL.
IS_NULL_CALL - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.is_null_call.
IS_NULL_CALL - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_NULL_CALL.
IS_NULLABLE - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.is_nullable.
IS_NULLABLE - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_NULLABLE.
IS_NULLABLE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_NULLABLE.
IS_NULLABLE - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.IS_NULLABLE.
IS_NULLABLE - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.is_nullable.
IS_NULLABLE - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.is_nullable.
IS_NULLABLE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_NULLABLE.
IS_PRIMARY_KEY - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.is_primary_key.
IS_READONLY - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.is_readonly.
IS_RESULT - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.IS_RESULT.
IS_RESULT - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.is_result.
IS_RESULT - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.IS_RESULT.
IS_REUSE_OID_CLASS - Variable in class org.jooq.util.cubrid.dba.tables.DbClass
The column db_class.is_reuse_oid_class.
IS_REVERSE - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.is_reverse.
IS_SCROLLABLE - Static variable in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
The parameter pg_catalog.pg_cursor.is_scrollable.
IS_SELF_REFERENCING - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_SELF_REFERENCING.
IS_SELF_REFERENCING - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.is_self_referencing.
IS_SELF_REFERENCING - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_SELF_REFERENCING.
IS_SYSTEM_CLASS - Variable in class org.jooq.util.cubrid.dba.tables.DbClass
The column db_class.is_system_class.
IS_TYPED - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.IS_TYPED.
IS_TYPED - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.is_typed.
IS_TYPED - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.IS_TYPED.
IS_UDT_DEPENDENT - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_UDT_DEPENDENT.
IS_UDT_DEPENDENT - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.is_udt_dependent.
IS_UDT_DEPENDENT - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_UDT_DEPENDENT.
IS_UNIQUE - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.is_unique.
IS_UPDATABLE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_UPDATABLE.
IS_UPDATABLE - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.is_updatable.
IS_UPDATABLE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.IS_UPDATABLE.
IS_USER_DEFINED_CAST - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_USER_DEFINED_CAST.
IS_USER_DEFINED_CAST - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.is_user_defined_cast.
IS_USER_DEFINED_CAST - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.IS_USER_DEFINED_CAST.
isAggregate() - Method in class org.jooq.util.AbstractRoutineDefinition
 
isAggregate() - Method in interface org.jooq.util.RoutineDefinition
 
isArrayType(String) - Method in class org.jooq.util.AbstractDatabase
 
isArrayType(String) - Method in interface org.jooq.util.Database
Check whether a type is an array type
ISCONSTRAINT - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.ISCONSTRAINT.
isDaos() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the daos property.
isDateAsTimestamp() - Method in class org.jooq.util.jaxb.Database
Gets the value of the dateAsTimestamp property.
isDefaulted() - Method in class org.jooq.util.DefaultParameterDefinition
 
isDefaulted() - Method in interface org.jooq.util.ParameterDefinition
Whether the parameter has a default value.
isDefaultSchema() - Method in class org.jooq.util.SchemaDefinition
 
isDeprecated() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the deprecated property.
isGeneratedAnnotation() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the generatedAnnotation property.
isGenericNumberType() - Method in interface org.jooq.util.DataTypeDefinition
Whether this data type is a NUMBER type without precision and scale
isGenericNumberType() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
isGlobalObjectReferences() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the globalObjectReferences property.
isIdentity() - Method in interface org.jooq.util.ColumnDefinition
Whether this column is the table's IDENTITY column.
isIdentity() - Method in class org.jooq.util.DefaultColumnDefinition
 
isImmutablePojos() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the immutablePojos property.
ISINDEX - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.ISINDEX.
isInstanceFields() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the instanceFields property.
isInterfaces() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the interfaces property.
isJpaAnnotations() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the jpaAnnotations property.
isNullable() - Method in interface org.jooq.util.ColumnDefinition
Whether the column is nullable
isNullable() - Method in class org.jooq.util.DefaultColumnDefinition
 
isPojos() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the pojos property.
isPrimaryKey() - Method in class org.jooq.util.DefaultUniqueKeyDefinition
 
isPrimaryKey() - Method in interface org.jooq.util.UniqueKeyDefinition
Whether this unique key is the primary key
isRecords() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the records property.
isRelations() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the relations property.
isSQLUsable() - Method in class org.jooq.util.AbstractRoutineDefinition
 
isSQLUsable() - Method in interface org.jooq.util.RoutineDefinition
 
isSynthetic() - Method in class org.jooq.util.DefaultEnumDefinition
 
isSynthetic() - Method in interface org.jooq.util.EnumDefinition
 
isUDT() - Method in interface org.jooq.util.DataTypeDefinition
Whether this data type represents a udt
isUDT() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
isUnsignedTypes() - Method in class org.jooq.util.jaxb.Database
Gets the value of the unsignedTypes property.
isValidationAnnotations() - Method in class org.jooq.util.jaxb.Generate
Gets the value of the validationAnnotations property.

J

JAR_ID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.JAR_ID.
JAR_ID - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.JAR_ID.
JAR_ID - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.JAR_ID.
JARSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.JARSCHEMA.
JAVA_CLASS - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.JAVA_CLASS.
JAVA_CLASS - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.JAVA_CLASS.
JAVA_FIELDNAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.JAVA_FIELDNAME.
JAVA_METHOD - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.JAVA_METHOD.
JAVA_METHOD - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.JAVA_METHOD.
jdbc - Variable in class org.jooq.util.jaxb.Configuration
 
Jdbc - Class in org.jooq.util.jaxb
Java class for Jdbc complex type.
Jdbc() - Constructor for class org.jooq.util.jaxb.Jdbc
 
JDBCDatabase - Class in org.jooq.util.jdbc
The JDBC database
JDBCDatabase() - Constructor for class org.jooq.util.jdbc.JDBCDatabase
 
JDBCTableDefinition - Class in org.jooq.util.jdbc
 
JDBCTableDefinition(SchemaDefinition, Table<?>) - Constructor for class org.jooq.util.jdbc.JDBCTableDefinition
 
jpaAnnotations - Variable in class org.jooq.util.jaxb.Generate
 

K

key - Variable in class org.jooq.util.jaxb.Property
 
KEY_ATTR_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.key_attr_name.
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.KEY_COLUMN_USAGE
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The singleton instance of INFORMATION_SCHEMA.KEY_COLUMN_USAGE
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.mysql.information_schema.Tables
The table information_schema.KEY_COLUMN_USAGE
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The singleton instance of information_schema.KEY_COLUMN_USAGE
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.key_column_usage
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The singleton instance of information_schema.key_column_usage
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.KEY_COLUMN_USAGE
KEY_COLUMN_USAGE - Static variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The singleton instance of INFORMATION_SCHEMA.KEY_COLUMN_USAGE
KEY_COUNT - Variable in class org.jooq.util.cubrid.dba.tables.DbIndex
The column db_index.key_count.
KEY_IS_COMPRESSED - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.key_is_compressed.
KEY_IS_COMPRESSED - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.key_is_compressed.
KEY_ORDER - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.key_order.
KEY_PREFIX_LENGTH - Variable in class org.jooq.util.cubrid.dba.tables.DbIndexKey
The column db_index_key.key_prefix_length.
KEY_SEQUENCE - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.key_sequence.
KEY_SEQUENCE - Static variable in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The column $ingres.iiindex_columns.key_sequence.
KEYCNT - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.keycnt.
KEYCNT - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.keycnt.
KEYCOLUMNS - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.KEYCOLUMNS.
KeyColumnUsage - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
KeyColumnUsage() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
Create a INFORMATION_SCHEMA.KEY_COLUMN_USAGE table reference
KeyColumnUsage(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
Create an aliased INFORMATION_SCHEMA.KEY_COLUMN_USAGE table reference
KeyColumnUsage - Class in org.jooq.util.mysql.information_schema.tables
This class is generated by jOOQ.
KeyColumnUsage - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
KeyColumnUsage() - Constructor for class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
Create a information_schema.key_column_usage table reference
KeyColumnUsage(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
Create an aliased information_schema.key_column_usage table reference
KeyColumnUsage - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
KeyColumnUsage() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
Create a INFORMATION_SCHEMA.KEY_COLUMN_USAGE table reference
KeyColumnUsage(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
Create an aliased INFORMATION_SCHEMA.KEY_COLUMN_USAGE table reference
Keycoluse - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
KEYCOLUSE - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.KEYCOLUSE
KEYCOLUSE - Static variable in class org.jooq.util.db2.syscat.tables.Keycoluse
The singleton instance of SYSCAT.KEYCOLUSE
KEYINDEXID - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.KEYINDEXID.
Keys - Class in org.jooq.util.cubrid.dba
This class is generated by jOOQ.
KEYS1 - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.keys1.
KEYS2 - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.keys2.
KEYS3 - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.keys3.
KEYS_PER_LEAF - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.keys_per_leaf.
KEYS_PER_PAGE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.keys_per_page.
KEYSEQ - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.KEYSEQ.
KEYUNIQUE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.KEYUNIQUE.

L

LABEL_GRANULARITY - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.label_granularity.
LANGUAGE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.LANGUAGE.
LANGUAGE - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.LANGUAGE.
LANGUAGE - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.language.
LAST_ALTERED - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.LAST_ALTERED.
LAST_ALTERED - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.last_altered.
LAST_ALTERED - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.LAST_ALTERED.
LAST_ANALYZED - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.LAST_ANALYZED.
LAST_CHANGE - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.LAST_CHANGE.
LAST_DDL_TIME - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.LAST_DDL_TIME.
LAST_EXT_PAGE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.last_ext_page.
LAST_LOGIN_TIME - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.last_login_time.
LAST_MODIFICATION - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.LAST_MODIFICATION.
LAST_MODIFIED_AT - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.last_modified_at.
LAST_MODIFIED_TSN - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.last_modified_tsn.
LAST_NUMBER - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.LAST_NUMBER.
LAST_PAGE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.last_page.
LAST_REGEN_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LAST_REGEN_TIME.
LASTUSED - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LASTUSED.
LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.LENGTH.
LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.LENGTH.
LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.LENGTH.
LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.LENGTH.
LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.LENGTH.
LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.LENGTH.
LENGTH - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.LENGTH.
literals - Variable in class org.jooq.util.jaxb.EnumType
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.AbstractDatabase
Retrieve foreign keys and store them to relations.
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.ase.ASEDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.db2.DB2Database
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.derby.DerbyDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.firebird.FirebirdDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.h2.H2Database
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.ingres.IngresDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.jdbc.JDBCDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.mysql.MySQLDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve foreign keys and store them to relations.
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.postgres.PostgresDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
loadForeignKeys(DefaultRelations) - Method in class org.jooq.util.sybase.SybaseDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.AbstractDatabase
Retrieve primary keys and store them to relations
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.ase.ASEDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.db2.DB2Database
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.derby.DerbyDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.firebird.FirebirdDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.h2.H2Database
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.ingres.IngresDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.jdbc.JDBCDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.mysql.MySQLDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve primary keys and store them to relations
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.postgres.PostgresDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
loadPrimaryKeys(DefaultRelations) - Method in class org.jooq.util.sybase.SybaseDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.AbstractDatabase
Retrieve non-primary unique keys and store them to relations
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.ase.ASEDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.cubrid.CUBRIDDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.db2.DB2Database
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.derby.DerbyDatabase
Retrieve non-primary unique keys and store them to relations
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.firebird.FirebirdDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.h2.H2Database
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.hsqldb.HSQLDBDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.ingres.IngresDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.jdbc.JDBCDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.mysql.MySQLDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.oracle.OracleDatabase
Retrieve non-primary unique keys and store them to relations
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.postgres.PostgresDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.sqlite.SQLiteDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.sqlserver.SQLServerDatabase
 
loadUniqueKeys(DefaultRelations) - Method in class org.jooq.util.sybase.SybaseDatabase
 
LOB_INDEX - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.lob_index.
LOCAL_ATTRIBUTES - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.LOCAL_ATTRIBUTES.
LOCAL_METHODS - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.LOCAL_METHODS.
LOCATION_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.location_name.
LOCKGRANULARITY - Static variable in class org.jooq.util.derby.sys.tables.Systables
The column SYS.SYSTABLES.LOCKGRANULARITY.
LOCKSIZE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LOCKSIZE.
LOG_ATTRIBUTE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LOG_ATTRIBUTE.
LOGGED - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.LOGGED.
LOGGED - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.LOGGED.
LOGGED - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LOGGED.
LOGIN_POLICY_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.login_policy_id.
LOGINAME - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.loginame.
LOGINDEXBUILD - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LOGINDEXBUILD.
LONG_REMARK - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The column $ingres.iidb_comments.long_remark.
LONG_REMARK - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.long_remark.
LONG_TBSPACE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.LONG_TBSPACE.
LOW2KEY - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.LOW2KEY.
LOW_VALUE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.LOW_VALUE.

M

MATCH_OPTION - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.MATCH_OPTION.
MATCH_OPTION - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.MATCH_OPTION.
MATCH_OPTION - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.match_option.
MATCH_OPTION - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.MATCH_OPTION.
MATCH_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.match_type.
MAX_DATA_LENGTH - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.MAX_DATA_LENGTH.
MAX_DYNAMIC_RESULT_SETS - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MAX_DYNAMIC_RESULT_SETS.
MAX_DYNAMIC_RESULT_SETS - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.max_dynamic_result_sets.
MAX_DYNAMIC_RESULT_SETS - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MAX_DYNAMIC_RESULT_SETS.
MAX_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.max_flag.
MAX_IDENTITY - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.max_identity.
MAX_VAL - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.max_val.
MAX_VALUE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.max_value.
MAX_VALUE - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.MAX_VALUE.
MAX_VALUE - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.max_value.
MAXFREESPACESEARCH - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.MAXFREESPACESEARCH.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.MAXIMUM_CARDINALITY.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.MAXIMUM_CARDINALITY.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.MAXIMUM_CARDINALITY.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MAXIMUM_CARDINALITY.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.maximum_cardinality.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.maximum_cardinality.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.maximum_cardinality.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.maximum_cardinality.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.MAXIMUM_CARDINALITY.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.MAXIMUM_CARDINALITY.
MAXIMUM_CARDINALITY - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MAXIMUM_CARDINALITY.
MAXIMUM_SCALE - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.MAXIMUM_SCALE.
MAXIMUM_VALUE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.MAXIMUM_VALUE.
MAXIMUM_VALUE - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.maximum_value.
MAXIMUM_VALUE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.MAXIMUM_VALUE.
MAXIMUMVALUE - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.MAXIMUMVALUE.
MAXIROW - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.maxirow.
MAXLEN - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.maxlen.
MAXROWSPERPAGE - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.maxrowsperpage.
MAXVALUE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.MAXVALUE.
METATYPE - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.METATYPE.
METHOD - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.METHOD.
METHODS - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.METHODS.
MIN_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.min_flag.
MIN_VAL - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.min_val.
MIN_VALUE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.min_value.
MIN_VALUE - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.MIN_VALUE.
MIN_VALUE - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.min_value.
MINIMUM_SCALE - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.MINIMUM_SCALE.
MINIMUM_VALUE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.MINIMUM_VALUE.
MINIMUM_VALUE - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.minimum_value.
MINIMUM_VALUE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.MINIMUM_VALUE.
MINIMUMVALUE - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.MINIMUMVALUE.
MINLEN - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.minlen.
MINVALUE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.MINVALUE.
MODIFIED - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.modified.
MODIFY_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.modify_date.
MODIFY_DATE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.modify_date.
MODULE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MODULE_CATALOG.
MODULE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.module_catalog.
MODULE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MODULE_CATALOG.
MODULE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MODULE_NAME.
MODULE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.module_name.
MODULE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MODULE_NAME.
MODULE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MODULE_SCHEMA.
MODULE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.module_schema.
MODULE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.MODULE_SCHEMA.
MULTI_LOCATIONS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.multi_locations.
MV_BUILD_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.mv_build_type.
MV_KNOWN_STALE_AT - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.mv_known_stale_at.
MV_LAST_REFRESHED_AT - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.mv_last_refreshed_at.
MV_LAST_REFRESHED_TSN - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.mv_last_refreshed_tsn.
MV_REFRESH_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.mv_refresh_type.
MV_USE_IN_OPTIMIZATION - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.mv_use_in_optimization.
MVIEW_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllMviewComments
The column SYS.ALL_MVIEW_COMMENTS.MVIEW_NAME.
Mysql - Class in org.jooq.util.mysql.mysql
This class is generated by jOOQ.
MYSQL - Static variable in class org.jooq.util.mysql.mysql.Mysql
The singleton instance of mysql
MySQLDatabase - Class in org.jooq.util.mysql
 
MySQLDatabase() - Constructor for class org.jooq.util.mysql.MySQLDatabase
 
MySQLRoutineDefinition - Class in org.jooq.util.mysql
 
MySQLRoutineDefinition(SchemaDefinition, String, String, String, String) - Constructor for class org.jooq.util.mysql.MySQLRoutineDefinition
 
MySQLTableDefinition - Class in org.jooq.util.mysql
 
MySQLTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.mysql.MySQLTableDefinition
 

N

NAME - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.name.
NAME - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.name.
NAME - Static variable in class org.jooq.util.ase.sys.tables.Sysusers
The column dbo.sysusers.name.
NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.name.
NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.name.
name - Variable in class org.jooq.util.jaxb.CustomType
 
name - Variable in class org.jooq.util.jaxb.Database
 
name - Variable in class org.jooq.util.jaxb.EnumType
 
name - Variable in class org.jooq.util.jaxb.ForcedType
 
name - Variable in class org.jooq.util.jaxb.Generator
 
name - Variable in class org.jooq.util.jaxb.Strategy
 
NAME - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.name.
NAME - Static variable in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
The parameter pg_catalog.pg_cursor.name.
NAME - Static variable in class org.jooq.util.sqlite.sqlite_master.SQLiteMaster
 
NAMESPACE - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.NAMESPACE.
NATURAL_INLINE_LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.NATURAL_INLINE_LENGTH.
NEW_SAVEPOINT_LEVEL - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NEW_SAVEPOINT_LEVEL.
NEW_SAVEPOINT_LEVEL - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.new_savepoint_level.
NEW_SAVEPOINT_LEVEL - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NEW_SAVEPOINT_LEVEL.
NEXT_VALUE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NEXT_VALUE.
NEXT_VALUE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.next_value.
NEXT_VALUE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NEXT_VALUE.
NEXTCACHEFIRSTVALUE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.NEXTCACHEFIRSTVALUE.
NMOSTFREQ - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.NMOSTFREQ.
NOT_ENFORCED - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.not_enforced.
NPAGES - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.NPAGES.
NQUANTILES - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.NQUANTILES.
NSPACL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
The column pg_catalog.pg_namespace.nspacl.
NSPNAME - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
The column pg_catalog.pg_namespace.nspname.
NSPOWNER - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
The column pg_catalog.pg_namespace.nspowner.
NULLABLE - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NULLABLE.
NULLABLE - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.NULLABLE.
NULLABLE - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.NULLABLE.
NULLABLE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.NULLABLE.
NULLCALL - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.NULLCALL.
NULLCALL - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.NULLCALL.
NULLS - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.NULLS.
NULLS - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.NULLS.
NULLS - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.nulls.
NULLS - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.nulls.
NULLS_STORED - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.NULLS_STORED.
NUM_BUCKETS - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.NUM_BUCKETS.
NUM_DISTINCT - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.NUM_DISTINCT.
NUM_NULLS - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.NUM_NULLS.
NUM_ROWS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.num_rows.
NUMBER_PAGES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.number_pages.
NUMERIC_PRECISION - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NUMERIC_PRECISION.
NUMERIC_PRECISION - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.numeric_precision.
NUMERIC_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.numeric_precision.
NUMERIC_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.numeric_precision.
NUMERIC_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.numeric_precision.
NUMERIC_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.numeric_precision.
NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NUMERIC_PRECISION.
NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NUMERIC_PRECISION.
NUMERIC_PRECISION_RADIX - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.numeric_precision_radix.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.numeric_precision_radix.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.numeric_precision_radix.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.numeric_precision_radix.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.numeric_precision_radix.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NUMERIC_PRECISION_RADIX.
NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NUMERIC_PRECISION_RADIX.
NUMERIC_SCALE - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NUMERIC_SCALE.
NUMERIC_SCALE - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.numeric_scale.
NUMERIC_SCALE - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.numeric_scale.
NUMERIC_SCALE - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.numeric_scale.
NUMERIC_SCALE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.numeric_scale.
NUMERIC_SCALE - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.numeric_scale.
NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.NUMERIC_SCALE.
NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.NUMERIC_SCALE.
NUMNULLS - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.NUMNULLS.

O

OAMPGTRIPS - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.oampgtrips.
OBJECT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.OBJECT_CATALOG.
OBJECT_ID - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.OBJECT_ID.
OBJECT_ID - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.OBJECT_ID.
OBJECT_ID - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.OBJECT_ID.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.object_id.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.object_id.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.object_id.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.object_id.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.object_id.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.object_id.
OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.object_id.
OBJECT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.OBJECT_NAME.
OBJECT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The column $ingres.iidb_comments.object_name.
OBJECT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.object_name.
OBJECT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.OBJECT_NAME.
OBJECT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.OBJECT_NAME.
OBJECT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.OBJECT_NAME.
OBJECT_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The column $ingres.iidb_comments.object_owner.
OBJECT_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.object_owner.
OBJECT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.OBJECT_SCHEMA.
OBJECT_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.OBJECT_TYPE.
OBJECT_TYPE - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The column $ingres.iidb_comments.object_type.
OBJECT_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.OBJECT_TYPE.
OBJECT_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.OBJECT_TYPE.
ObjectFactory - Class in org.jooq.util.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.jooq.util.jaxb package.
ObjectFactory() - Constructor for class org.jooq.util.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jooq.util.jaxb
OBJSPARE - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.objspare.
ONCOMMIT - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ONCOMMIT.
ONROLLBACK - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ONROLLBACK.
OracleDatabase - Class in org.jooq.util.oracle
 
OracleDatabase() - Constructor for class org.jooq.util.oracle.OracleDatabase
 
OraclePackageDefinition - Class in org.jooq.util.oracle
 
OraclePackageDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.oracle.OraclePackageDefinition
 
OracleRoutineDefinition - Class in org.jooq.util.oracle
 
OracleRoutineDefinition(SchemaDefinition, PackageDefinition, String, String, BigDecimal, String) - Constructor for class org.jooq.util.oracle.OracleRoutineDefinition
 
OracleRoutineDefinition(SchemaDefinition, PackageDefinition, String, String, BigDecimal, String, boolean) - Constructor for class org.jooq.util.oracle.OracleRoutineDefinition
 
OracleTableDefinition - Class in org.jooq.util.oracle
 
OracleTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.oracle.OracleTableDefinition
 
OracleUDTDefinition - Class in org.jooq.util.oracle
 
OracleUDTDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.oracle.OracleUDTDefinition
 
OraMiningNumberNtRecord - Class in org.jooq.util.oracle.sys.udt.records
This class is generated by jOOQ.
OraMiningNumberNtRecord(Configuration) - Constructor for class org.jooq.util.oracle.sys.udt.records.OraMiningNumberNtRecord
Create a new SYS.ORA_MINING_NUMBER_NT record
OraMiningNumberNtRecord(Configuration, BigDecimal...) - Constructor for class org.jooq.util.oracle.sys.udt.records.OraMiningNumberNtRecord
Create a new SYS.ORA_MINING_NUMBER_NT record
OraMiningNumberNtRecord(Configuration, List<? extends BigDecimal>) - Constructor for class org.jooq.util.oracle.sys.udt.records.OraMiningNumberNtRecord
Create a new SYS.ORA_MINING_NUMBER_NT record
OraMiningVarchar2NtRecord - Class in org.jooq.util.oracle.sys.udt.records
This class is generated by jOOQ.
OraMiningVarchar2NtRecord(Configuration) - Constructor for class org.jooq.util.oracle.sys.udt.records.OraMiningVarchar2NtRecord
Create a new SYS.ORA_MINING_VARCHAR2_NT record
OraMiningVarchar2NtRecord(Configuration, String...) - Constructor for class org.jooq.util.oracle.sys.udt.records.OraMiningVarchar2NtRecord
Create a new SYS.ORA_MINING_VARCHAR2_NT record
OraMiningVarchar2NtRecord(Configuration, List<? extends String>) - Constructor for class org.jooq.util.oracle.sys.udt.records.OraMiningVarchar2NtRecord
Create a new SYS.ORA_MINING_VARCHAR2_NT record
ORDER - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.ORDER.
ORDER - Variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The column SYS.SYSIDXCOL.order.
ORDER_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.order_flag.
ORDER_FLAG - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.ORDER_FLAG.
ORDINAL - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.ORDINAL.
ORDINAL - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.ORDINAL.
ORDINAL - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.ORDINAL.
ORDINAL_POSITION - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.ORDINAL_POSITION.
ORDINAL_POSITION - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.ORDINAL_POSITION.
ORDINAL_POSITION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.ORDINAL_POSITION.
ORDINAL_POSITION - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.ORDINAL_POSITION.
ORDINAL_POSITION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.ORDINAL_POSITION.
ORDINAL_POSITION - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.ORDINAL_POSITION.
ORDINAL_POSITION - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.ORDINAL_POSITION.
ORDINAL_POSITION - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.ordinal_position.
ORDINAL_POSITION - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.ordinal_position.
ORDINAL_POSITION - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.ordinal_position.
ORDINAL_POSITION - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.ordinal_position.
ORDINAL_POSITION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.ORDINAL_POSITION.
ORDINAL_POSITION - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.ORDINAL_POSITION.
ORDINAL_POSITION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.ORDINAL_POSITION.
org.jooq.util - package org.jooq.util
 
org.jooq.util.ase - package org.jooq.util.ase
 
org.jooq.util.ase.sys - package org.jooq.util.ase.sys
 
org.jooq.util.ase.sys.tables - package org.jooq.util.ase.sys.tables
 
org.jooq.util.cubrid - package org.jooq.util.cubrid
 
org.jooq.util.cubrid.dba - package org.jooq.util.cubrid.dba
 
org.jooq.util.cubrid.dba.tables - package org.jooq.util.cubrid.dba.tables
 
org.jooq.util.db2 - package org.jooq.util.db2
 
org.jooq.util.db2.syscat - package org.jooq.util.db2.syscat
 
org.jooq.util.db2.syscat.tables - package org.jooq.util.db2.syscat.tables
 
org.jooq.util.derby - package org.jooq.util.derby
 
org.jooq.util.derby.sys - package org.jooq.util.derby.sys
 
org.jooq.util.derby.sys.tables - package org.jooq.util.derby.sys.tables
 
org.jooq.util.firebird - package org.jooq.util.firebird
 
org.jooq.util.firebird.rdb - package org.jooq.util.firebird.rdb
 
org.jooq.util.firebird.rdb.tables - package org.jooq.util.firebird.rdb.tables
 
org.jooq.util.h2 - package org.jooq.util.h2
 
org.jooq.util.h2.information_schema - package org.jooq.util.h2.information_schema
 
org.jooq.util.h2.information_schema.tables - package org.jooq.util.h2.information_schema.tables
 
org.jooq.util.hsqldb - package org.jooq.util.hsqldb
 
org.jooq.util.hsqldb.information_schema - package org.jooq.util.hsqldb.information_schema
 
org.jooq.util.hsqldb.information_schema.tables - package org.jooq.util.hsqldb.information_schema.tables
 
org.jooq.util.ingres - package org.jooq.util.ingres
 
org.jooq.util.ingres.ingres - package org.jooq.util.ingres.ingres
 
org.jooq.util.ingres.ingres.tables - package org.jooq.util.ingres.ingres.tables
 
org.jooq.util.jaxb - package org.jooq.util.jaxb
 
org.jooq.util.jdbc - package org.jooq.util.jdbc
 
org.jooq.util.mysql - package org.jooq.util.mysql
 
org.jooq.util.mysql.information_schema - package org.jooq.util.mysql.information_schema
 
org.jooq.util.mysql.information_schema.tables - package org.jooq.util.mysql.information_schema.tables
 
org.jooq.util.mysql.mysql - package org.jooq.util.mysql.mysql
 
org.jooq.util.mysql.mysql.enums - package org.jooq.util.mysql.mysql.enums
 
org.jooq.util.mysql.mysql.tables - package org.jooq.util.mysql.mysql.tables
 
org.jooq.util.oracle - package org.jooq.util.oracle
 
org.jooq.util.oracle.sys - package org.jooq.util.oracle.sys
 
org.jooq.util.oracle.sys.tables - package org.jooq.util.oracle.sys.tables
 
org.jooq.util.oracle.sys.udt.records - package org.jooq.util.oracle.sys.udt.records
 
org.jooq.util.postgres - package org.jooq.util.postgres
 
org.jooq.util.postgres.information_schema - package org.jooq.util.postgres.information_schema
 
org.jooq.util.postgres.information_schema.tables - package org.jooq.util.postgres.information_schema.tables
 
org.jooq.util.postgres.pg_catalog - package org.jooq.util.postgres.pg_catalog
 
org.jooq.util.postgres.pg_catalog.routines - package org.jooq.util.postgres.pg_catalog.routines
 
org.jooq.util.postgres.pg_catalog.tables - package org.jooq.util.postgres.pg_catalog.tables
 
org.jooq.util.sqlite - package org.jooq.util.sqlite
 
org.jooq.util.sqlite.sqlite_master - package org.jooq.util.sqlite.sqlite_master
 
org.jooq.util.sqlserver - package org.jooq.util.sqlserver
 
org.jooq.util.sqlserver.information_schema - package org.jooq.util.sqlserver.information_schema
 
org.jooq.util.sqlserver.information_schema.tables - package org.jooq.util.sqlserver.information_schema.tables
 
org.jooq.util.sybase - package org.jooq.util.sybase
 
org.jooq.util.sybase.sys - package org.jooq.util.sybase.sys
 
org.jooq.util.sybase.sys.tables - package org.jooq.util.sybase.sys.tables
 
ORIGIN - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.ORIGIN.
ORIGIN - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.ORIGIN.
ORIGIN - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.ORIGIN.
outParameters - Variable in class org.jooq.util.AbstractRoutineDefinition
 
outputSchema - Variable in class org.jooq.util.jaxb.Database
 
outputSchema - Variable in class org.jooq.util.jaxb.Schema
 
OVERFLOW - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.OVERFLOW.
OVERFLOW_PAGES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.overflow_pages.
OVERLOAD - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.OVERLOAD.
OVERLOAD - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.OVERLOAD.
OVERRIDDEN_FUNCID - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.OVERRIDDEN_FUNCID.
OWNER - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.owner.
OWNER - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.OWNER.
OWNER - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.OWNER.
OWNER - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.OWNER.
OWNER - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.OWNER.
OWNER - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.OWNER.
OWNER - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllColComments
The column SYS.ALL_COL_COMMENTS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllConsColumns
The column SYS.ALL_CONS_COLUMNS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllMviewComments
The column SYS.ALL_MVIEW_COMMENTS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllSynonyms
The column SYS.ALL_SYNONYMS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTabComments
The column SYS.ALL_TAB_COMMENTS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.OWNER.
OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.OWNER.
OWNER - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.owner.
OWNER_NAME - Variable in class org.jooq.util.cubrid.dba.tables.DbClass
The column db_class.owner_name.
OWNERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.OWNERTYPE.
OWNERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.OWNERTYPE.
OWNERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.OWNERTYPE.
OWNERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.OWNERTYPE.
OWNERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.OWNERTYPE.
OWNERTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.OWNERTYPE.

P

PACKAGE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.PACKAGE_NAME.
PackageDefinition - Interface in org.jooq.util
An interface defining a package in a database schema
packageName - Variable in class org.jooq.util.jaxb.Target
 
PAGE_MAP_START - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.page_map_start.
PAGEVARIANCERATIO - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.PAGEVARIANCERATIO.
PARALLEL - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.PARALLEL.
PARALLELIZABLE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.PARALLELIZABLE.
PARAM_LIST - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.param_list.
PARAMETER_MODE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.PARAMETER_MODE.
PARAMETER_MODE - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.parameter_mode.
PARAMETER_MODE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.PARAMETER_MODE.
PARAMETER_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.PARAMETER_NAME.
PARAMETER_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.parameter_name.
PARAMETER_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.PARAMETER_NAME.
PARAMETER_PATTERN - Static variable in class org.jooq.util.AbstractRoutineDefinition
 
PARAMETER_STYLE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.PARAMETER_STYLE.
PARAMETER_STYLE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.parameter_style.
PARAMETER_STYLE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.PARAMETER_STYLE.
ParameterDefinition - Interface in org.jooq.util
An interface defining a parameter of a stored procedure or stored function.
Parameters - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
PARAMETERS - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.PARAMETERS
Parameters() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Parameters
Create a INFORMATION_SCHEMA.PARAMETERS table reference
Parameters(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Parameters
Create an aliased INFORMATION_SCHEMA.PARAMETERS table reference
PARAMETERS - Static variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The singleton instance of INFORMATION_SCHEMA.PARAMETERS
Parameters - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
PARAMETERS - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.parameters
Parameters() - Constructor for class org.jooq.util.postgres.information_schema.tables.Parameters
Create a information_schema.parameters table reference
Parameters(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Parameters
Create an aliased information_schema.parameters table reference
PARAMETERS - Static variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The singleton instance of information_schema.parameters
Parameters - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
PARAMETERS - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.PARAMETERS
Parameters() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Parameters
Create a INFORMATION_SCHEMA.PARAMETERS table reference
Parameters(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Parameters
Create an aliased INFORMATION_SCHEMA.PARAMETERS table reference
PARAMETERS - Static variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The singleton instance of INFORMATION_SCHEMA.PARAMETERS
PARAMS - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.PARAMS.
PARENTS - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PARENTS.
PARM_COUNT - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.PARM_COUNT.
PARM_COUNT - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PARM_COUNT.
PARM_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.parm_id.
PARM_MODE - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.PARM_MODE.
PARM_MODE_IN - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.parm_mode_in.
PARM_MODE_OUT - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.parm_mode_out.
PARM_NAME - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.parm_name.
PARM_SIGNATURE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.PARM_SIGNATURE.
PARM_SIGNATURE - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PARM_SIGNATURE.
PARM_STYLE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.PARM_STYLE.
PARM_STYLE - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PARM_STYLE.
PARM_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.parm_type.
PARMNAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.PARMNAME.
PARMNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.PARMNAME.
parseNotNull(String) - Method in class org.jooq.util.AbstractElementContainerDefinition
 
parsePrecision(String) - Method in class org.jooq.util.AbstractElementContainerDefinition
 
parseScale(String) - Method in class org.jooq.util.AbstractElementContainerDefinition
 
PARTITION_DIMENSIONS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.partition_dimensions.
PARTITION_MODE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PARTITION_MODE.
PARTITIONED - Variable in class org.jooq.util.cubrid.dba.tables.DbClass
The column db_class.partitioned.
PARTITIONTYPE - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.partitiontype.
PARTKEYSEQ - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.PARTKEYSEQ.
PASSWORD - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.password.
password - Variable in class org.jooq.util.jaxb.Jdbc
 
PASSWORD - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.password.
PASSWORD_CREATION_TIME - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.password_creation_time.
PCT_FREE - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.pct_free.
PCTFREE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PCTFREE.
PCTINLINED - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.PCTINLINED.
PCTPAGESSAVED - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PCTPAGESSAVED.
PCTROWSCOMPRESSED - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PCTROWSCOMPRESSED.
PERCENT_ARGBYTES - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.PERCENT_ARGBYTES.
PERSISTENT - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.persistent.
PG_ATTRIBUTE - Static variable in class org.jooq.util.postgres.pg_catalog.Tables
The table pg_catalog.pg_attribute
PG_ATTRIBUTE - Static variable in class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
The singleton instance of pg_catalog.pg_attribute
PG_CATALOG - Static variable in class org.jooq.util.postgres.pg_catalog.PgCatalog
The singleton instance of pg_catalog
PG_CLASS - Static variable in class org.jooq.util.postgres.pg_catalog.Tables
The table pg_catalog.pg_class
PG_CLASS - Static variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The singleton instance of pg_catalog.pg_class
PG_ENUM - Static variable in class org.jooq.util.postgres.pg_catalog.Tables
The table pg_catalog.pg_enum
PG_ENUM - Static variable in class org.jooq.util.postgres.pg_catalog.tables.PgEnum
The singleton instance of pg_catalog.pg_enum
PG_NAMESPACE - Static variable in class org.jooq.util.postgres.pg_catalog.Tables
The table pg_catalog.pg_namespace
PG_NAMESPACE - Static variable in class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
The singleton instance of pg_catalog.pg_namespace
PG_PROC - Static variable in class org.jooq.util.postgres.pg_catalog.Tables
The table pg_catalog.pg_proc
PG_PROC - Static variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The singleton instance of pg_catalog.pg_proc
PG_TYPE - Static variable in class org.jooq.util.postgres.pg_catalog.Tables
The table pg_catalog.pg_type
PG_TYPE - Static variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The singleton instance of pg_catalog.pg_type
PgAttribute - Class in org.jooq.util.postgres.pg_catalog.tables
This class is generated by jOOQ.
PgAttribute() - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
Create a pg_catalog.pg_attribute table reference
PgAttribute(String) - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgAttribute
Create an aliased pg_catalog.pg_attribute table reference
PgCatalog - Class in org.jooq.util.postgres.pg_catalog
This class is generated by jOOQ.
PgClass - Class in org.jooq.util.postgres.pg_catalog.tables
This class is generated by jOOQ.
PgClass() - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgClass
Create a pg_catalog.pg_class table reference
PgClass(String) - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgClass
Create an aliased pg_catalog.pg_class table reference
PgCursor - Class in org.jooq.util.postgres.pg_catalog.routines
This class is generated by jOOQ.
pgCursor(Configuration) - Static method in class org.jooq.util.postgres.pg_catalog.Routines
Call pg_catalog.pg_cursor
PgCursor() - Constructor for class org.jooq.util.postgres.pg_catalog.routines.PgCursor
Create a new routine call instance
PgEnum - Class in org.jooq.util.postgres.pg_catalog.tables
This class is generated by jOOQ.
PgEnum() - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgEnum
Create a pg_catalog.pg_enum table reference
PgEnum(String) - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgEnum
Create an aliased pg_catalog.pg_enum table reference
PgNamespace - Class in org.jooq.util.postgres.pg_catalog.tables
This class is generated by jOOQ.
PgNamespace() - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
Create a pg_catalog.pg_namespace table reference
PgNamespace(String) - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgNamespace
Create an aliased pg_catalog.pg_namespace table reference
PgProc - Class in org.jooq.util.postgres.pg_catalog.tables
This class is generated by jOOQ.
PgProc() - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgProc
Create a pg_catalog.pg_proc table reference
PgProc(String) - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgProc
Create an aliased pg_catalog.pg_proc table reference
PgType - Class in org.jooq.util.postgres.pg_catalog.tables
This class is generated by jOOQ.
PgType() - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgType
Create a pg_catalog.pg_type table reference
PgType(String) - Constructor for class org.jooq.util.postgres.pg_catalog.tables.PgType
Create an aliased pg_catalog.pg_type table reference
PHYS_INDEX_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.phys_index_id.
PHYS_PARTITIONS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.phys_partitions.
PIPELINED - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.PIPELINED.
PK_COLNAMES - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.PK_COLNAMES.
PK_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.PK_NAME.
PKCOLUMN_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.PKCOLUMN_NAME.
PKTABLE_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.PKTABLE_CATALOG.
PKTABLE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.PKTABLE_NAME.
PKTABLE_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.PKTABLE_SCHEMA.
PLS_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.PLS_TYPE.
PMAP_ID - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PMAP_ID.
PMRYDBID - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.pmrydbid.
PMRYDBNAME - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.pmrydbname.
pojos - Variable in class org.jooq.util.jaxb.Generate
 
POS - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.POS.
POS - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.POS.
POSITION - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.POSITION.
POSITION - Variable in class org.jooq.util.oracle.sys.tables.AllConsColumns
The column SYS.ALL_CONS_COLUMNS.POSITION.
POSITION_IN_UNIQUE_CONSTRAINT - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.POSITION_IN_UNIQUE_CONSTRAINT.
POSITION_IN_UNIQUE_CONSTRAINT - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.POSITION_IN_UNIQUE_CONSTRAINT.
POSITION_IN_UNIQUE_CONSTRAINT - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.position_in_unique_constraint.
POSITION_IN_UNIQUE_CONSTRAINT - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.POSITION_IN_UNIQUE_CONSTRAINT.
PostgresDatabase - Class in org.jooq.util.postgres
Postgres uses the ANSI default INFORMATION_SCHEMA, but unfortunately ships with a non-capitalised version of it: information_schema.
PostgresDatabase() - Constructor for class org.jooq.util.postgres.PostgresDatabase
 
PostgresRoutineDefinition - Class in org.jooq.util.postgres
Postgres implementation of AbstractRoutineDefinition
PostgresRoutineDefinition(Database, Record) - Constructor for class org.jooq.util.postgres.PostgresRoutineDefinition
 
PostgresTableDefinition - Class in org.jooq.util.postgres
 
PostgresTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.postgres.PostgresTableDefinition
 
PostgresUDTDefinition - Class in org.jooq.util.postgres
 
PostgresUDTDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.postgres.PostgresUDTDefinition
 
PREC - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.prec.
PRECISION - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.PRECISION.
PRECISION - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.PRECISION.
PRECISION - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.PRECISION.
PRECISION - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.PRECISION.
PRECISION - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.PRECISION.
PRECISION - Variable in class org.jooq.util.sybase.sys.tables.Sysdomain
The column SYS.SYSDOMAIN.precision.
PRECISION_SCALE - Static variable in class org.jooq.util.AbstractElementContainerDefinition
Precision and scale for those dialects that don't formally provide that information in a separate field
PREDEFINED - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.PREDEFINED.
PREFIX - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.PREFIX.
PRIMARY_COLUMN_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The column SYS.SYSIDXCOL.primary_column_id.
PRIMARY_HASH_LIMIT - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.primary_hash_limit.
PRIMARY_INDEX_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.primary_index_id.
PRIMARY_ROOT - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.primary_root.
PRIMARY_TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The column SYS.SYSFKEY.primary_table_id.
PRIVILEGES - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.PRIVILEGES.
PROACL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proacl.
PROALLARGTYPES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proallargtypes.
PROARGDEFAULTS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proargdefaults.
PROARGMODES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proargmodes.
PROARGNAMES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proargnames.
PROARGTYPES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proargtypes.
PROBIN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.probin.
Proc - Class in org.jooq.util.mysql.mysql.tables
This class is generated by jOOQ.
PROC - Static variable in class org.jooq.util.mysql.mysql.Tables
Stored Procedures
PROC - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The singleton instance of mysql.proc
PROC_DEFN - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.proc_defn.
PROC_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.proc_id.
PROC_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.proc_id.
PROC_NAME - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.proc_name.
PROC_PRIV - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Proc_priv.
PROCEDURE_ID - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PROCEDURE_ID.
PROCEDURE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.PROCEDURE_NAME.
Procedures - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
PROCEDURES - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.PROCEDURES
PROCEDURES - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The singleton instance of SYSCAT.PROCEDURES
ProcIsDeterministic - Enum in org.jooq.util.mysql.mysql.enums
This class is generated by jOOQ.
ProcLanguage - Enum in org.jooq.util.mysql.mysql.enums
This class is generated by jOOQ.
PROCNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PROCNAME.
PROCNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.PROCNAME.
PROCONFIG - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proconfig.
PROCOST - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.procost.
Procparms - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
PROCPARMS - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.PROCPARMS
PROCPARMS - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The singleton instance of SYSCAT.PROCPARMS
PROCS_PRIV - Static variable in class org.jooq.util.mysql.mysql.Tables
Procedure privileges
PROCS_PRIV - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The singleton instance of mysql.procs_priv
PROCSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PROCSCHEMA.
PROCSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.PROCSCHEMA.
ProcSecurityType - Enum in org.jooq.util.mysql.mysql.enums
This class is generated by jOOQ.
ProcsPriv - Class in org.jooq.util.mysql.mysql.tables
This class is generated by jOOQ.
ProcsPrivRoutineType - Enum in org.jooq.util.mysql.mysql.enums
This class is generated by jOOQ.
ProcSqlDataAccess - Enum in org.jooq.util.mysql.mysql.enums
This class is generated by jOOQ.
ProcType - Enum in org.jooq.util.mysql.mysql.enums
This class is generated by jOOQ.
PROGRAM_TYPE - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.PROGRAM_TYPE.
PROISAGG - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proisagg.
PROISSTRICT - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proisstrict.
PROISWINDOW - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proiswindow.
PROLANG - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.prolang.
PRONAME - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proname.
PRONAMESPACE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.pronamespace.
PRONARGDEFAULTS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.pronargdefaults.
PRONARGS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.pronargs.
PROOWNER - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proowner.
properties - Variable in class org.jooq.util.jaxb.Jdbc
 
PROPERTY - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PROPERTY.
Property - Class in org.jooq.util.jaxb
Java class for Property complex type.
Property() - Constructor for class org.jooq.util.jaxb.Property
 
PRORETSET - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.proretset.
PRORETTYPE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.prorettype.
PROROWS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.prorows.
PROSECDEF - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.prosecdef.
PROSRC - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.prosrc.
PROTECTIONGRANULARITY - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.PROTECTIONGRANULARITY.
PROVARIADIC - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.provariadic.
PROVOLATILE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgProc
The column pg_catalog.pg_proc.provolatile.
PUBLISHED - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.PUBLISHED.

Q

QUALIFIED_COL_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.QUALIFIED_COL_NAME.
QUALIFIER - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.QUALIFIER.

R

R_CONSTRAINT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.R_CONSTRAINT_NAME.
R_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.R_OWNER.
RADIX - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.RADIX.
RADIX - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.RADIX.
RADIX - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.RADIX.
RDB$BASE_FIELD - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$BASE_FIELD.
RDB$CHARACTER_LENGTH - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$CHARACTER_LENGTH.
RDB$CHARACTER_SET_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$CHARACTER_SET_ID.
RDB$COLLATION_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$COLLATION_ID.
RDB$COLLATION_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$COLLATION_ID.
RDB$COMPLEX_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$COMPLEX_NAME.
RDB$COMPUTED_BLR - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$COMPUTED_BLR.
RDB$COMPUTED_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$COMPUTED_SOURCE.
RDB$CONST_NAME_UQ - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The column RDB$REF_CONSTRAINTS.RDB$CONST_NAME_UQ.
RDB$CONSTRAINT_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The column RDB$REF_CONSTRAINTS.RDB$CONSTRAINT_NAME.
RDB$CONSTRAINT_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The column RDB$RELATION_CONSTRAINTS.RDB$CONSTRAINT_NAME.
RDB$CONSTRAINT_TYPE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The column RDB$RELATION_CONSTRAINTS.RDB$CONSTRAINT_TYPE.
RDB$DBKEY_LENGTH - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$DBKEY_LENGTH.
RDB$DEFAULT_CLASS - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$DEFAULT_CLASS.
RDB$DEFAULT_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$DEFAULT_SOURCE.
RDB$DEFAULT_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$DEFAULT_SOURCE.
RDB$DEFAULT_VALUE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$DEFAULT_VALUE.
RDB$DEFAULT_VALUE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$DEFAULT_VALUE.
RDB$DEFERRABLE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The column RDB$RELATION_CONSTRAINTS.RDB$DEFERRABLE.
RDB$DELETE_RULE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The column RDB$REF_CONSTRAINTS.RDB$DELETE_RULE.
RDB$DESCRIPTION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$DESCRIPTION.
RDB$DESCRIPTION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$generators
The column RDB$GENERATORS.RDB$DESCRIPTION.
RDB$DESCRIPTION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$DESCRIPTION.
RDB$DESCRIPTION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$DESCRIPTION.
RDB$DIMENSIONS - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$DIMENSIONS.
RDB$EDIT_STRING - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$EDIT_STRING.
RDB$EDIT_STRING - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$EDIT_STRING.
RDB$EXTERNAL_DESCRIPTION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$EXTERNAL_DESCRIPTION.
RDB$EXTERNAL_FILE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$EXTERNAL_FILE.
RDB$EXTERNAL_LENGTH - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$EXTERNAL_LENGTH.
RDB$EXTERNAL_SCALE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$EXTERNAL_SCALE.
RDB$EXTERNAL_TYPE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$EXTERNAL_TYPE.
RDB$FIELD_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$FIELD_ID.
RDB$FIELD_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$FIELD_ID.
RDB$FIELD_LENGTH - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$FIELD_LENGTH.
RDB$FIELD_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$FIELD_NAME.
RDB$FIELD_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
The column RDB$INDEX_SEGMENTS.RDB$FIELD_NAME.
RDB$FIELD_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$FIELD_NAME.
RDB$FIELD_POSITION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
The column RDB$INDEX_SEGMENTS.RDB$FIELD_POSITION.
RDB$FIELD_POSITION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$FIELD_POSITION.
RDB$FIELD_PRECISION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$FIELD_PRECISION.
RDB$FIELD_SCALE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$FIELD_SCALE.
RDB$FIELD_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$FIELD_SOURCE.
RDB$FIELD_SUB_TYPE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$FIELD_SUB_TYPE.
RDB$FIELD_TYPE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$FIELD_TYPE.
Rdb$fields - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
RDB$FIELDS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$FIELDS
Rdb$fields() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$fields
Create a RDB$FIELDS table reference
Rdb$fields(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$fields
Create an aliased RDB$FIELDS table reference
RDB$FIELDS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The singleton instance of RDB$FIELDS
RDB$FLAGS - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$FLAGS.
RDB$FORMAT - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$FORMAT.
RDB$GENERATOR_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$generators
The column RDB$GENERATORS.RDB$GENERATOR_ID.
RDB$GENERATOR_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$generators
The column RDB$GENERATORS.RDB$GENERATOR_NAME.
Rdb$generators - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
RDB$GENERATORS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$GENERATORS
Rdb$generators() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$generators
Create a RDB$GENERATORS table reference
Rdb$generators(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$generators
Create an aliased RDB$GENERATORS table reference
RDB$GENERATORS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$generators
The singleton instance of RDB$GENERATORS
RDB$INDEX_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
The column RDB$INDEX_SEGMENTS.RDB$INDEX_NAME.
RDB$INDEX_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The column RDB$RELATION_CONSTRAINTS.RDB$INDEX_NAME.
RDB$INDEX_SEGMENTS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$INDEX_SEGMENTS
RDB$INDEX_SEGMENTS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
The singleton instance of RDB$INDEX_SEGMENTS
Rdb$indexSegments - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
Rdb$indexSegments() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
Create a RDB$INDEX_SEGMENTS table reference
Rdb$indexSegments(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
Create an aliased RDB$INDEX_SEGMENTS table reference
RDB$INITIALLY_DEFERRED - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The column RDB$RELATION_CONSTRAINTS.RDB$INITIALLY_DEFERRED.
RDB$MATCH_OPTION - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The column RDB$REF_CONSTRAINTS.RDB$MATCH_OPTION.
RDB$MISSING_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$MISSING_SOURCE.
RDB$MISSING_VALUE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$MISSING_VALUE.
RDB$NULL_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$NULL_FLAG.
RDB$NULL_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$NULL_FLAG.
RDB$OWNER_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$OWNER_NAME.
RDB$QUERY_HEADER - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$QUERY_HEADER.
RDB$QUERY_HEADER - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$QUERY_HEADER.
RDB$QUERY_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$QUERY_NAME.
RDB$QUERY_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$QUERY_NAME.
RDB$REF_CONSTRAINTS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$REF_CONSTRAINTS
RDB$REF_CONSTRAINTS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The singleton instance of RDB$REF_CONSTRAINTS
Rdb$refConstraints - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
Rdb$refConstraints() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
Create a RDB$REF_CONSTRAINTS table reference
Rdb$refConstraints(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
Create an aliased RDB$REF_CONSTRAINTS table reference
RDB$RELATION_CONSTRAINTS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$RELATION_CONSTRAINTS
RDB$RELATION_CONSTRAINTS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The singleton instance of RDB$RELATION_CONSTRAINTS
RDB$RELATION_FIELDS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$RELATION_FIELDS
RDB$RELATION_FIELDS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The singleton instance of RDB$RELATION_FIELDS
RDB$RELATION_ID - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$RELATION_ID.
RDB$RELATION_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
The column RDB$RELATION_CONSTRAINTS.RDB$RELATION_NAME.
RDB$RELATION_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$RELATION_NAME.
RDB$RELATION_NAME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$RELATION_NAME.
RDB$RELATION_TYPE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$RELATION_TYPE.
Rdb$relationConstraints - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
Rdb$relationConstraints() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
Create a RDB$RELATION_CONSTRAINTS table reference
Rdb$relationConstraints(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$relationConstraints
Create an aliased RDB$RELATION_CONSTRAINTS table reference
Rdb$relationFields - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
Rdb$relationFields() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
Create a RDB$RELATION_FIELDS table reference
Rdb$relationFields(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
Create an aliased RDB$RELATION_FIELDS table reference
Rdb$relations - Class in org.jooq.util.firebird.rdb.tables
This class is generated by jOOQ.
RDB$RELATIONS - Static variable in class org.jooq.util.firebird.rdb.Tables
The table RDB$RELATIONS
Rdb$relations() - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$relations
Create a RDB$RELATIONS table reference
Rdb$relations(String) - Constructor for class org.jooq.util.firebird.rdb.tables.Rdb$relations
Create an aliased RDB$RELATIONS table reference
RDB$RELATIONS - Static variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The singleton instance of RDB$RELATIONS
RDB$RUNTIME - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$RUNTIME.
RDB$SECURITY_CLASS - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$SECURITY_CLASS.
RDB$SECURITY_CLASS - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$SECURITY_CLASS.
RDB$SEGMENT_LENGTH - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$SEGMENT_LENGTH.
RDB$STATISTICS - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$indexSegments
The column RDB$INDEX_SEGMENTS.RDB$STATISTICS.
RDB$SYSTEM_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$SYSTEM_FLAG.
RDB$SYSTEM_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$generators
The column RDB$GENERATORS.RDB$SYSTEM_FLAG.
RDB$SYSTEM_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$SYSTEM_FLAG.
RDB$SYSTEM_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$SYSTEM_FLAG.
RDB$UPDATE_FLAG - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$UPDATE_FLAG.
RDB$UPDATE_RULE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$refConstraints
The column RDB$REF_CONSTRAINTS.RDB$UPDATE_RULE.
RDB$VALIDATION_BLR - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$VALIDATION_BLR.
RDB$VALIDATION_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$fields
The column RDB$FIELDS.RDB$VALIDATION_SOURCE.
RDB$VIEW_BLR - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$VIEW_BLR.
RDB$VIEW_CONTEXT - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relationFields
The column RDB$RELATION_FIELDS.RDB$VIEW_CONTEXT.
RDB$VIEW_SOURCE - Variable in class org.jooq.util.firebird.rdb.tables.Rdb$relations
The column RDB$RELATIONS.RDB$VIEW_SOURCE.
records - Variable in class org.jooq.util.jaxb.Generate
 
recordTimestampFields - Variable in class org.jooq.util.jaxb.Database
 
recordVersionFields - Variable in class org.jooq.util.jaxb.Database
 
REF_CONSTRAINT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The column $ingres.iiref_constraints.ref_constraint_name.
REF_SCHEMA_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The column $ingres.iiref_constraints.ref_schema_name.
REF_TABLE_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The column $ingres.iiref_constraints.ref_table_name.
REFERENCE_GENERATION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.REFERENCE_GENERATION.
REFERENCE_GENERATION - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.reference_generation.
REFERENCE_GENERATION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.REFERENCE_GENERATION.
REFERENCECOUNT - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.REFERENCECOUNT.
REFERENCED_COLUMN_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.REFERENCED_COLUMN_NAME.
REFERENCED_TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.REFERENCED_TABLE_NAME.
REFERENCED_TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.REFERENCED_TABLE_NAME.
REFERENCED_TABLE_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.REFERENCED_TABLE_SCHEMA.
REFERENCEID - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The column SYS.SYSCOLUMNS.REFERENCEID.
References - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
REFERENCES - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.REFERENCES
REFERENCES - Static variable in class org.jooq.util.db2.syscat.tables.References
The singleton instance of SYSCAT.REFERENCES
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The singleton instance of INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.mysql.information_schema.Tables
The table information_schema.REFERENTIAL_CONSTRAINTS
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The singleton instance of information_schema.REFERENTIAL_CONSTRAINTS
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.referential_constraints
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The singleton instance of information_schema.referential_constraints
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS
REFERENTIAL_CONSTRAINTS - Static variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The singleton instance of INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS
ReferentialConstraints - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
ReferentialConstraints() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
Create a INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS table reference
ReferentialConstraints(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
Create an aliased INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS table reference
ReferentialConstraints - Class in org.jooq.util.mysql.information_schema.tables
This class is generated by jOOQ.
ReferentialConstraints - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
ReferentialConstraints() - Constructor for class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
Create a information_schema.referential_constraints table reference
ReferentialConstraints(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
Create an aliased information_schema.referential_constraints table reference
ReferentialConstraints - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
ReferentialConstraints() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
Create a INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS table reference
ReferentialConstraints(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
Create an aliased INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS table reference
REFKEY1 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey1.
REFKEY10 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey10.
REFKEY11 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey11.
REFKEY12 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey12.
REFKEY13 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey13.
REFKEY14 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey14.
REFKEY15 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey15.
REFKEY16 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey16.
REFKEY2 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey2.
REFKEY3 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey3.
REFKEY4 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey4.
REFKEY5 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey5.
REFKEY6 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey6.
REFKEY7 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey7.
REFKEY8 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey8.
REFKEY9 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.refkey9.
REFKEYNAME - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.REFKEYNAME.
REFRESH - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.REFRESH.
REFRESH_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.REFRESH_TIME.
REFTABID - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.reftabid.
REFTABNAME - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.REFTABNAME.
REFTABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.REFTABSCHEMA.
RELACL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relacl.
RELAM - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relam.
relations - Variable in class org.jooq.util.jaxb.Generate
 
Relations - Interface in org.jooq.util
A model for all known Referenced Key / Referencing Key relations in the Database's schema.
RELCHECKS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relchecks.
RELFILENODE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relfilenode.
RELFROZENXID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relfrozenxid.
RELHASEXCLUSION - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhasexclusion.
RELHASINDEX - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhasindex.
RELHASOIDS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhasoids.
RELHASPKEY - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhaspkey.
RELHASRULES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhasrules.
RELHASSUBCLASS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhassubclass.
RELHASTRIGGERS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relhastriggers.
RELISSHARED - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relisshared.
RELISTEMP - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relistemp.
RELKIND - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relkind.
RELNAME - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relname.
RELNAMESPACE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relnamespace.
RELNATTS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relnatts.
RELOFTYPE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reloftype.
RELOPTIONS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reloptions.
RELOWNER - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relowner.
RELPAGES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.relpages.
RELTABLESPACE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reltablespace.
RELTOASTIDXID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reltoastidxid.
RELTOASTRELID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reltoastrelid.
RELTUPLES - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reltuples.
RELTYPE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgClass
The column pg_catalog.pg_class.reltype.
RELY - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.RELY.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.REMARKS.
REMARKS - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.REMARKS.
REMARKS - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.REMARKS.
REMARKS - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.remarks.
REMARKS - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.remarks.
REMARKS - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.remarks.
REMOTE_LOCATION - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.remote_location.
REMOTE_OBJTYPE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.remote_objtype.
REPLICATE - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.replicate.
REPLICATE - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.replicate.
REPLICATE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.replicate.
RES_PAGE_GAP - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.res_page_gap.
RESTART_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.restart_flag.
RESULT_CAST_AS_LOCATOR - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_AS_LOCATOR.
RESULT_CAST_AS_LOCATOR - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_as_locator.
RESULT_CAST_AS_LOCATOR - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_AS_LOCATOR.
RESULT_CAST_CHAR_MAX_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_MAX_LENGTH.
RESULT_CAST_CHAR_MAX_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_char_max_length.
RESULT_CAST_CHAR_MAX_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_MAX_LENGTH.
RESULT_CAST_CHAR_OCTET_LENGTH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_OCTET_LENGTH.
RESULT_CAST_CHAR_OCTET_LENGTH - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_char_octet_length.
RESULT_CAST_CHAR_OCTET_LENGTH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_OCTET_LENGTH.
RESULT_CAST_CHAR_SET_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_SET_CATALOG.
RESULT_CAST_CHAR_SET_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_char_set_catalog.
RESULT_CAST_CHAR_SET_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_SET_CATALOG.
RESULT_CAST_CHAR_SET_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_SET_SCHEMA.
RESULT_CAST_CHAR_SET_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_char_set_schema.
RESULT_CAST_CHAR_SET_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHAR_SET_SCHEMA.
RESULT_CAST_CHARACTER_SET_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHARACTER_SET_NAME.
RESULT_CAST_CHARACTER_SET_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_character_set_name.
RESULT_CAST_CHARACTER_SET_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_CHARACTER_SET_NAME.
RESULT_CAST_COLLATION_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_COLLATION_CATALOG.
RESULT_CAST_COLLATION_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_collation_catalog.
RESULT_CAST_COLLATION_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_COLLATION_CATALOG.
RESULT_CAST_COLLATION_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_COLLATION_NAME.
RESULT_CAST_COLLATION_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_collation_name.
RESULT_CAST_COLLATION_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_COLLATION_NAME.
RESULT_CAST_COLLATION_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_COLLATION_SCHEMA.
RESULT_CAST_COLLATION_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_collation_schema.
RESULT_CAST_COLLATION_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_COLLATION_SCHEMA.
RESULT_CAST_DATETIME_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DATETIME_PRECISION.
RESULT_CAST_DATETIME_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_datetime_precision.
RESULT_CAST_DATETIME_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DATETIME_PRECISION.
RESULT_CAST_DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DECLARED_NUMERIC_PRECISION.
RESULT_CAST_DECLARED_NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DECLARED_NUMERIC_PRECISION.
RESULT_CAST_DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DECLARED_NUMERIC_SCALE.
RESULT_CAST_DECLARED_NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DECLARED_NUMERIC_SCALE.
RESULT_CAST_DTD_IDENTIFIER - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DTD_IDENTIFIER.
RESULT_CAST_DTD_IDENTIFIER - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_dtd_identifier.
RESULT_CAST_DTD_IDENTIFIER - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_DTD_IDENTIFIER.
RESULT_CAST_FROM_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_FROM_DATA_TYPE.
RESULT_CAST_FROM_DATA_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_from_data_type.
RESULT_CAST_FROM_DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_FROM_DATA_TYPE.
RESULT_CAST_FROM_DECLARED_DATA_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_FROM_DECLARED_DATA_TYPE.
RESULT_CAST_FROM_DECLARED_DATA_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_FROM_DECLARED_DATA_TYPE.
RESULT_CAST_INTERVAL_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_INTERVAL_PRECISION.
RESULT_CAST_INTERVAL_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_interval_precision.
RESULT_CAST_INTERVAL_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_INTERVAL_PRECISION.
RESULT_CAST_INTERVAL_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_INTERVAL_TYPE.
RESULT_CAST_INTERVAL_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_interval_type.
RESULT_CAST_INTERVAL_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_INTERVAL_TYPE.
RESULT_CAST_MAX_CARDINALITY - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_MAX_CARDINALITY.
RESULT_CAST_MAX_CARDINALITY - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_MAX_CARDINALITY.
RESULT_CAST_MAXIMUM_CARDINALITY - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_maximum_cardinality.
RESULT_CAST_NUMERIC_PRECISION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_NUMERIC_PRECISION.
RESULT_CAST_NUMERIC_PRECISION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_numeric_precision.
RESULT_CAST_NUMERIC_PRECISION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_NUMERIC_PRECISION.
RESULT_CAST_NUMERIC_PRECISION_RADIX - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_numeric_precision_radix.
RESULT_CAST_NUMERIC_RADIX - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_NUMERIC_RADIX.
RESULT_CAST_NUMERIC_RADIX - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_NUMERIC_RADIX.
RESULT_CAST_NUMERIC_SCALE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_NUMERIC_SCALE.
RESULT_CAST_NUMERIC_SCALE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_numeric_scale.
RESULT_CAST_NUMERIC_SCALE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_NUMERIC_SCALE.
RESULT_CAST_SCOPE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_SCOPE_CATALOG.
RESULT_CAST_SCOPE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_scope_catalog.
RESULT_CAST_SCOPE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_SCOPE_CATALOG.
RESULT_CAST_SCOPE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_SCOPE_NAME.
RESULT_CAST_SCOPE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_scope_name.
RESULT_CAST_SCOPE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_SCOPE_NAME.
RESULT_CAST_SCOPE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_SCOPE_SCHEMA.
RESULT_CAST_SCOPE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_scope_schema.
RESULT_CAST_SCOPE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_SCOPE_SCHEMA.
RESULT_CAST_TYPE_UDT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_TYPE_UDT_CATALOG.
RESULT_CAST_TYPE_UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_type_udt_catalog.
RESULT_CAST_TYPE_UDT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_TYPE_UDT_CATALOG.
RESULT_CAST_TYPE_UDT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_TYPE_UDT_NAME.
RESULT_CAST_TYPE_UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_type_udt_name.
RESULT_CAST_TYPE_UDT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_TYPE_UDT_NAME.
RESULT_CAST_TYPE_UDT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_TYPE_UDT_SCHEMA.
RESULT_CAST_TYPE_UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.result_cast_type_udt_schema.
RESULT_CAST_TYPE_UDT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.RESULT_CAST_TYPE_UDT_SCHEMA.
RESULT_COLS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.RESULT_COLS.
RESULT_SETS - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.RESULT_SETS.
RESUME_AT - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.resume_at.
RET_TO_ALL - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.ret_to_all.
RETURN_TYPE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.RETURN_TYPE.
RETURN_VALUE - Static variable in class org.jooq.util.postgres.pg_catalog.routines.Count1
The parameter pg_catalog.count.RETURN_VALUE.
RETURN_VALUE - Static variable in class org.jooq.util.postgres.pg_catalog.routines.Count2
The parameter pg_catalog.count.RETURN_VALUE.
RETURN_VALUE - Static variable in class org.jooq.util.postgres.pg_catalog.routines.FormatType
The parameter pg_catalog.format_type.RETURN_VALUE.
RETURNS - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.returns.
RETURNS_RESULT - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.RETURNS_RESULT.
returnValue - Variable in class org.jooq.util.AbstractRoutineDefinition
 
ROOT - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.root.
ROOTPAGE - Static variable in class org.jooq.util.sqlite.sqlite_master.SQLiteMaster
 
ROUTINE_BODY - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_BODY.
ROUTINE_BODY - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.routine_body.
ROUTINE_BODY - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_BODY.
ROUTINE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_CATALOG.
ROUTINE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.routine_catalog.
ROUTINE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_CATALOG.
ROUTINE_DEFINITION - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_DEFINITION.
ROUTINE_DEFINITION - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.routine_definition.
ROUTINE_DEFINITION - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_DEFINITION.
ROUTINE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_NAME.
ROUTINE_NAME - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Routine_name.
ROUTINE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.routine_name.
ROUTINE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_NAME.
ROUTINE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_SCHEMA.
ROUTINE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.routine_schema.
ROUTINE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_SCHEMA.
ROUTINE_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_TYPE.
ROUTINE_TYPE - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Routine_type.
ROUTINE_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.routine_type.
ROUTINE_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.ROUTINE_TYPE.
RoutineDefinition - Interface in org.jooq.util
An interface defining a stored routine in a database.
Routines - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
ROUTINES - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.ROUTINES
Routines() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Routines
Create a INFORMATION_SCHEMA.ROUTINES table reference
Routines(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Routines
Create an aliased INFORMATION_SCHEMA.ROUTINES table reference
ROUTINES - Static variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The singleton instance of INFORMATION_SCHEMA.ROUTINES
Routines - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
ROUTINES - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.routines
Routines() - Constructor for class org.jooq.util.postgres.information_schema.tables.Routines
Create a information_schema.routines table reference
Routines(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Routines
Create an aliased information_schema.routines table reference
ROUTINES - Static variable in class org.jooq.util.postgres.information_schema.tables.Routines
The singleton instance of information_schema.routines
Routines - Class in org.jooq.util.postgres.pg_catalog
This class is generated by jOOQ.
Routines - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
ROUTINES - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.ROUTINES
Routines() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Routines
Create a INFORMATION_SCHEMA.ROUTINES table reference
Routines(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Routines
Create an aliased INFORMATION_SCHEMA.ROUTINES table reference
ROUTINES - Static variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The singleton instance of INFORMATION_SCHEMA.ROUTINES
ROW_FORMAT - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ROW_FORMAT.
ROW_FORMAT - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.ROW_FORMAT.
ROW_SECURITY_AUDIT - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.row_security_audit.
ROW_WIDTH - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.row_width.
ROWCHANGETIMESTAMP - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.ROWCHANGETIMESTAMP.
ROWTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.ROWTYPE.
ROWTYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ROWTYPENAME.
ROWTYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.ROWTYPESCHEMA.

S

SAMPLE_SIZE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.SAMPLE_SIZE.
SCALE - Variable in class org.jooq.util.cubrid.dba.tables.DbAttribute
The column db_attribute.scale.
SCALE - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.SCALE.
SCALE - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SCALE.
SCALE - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SCALE.
SCALE - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.SCALE.
SCALE - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.SCALE.
SCALE - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.SCALE.
SCALE - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.SCALE.
SCALE - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.SCALE.
SCALE - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.scale.
SCALE - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.scale.
schema - Variable in class org.jooq.util.jaxb.Jdbc
 
Schema - Class in org.jooq.util.jaxb
Java class for Schema complex type.
Schema() - Constructor for class org.jooq.util.jaxb.Schema
 
SCHEMA_ID - Static variable in class org.jooq.util.ingres.ingres.tables.Iischema
The column $ingres.iischema.schema_id.
SCHEMA_IDX - Static variable in class org.jooq.util.ingres.ingres.tables.Iischema
The column $ingres.iischema.schema_idx.
SCHEMA_LEVEL_ROUTINE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCHEMA_LEVEL_ROUTINE.
SCHEMA_LEVEL_ROUTINE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.schema_level_routine.
SCHEMA_LEVEL_ROUTINE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCHEMA_LEVEL_ROUTINE.
SCHEMA_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SCHEMA_NAME.
SCHEMA_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SCHEMA_NAME.
SCHEMA_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IiconstraintIndexes
The column $ingres.iiconstraint_indexes.schema_name.
SCHEMA_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.schema_name.
SCHEMA_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iischema
The column $ingres.iischema.schema_name.
SCHEMA_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Schemata
The column information_schema.SCHEMATA.SCHEMA_NAME.
SCHEMA_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.schema_name.
SCHEMA_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SCHEMA_NAME.
SCHEMA_OWNER - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SCHEMA_OWNER.
SCHEMA_OWNER - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SCHEMA_OWNER.
SCHEMA_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.Iischema
The column $ingres.iischema.schema_owner.
SCHEMA_OWNER - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.schema_owner.
SCHEMA_OWNER - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SCHEMA_OWNER.
SCHEMACNT - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.schemacnt.
SchemaDefinition - Class in org.jooq.util
The definition of a database schema
SchemaDefinition(Database, String, String) - Constructor for class org.jooq.util.SchemaDefinition
 
SCHEMAID - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.SCHEMAID.
SCHEMAID - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.SCHEMAID.
SCHEMAID - Static variable in class org.jooq.util.derby.sys.tables.Sysschemas
The column SYS.SYSSCHEMAS.SCHEMAID.
SCHEMAID - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.SCHEMAID.
SCHEMAID - Static variable in class org.jooq.util.derby.sys.tables.Systables
The column SYS.SYSTABLES.SCHEMAID.
SCHEMANAME - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The column SYSCAT.SCHEMATA.SCHEMANAME.
SCHEMANAME - Static variable in class org.jooq.util.derby.sys.tables.Sysschemas
The column SYS.SYSSCHEMAS.SCHEMANAME.
Schemata - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
SCHEMATA - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.SCHEMATA
SCHEMATA - Static variable in class org.jooq.util.db2.syscat.tables.Schemata
The singleton instance of SYSCAT.SCHEMATA
Schemata - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
SCHEMATA - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.SCHEMATA
SCHEMATA - Static variable in class org.jooq.util.h2.information_schema.tables.Schemata
The singleton instance of INFORMATION_SCHEMA.SCHEMATA
Schemata - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
SCHEMATA - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.SCHEMATA
Schemata() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Schemata
Create a INFORMATION_SCHEMA.SCHEMATA table reference
Schemata(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Schemata
Create an aliased INFORMATION_SCHEMA.SCHEMATA table reference
SCHEMATA - Static variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The singleton instance of INFORMATION_SCHEMA.SCHEMATA
schemata - Variable in class org.jooq.util.jaxb.Database
 
Schemata - Class in org.jooq.util.mysql.information_schema.tables
This class is generated by jOOQ.
SCHEMATA - Static variable in class org.jooq.util.mysql.information_schema.Tables
The table information_schema.SCHEMATA
SCHEMATA - Static variable in class org.jooq.util.mysql.information_schema.tables.Schemata
The singleton instance of information_schema.SCHEMATA
Schemata - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
SCHEMATA - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.schemata
Schemata() - Constructor for class org.jooq.util.postgres.information_schema.tables.Schemata
Create a information_schema.schemata table reference
Schemata(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Schemata
Create an aliased information_schema.schemata table reference
SCHEMATA - Static variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The singleton instance of information_schema.schemata
Schemata - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
SCHEMATA - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.SCHEMATA
Schemata() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Schemata
Create a INFORMATION_SCHEMA.SCHEMATA table reference
Schemata(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Schemata
Create an aliased INFORMATION_SCHEMA.SCHEMATA table reference
SCHEMATA - Static variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The singleton instance of INFORMATION_SCHEMA.SCHEMATA
SCOPE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SCOPE_CATALOG.
SCOPE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.SCOPE_CATALOG.
SCOPE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SCOPE_CATALOG.
SCOPE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCOPE_CATALOG.
SCOPE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.scope_catalog.
SCOPE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.scope_catalog.
SCOPE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.scope_catalog.
SCOPE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.scope_catalog.
SCOPE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SCOPE_CATALOG.
SCOPE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SCOPE_CATALOG.
SCOPE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCOPE_CATALOG.
SCOPE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SCOPE_NAME.
SCOPE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.SCOPE_NAME.
SCOPE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SCOPE_NAME.
SCOPE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCOPE_NAME.
SCOPE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.scope_name.
SCOPE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.scope_name.
SCOPE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.scope_name.
SCOPE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.scope_name.
SCOPE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SCOPE_NAME.
SCOPE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SCOPE_NAME.
SCOPE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCOPE_NAME.
SCOPE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SCOPE_SCHEMA.
SCOPE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.SCOPE_SCHEMA.
SCOPE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SCOPE_SCHEMA.
SCOPE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCOPE_SCHEMA.
SCOPE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.scope_schema.
SCOPE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.scope_schema.
SCOPE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.scope_schema.
SCOPE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.scope_schema.
SCOPE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SCOPE_SCHEMA.
SCOPE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SCOPE_SCHEMA.
SCOPE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SCOPE_SCHEMA.
SCOPE_TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SCOPE_TABNAME.
SCOPE_TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.SCOPE_TABNAME.
SCOPE_TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.SCOPE_TABNAME.
SCOPE_TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SCOPE_TABSCHEMA.
SCOPE_TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.SCOPE_TABSCHEMA.
SCOPE_TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.SCOPE_TABSCHEMA.
SCRATCHPAD - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SCRATCHPAD.
SEARCH_CONDITION - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.SEARCH_CONDITION.
SEARCHABLE - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.SEARCHABLE.
SECLABELNAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SECLABELNAME.
SECONDARY - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.SECONDARY.
SECPOLICYID - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.SECPOLICYID.
SECURITY_AUDIT_KEY - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.security_audit_key.
SECURITY_LABEL - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.security_label.
SECURITY_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SECURITY_TYPE.
SECURITY_TYPE - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.security_type.
SECURITY_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.security_type.
SECURITY_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SECURITY_TYPE.
SEGMENT - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.segment.
SEGMENT_COLUMN_ID - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.SEGMENT_COLUMN_ID.
SELECTIVITY - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SELECTIVITY.
SELECTIVITY - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SELECTIVITY.
SELF_REFERENCING_COLUMN_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.SELF_REFERENCING_COLUMN_NAME.
SELF_REFERENCING_COLUMN_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.self_referencing_column_name.
SELF_REFERENCING_COLUMN_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.SELF_REFERENCING_COLUMN_NAME.
SELFREFS - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.SELFREFS.
SELTRIG - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.seltrig.
SEQ_LENGTH - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.seq_length.
SEQ_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.seq_name.
SEQ_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.seq_owner.
SEQ_PRECISION - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.seq_precision.
SEQID - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.SEQID.
SEQL_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.seql_flag.
SEQNAME - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.SEQNAME.
SEQSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.SEQSCHEMA.
SEQTYPE - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.SEQTYPE.
SEQUENCE - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.SEQUENCE.
SEQUENCE - Variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The column SYS.SYSIDXCOL.sequence.
SEQUENCE_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_CATALOG.
SEQUENCE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_CATALOG.
SEQUENCE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.sequence_catalog.
SEQUENCE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_CATALOG.
SEQUENCE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SEQUENCE_NAME.
SEQUENCE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_NAME.
SEQUENCE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_NAME.
SEQUENCE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.SEQUENCE_NAME.
SEQUENCE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.sequence_name.
SEQUENCE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_NAME.
SEQUENCE_NAME - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.sequence_name.
SEQUENCE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllSequences
The column SYS.ALL_SEQUENCES.SEQUENCE_OWNER.
SEQUENCE_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_SCHEMA.
SEQUENCE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_SCHEMA.
SEQUENCE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The column information_schema.sequences.sequence_schema.
SEQUENCE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.SEQUENCE_SCHEMA.
SEQUENCEDATATYPE - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.SEQUENCEDATATYPE.
SequenceDefinition - Interface in org.jooq.util
An interface defining a sequence
SEQUENCEID - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.SEQUENCEID.
SEQUENCENAME - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.SEQUENCENAME.
Sequences - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
SEQUENCES - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.SEQUENCES
SEQUENCES - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The singleton instance of SYSCAT.SEQUENCES
Sequences - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
SEQUENCES - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.SEQUENCES
SEQUENCES - Static variable in class org.jooq.util.h2.information_schema.tables.Sequences
The singleton instance of INFORMATION_SCHEMA.SEQUENCES
Sequences - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
SEQUENCES - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.SEQUENCES
Sequences() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Sequences
Create a INFORMATION_SCHEMA.SEQUENCES table reference
Sequences(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Sequences
Create an aliased INFORMATION_SCHEMA.SEQUENCES table reference
SEQUENCES - Static variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The singleton instance of INFORMATION_SCHEMA.SEQUENCES
Sequences - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
SEQUENCES - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.sequences
Sequences() - Constructor for class org.jooq.util.postgres.information_schema.tables.Sequences
Create a information_schema.sequences table reference
Sequences(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Sequences
Create an aliased information_schema.sequences table reference
SEQUENCES - Static variable in class org.jooq.util.postgres.information_schema.tables.Sequences
The singleton instance of information_schema.sequences
Sequences - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
SEQUENCES - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.SEQUENCES
Sequences() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Sequences
Create a INFORMATION_SCHEMA.SEQUENCES table reference
Sequences(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Sequences
Create an aliased INFORMATION_SCHEMA.SEQUENCES table reference
SEQUENCES - Static variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The singleton instance of INFORMATION_SCHEMA.SEQUENCES
SERVER_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.server_type.
SERVER_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.server_type.
SERVERNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.SERVERNAME.
set__1(Object) - Method in class org.jooq.util.postgres.pg_catalog.routines.Count1
Set the _1 parameter IN value to the routine
set__1(Field<Object>) - Method in class org.jooq.util.postgres.pg_catalog.routines.Count1
Set the _1 parameter to the function to be used with a Select statement
set__1(Long) - Method in class org.jooq.util.postgres.pg_catalog.routines.FormatType
Set the _1 parameter IN value to the routine
set__1(Field<Long>) - Method in class org.jooq.util.postgres.pg_catalog.routines.FormatType
Set the _1 parameter to the function to be used with a Select statement
set__2(Integer) - Method in class org.jooq.util.postgres.pg_catalog.routines.FormatType
Set the _2 parameter IN value to the routine
set__2(Field<Integer>) - Method in class org.jooq.util.postgres.pg_catalog.routines.FormatType
Set the _2 parameter to the function to be used with a Select statement
setConfiguredCustomTypes(List<CustomType>) - Method in class org.jooq.util.AbstractDatabase
 
setConfiguredCustomTypes(List<CustomType>) - Method in interface org.jooq.util.Database
Database objects matching any of these field names will be generated as custom types
setConfiguredEnumTypes(List<EnumType>) - Method in class org.jooq.util.AbstractDatabase
 
setConfiguredEnumTypes(List<EnumType>) - Method in interface org.jooq.util.Database
Database objects matching any of these field names will be generated as enum types
setConfiguredForcedTypes(List<ForcedType>) - Method in class org.jooq.util.AbstractDatabase
 
setConfiguredForcedTypes(List<ForcedType>) - Method in interface org.jooq.util.Database
Database objects matching any of these field names will be generated as forced types
setConfiguredSchemata(List<Schema>) - Method in class org.jooq.util.AbstractDatabase
 
setConfiguredSchemata(List<Schema>) - Method in interface org.jooq.util.Database
The input and output schemata
setConnection(Connection) - Method in class org.jooq.util.AbstractDatabase
 
setConnection(Connection) - Method in interface org.jooq.util.Database
Initialise a connection to this database
setConverter(String) - Method in class org.jooq.util.jaxb.CustomType
Sets the value of the converter property.
setCustomTypes(List<CustomType>) - Method in class org.jooq.util.jaxb.Database
 
setDaos(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the daos property.
setDatabase(Database) - Method in class org.jooq.util.jaxb.Generator
Sets the value of the database property.
setDateAsTimestamp(boolean) - Method in class org.jooq.util.AbstractDatabase
 
setDateAsTimestamp(boolean) - Method in interface org.jooq.util.Database
Whether DATE columns should be treated as TIMESTAMP columns
setDateAsTimestamp(Boolean) - Method in class org.jooq.util.jaxb.Database
Sets the value of the dateAsTimestamp property.
setDeprecated(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the deprecated property.
setDirectory(String) - Method in class org.jooq.util.jaxb.Target
Sets the value of the directory property.
setDriver(String) - Method in class org.jooq.util.jaxb.Jdbc
Sets the value of the driver property.
setEnumTypes(List<EnumType>) - Method in class org.jooq.util.jaxb.Database
 
setExcludes(String[]) - Method in class org.jooq.util.AbstractDatabase
 
setExcludes(String[]) - Method in interface org.jooq.util.Database
Database objects matching any of these regular expressions will not be generated.
setExcludes(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the excludes property.
setExpressions(String) - Method in class org.jooq.util.jaxb.ForcedType
Sets the value of the expressions property.
setForcedTypes(List<ForcedType>) - Method in class org.jooq.util.jaxb.Database
 
setGenerate(Generate) - Method in class org.jooq.util.jaxb.Generator
Sets the value of the generate property.
setGeneratedAnnotation(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the generatedAnnotation property.
setGenerator(Generator) - Method in class org.jooq.util.jaxb.Configuration
Sets the value of the generator property.
setGlobalObjectReferences(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the globalObjectReferences property.
setImmutablePojos(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the immutablePojos property.
setIncludes(String[]) - Method in class org.jooq.util.AbstractDatabase
 
setIncludes(String[]) - Method in interface org.jooq.util.Database
Only database objects matching any of these regular expressions will be generated.
setIncludes(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the includes property.
setInputSchema(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the inputSchema property.
setInputSchema(String) - Method in class org.jooq.util.jaxb.Schema
Sets the value of the inputSchema property.
setInstanceFields(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the instanceFields property.
setInterfaces(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the interfaces property.
setJdbc(Jdbc) - Method in class org.jooq.util.jaxb.Configuration
Sets the value of the jdbc property.
setJpaAnnotations(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the jpaAnnotations property.
setKey(String) - Method in class org.jooq.util.jaxb.Property
Sets the value of the key property.
setLiterals(String) - Method in class org.jooq.util.jaxb.EnumType
Sets the value of the literals property.
setName(String) - Method in class org.jooq.util.jaxb.CustomType
Sets the value of the name property.
setName(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the name property.
setName(String) - Method in class org.jooq.util.jaxb.EnumType
Sets the value of the name property.
setName(String) - Method in class org.jooq.util.jaxb.ForcedType
Sets the value of the name property.
setName(String) - Method in class org.jooq.util.jaxb.Generator
Sets the value of the name property.
setName(String) - Method in class org.jooq.util.jaxb.Strategy
Sets the value of the name property.
setOutputSchema(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the outputSchema property.
setOutputSchema(String) - Method in class org.jooq.util.jaxb.Schema
Sets the value of the outputSchema property.
setPackageName(String) - Method in class org.jooq.util.jaxb.Target
Sets the value of the packageName property.
setPassword(String) - Method in class org.jooq.util.jaxb.Jdbc
Sets the value of the password property.
setPojos(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the pojos property.
setProperties(List<Property>) - Method in class org.jooq.util.jaxb.Jdbc
 
setRecords(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the records property.
setRecordTimestampFields(String[]) - Method in class org.jooq.util.AbstractDatabase
 
setRecordTimestampFields(String[]) - Method in interface org.jooq.util.Database
Table columns matching these regular expressions will be considered as record timestamp fields in generated code
setRecordTimestampFields(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the recordTimestampFields property.
setRecordVersionFields(String[]) - Method in class org.jooq.util.AbstractDatabase
 
setRecordVersionFields(String[]) - Method in interface org.jooq.util.Database
Table columns matching these regular expressions will be considered as record version fields in generated code
setRecordVersionFields(String) - Method in class org.jooq.util.jaxb.Database
Sets the value of the recordVersionFields property.
setRelations(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the relations property.
setSchema(String) - Method in class org.jooq.util.jaxb.Jdbc
Sets the value of the schema property.
setSchemata(List<Schema>) - Method in class org.jooq.util.jaxb.Database
 
setStrategy(Strategy) - Method in class org.jooq.util.jaxb.Generator
Sets the value of the strategy property.
setSupportsUnsignedTypes(boolean) - Method in class org.jooq.util.AbstractDatabase
 
setSupportsUnsignedTypes(boolean) - Method in interface org.jooq.util.Database
Whether this database supports unsigned types
setTarget(Target) - Method in class org.jooq.util.jaxb.Generator
Sets the value of the target property.
setUnsignedTypes(Boolean) - Method in class org.jooq.util.jaxb.Database
Sets the value of the unsignedTypes property.
setUrl(String) - Method in class org.jooq.util.jaxb.Jdbc
Sets the value of the url property.
setUser(String) - Method in class org.jooq.util.jaxb.Jdbc
Sets the value of the user property.
setValidationAnnotations(Boolean) - Method in class org.jooq.util.jaxb.Generate
Sets the value of the validationAnnotations property.
setValue(String) - Method in class org.jooq.util.jaxb.Property
Sets the value of the value property.
SHARE_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.share_type.
SHORT_REMARK - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The column $ingres.iidb_comments.short_remark.
SHORT_REMARK - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.short_remark.
SIDE_EFFECTS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SIDE_EFFECTS.
SOID - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.soid.
SORT_DIRECTION - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.sort_direction.
SORT_DIRECTION - Static variable in class org.jooq.util.ingres.ingres.tables.IiindexColumns
The column $ingres.iiindex_columns.sort_direction.
SOURCE - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.SOURCE.
SOURCE - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.source.
SOURCE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.source.
SOURCE_DATA_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.SOURCE_DATA_TYPE.
SOURCE_SCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SOURCE_SCHEMA.
SOURCE_SPECIFIC - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SOURCE_SPECIFIC.
SOURCE_TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SOURCE_TABNAME.
SOURCE_TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SOURCE_TABSCHEMA.
SOURCE_TYPEMODULENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.SOURCE_TYPEMODULENAME.
SOURCE_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.SOURCE_TYPENAME.
SOURCE_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.SOURCE_TYPESCHEMA.
SOURCEMODULEID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SOURCEMODULEID.
SOURCEMODULENAME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SOURCEMODULENAME.
SOURCENAME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SOURCENAME.
SOURCESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SOURCESCHEMA.
SOURCETYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SOURCETYPEID.
SOURCETYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.SOURCETYPEID.
SOURCETYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.SOURCETYPEID.
SPACESTATE - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.spacestate.
SPARE2 - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.spare2.
SPECIAL_PROPS - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SPECIAL_PROPS.
SPECIFIC_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SPECIFIC_CATALOG.
SPECIFIC_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SPECIFIC_CATALOG.
SPECIFIC_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.specific_catalog.
SPECIFIC_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.specific_catalog.
SPECIFIC_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SPECIFIC_CATALOG.
SPECIFIC_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SPECIFIC_CATALOG.
SPECIFIC_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SPECIFIC_NAME.
SPECIFIC_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SPECIFIC_NAME.
SPECIFIC_NAME - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.specific_name.
SPECIFIC_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.specific_name.
SPECIFIC_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.specific_name.
SPECIFIC_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SPECIFIC_NAME.
SPECIFIC_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SPECIFIC_NAME.
SPECIFIC_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SPECIFIC_SCHEMA.
SPECIFIC_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SPECIFIC_SCHEMA.
SPECIFIC_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.specific_schema.
SPECIFIC_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.specific_schema.
SPECIFIC_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.SPECIFIC_SCHEMA.
SPECIFIC_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SPECIFIC_SCHEMA.
SPECIFICNAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.SPECIFICNAME.
SPECIFICNAME - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SPECIFICNAME.
SPECIFICNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.SPECIFICNAME.
SPECIFICNAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.SPECIFICNAME.
SQL - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.SQL.
SQL - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.SQL.
SQL - Static variable in class org.jooq.util.sqlite.sqlite_master.SQLiteMaster
 
SQL_DATA_ACCESS - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SQL_DATA_ACCESS.
SQL_DATA_ACCESS - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.sql_data_access.
SQL_DATA_ACCESS - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.sql_data_access.
SQL_DATA_ACCESS - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SQL_DATA_ACCESS.
SQL_MODE - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.sql_mode.
SQL_PATH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SQL_PATH.
SQL_PATH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SQL_PATH.
SQL_PATH - Static variable in class org.jooq.util.mysql.information_schema.tables.Schemata
The column information_schema.SCHEMATA.SQL_PATH.
SQL_PATH - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.sql_path.
SQL_PATH - Variable in class org.jooq.util.postgres.information_schema.tables.Schemata
The column information_schema.schemata.sql_path.
SQL_PATH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.SQL_PATH.
SQL_PATH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Schemata
The column INFORMATION_SCHEMA.SCHEMATA.SQL_PATH.
SQLITE_MASTER - Static variable in class org.jooq.util.sqlite.sqlite_master.SQLiteMaster
The singleton instance of tables
SQLiteDatabase - Class in org.jooq.util.sqlite
SQLite implementation of AbstractDatabase
SQLiteDatabase() - Constructor for class org.jooq.util.sqlite.SQLiteDatabase
 
SQLiteMaster - Class in org.jooq.util.sqlite.sqlite_master
This class is NOT generated, as SQLite does not support meta-querying the meta-model.
SQLiteTableDefinition - Class in org.jooq.util.sqlite
SQLite table definition
SQLiteTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.sqlite.SQLiteTableDefinition
 
SQLJ_REPRESENTATION - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.SQLJ_REPRESENTATION.
SQLServerDatabase - Class in org.jooq.util.sqlserver
The SQL Server database.
SQLServerDatabase() - Constructor for class org.jooq.util.sqlserver.SQLServerDatabase
 
SQLServerRoutineDefinition - Class in org.jooq.util.sqlserver
 
SQLServerRoutineDefinition(SchemaDefinition, String, String, String, Number, Number, Number) - Constructor for class org.jooq.util.sqlserver.SQLServerRoutineDefinition
 
SQLServerTableDefinition - Class in org.jooq.util.sqlserver
 
SQLServerTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.sqlserver.SQLServerTableDefinition
 
SRVID - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.srvid.
SRVID - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.srvid.
START - Static variable in class org.jooq.util.db2.syscat.tables.Sequences
The column SYSCAT.SEQUENCES.START.
START_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.start_flag.
START_VALUE - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.start_value.
START_WITH - Variable in class org.jooq.util.hsqldb.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.START_WITH.
START_WITH - Variable in class org.jooq.util.sqlserver.information_schema.tables.Sequences
The column INFORMATION_SCHEMA.SEQUENCES.START_WITH.
START_WITH - Variable in class org.jooq.util.sybase.sys.tables.Syssequence
The column SYS.SYSSEQUENCE.start_with.
STARTED - Variable in class org.jooq.util.cubrid.dba.tables.DbSerial
The column db_serial.started.
STARTVALUE - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The column SYS.SYSSEQUENCES.STARTVALUE.
STATE - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.STATE.
STATEMENT - Static variable in class org.jooq.util.postgres.pg_catalog.routines.PgCursor
The parameter pg_catalog.pg_cursor.statement.
STATISTICS_PROFILE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.STATISTICS_PROFILE.
STATS - Variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The column SYS.SYSPROCEDURE.stats.
STATS_TIME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.STATS_TIME.
STATUS - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.status.
STATUS - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.status.
STATUS - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.STATUS.
STATUS - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.STATUS.
STATUS - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.STATUS.
STATUS2 - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.status2.
STATUS3 - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.status3.
STORAGE_STRUCTURE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.storage_structure.
STORAGE_STRUCTURE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.storage_structure.
STORAGE_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.STORAGE_TYPE.
strategy - Variable in class org.jooq.util.jaxb.Generator
 
Strategy - Class in org.jooq.util.jaxb
Java class for Strategy complex type.
Strategy() - Constructor for class org.jooq.util.jaxb.Strategy
 
SUB_COUNT - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SUB_COUNT.
SUB_DELIM_LENGTH - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.SUB_DELIM_LENGTH.
SUBJECT_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SUBJECT_TYPENAME.
SUBJECT_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.SUBJECT_TYPESCHEMA.
SUBOBJECT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.subobject_name.
SUBOBJECT_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.SUBOBJECT_NAME.
SUBOBJECT_TYPE - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.subobject_type.
SUBPROGRAM_ID - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.SUBPROGRAM_ID.
SUBPROGRAM_ID - Variable in class org.jooq.util.oracle.sys.tables.AllProcedures
The column SYS.ALL_PROCEDURES.SUBPROGRAM_ID.
SUFFIX - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.SUFFIX.
SUID - Static variable in class org.jooq.util.ase.sys.tables.Sysusers
The column dbo.sysusers.suid.
SUPERTYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.SUPERTYPE_NAME.
SUPERTYPE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.SUPERTYPE_OWNER.
supportsUnsignedTypes() - Method in class org.jooq.util.AbstractDatabase
 
supportsUnsignedTypes() - Method in interface org.jooq.util.Database
Whether this database supports unsigned types
SybaseDatabase - Class in org.jooq.util.sybase
Sybase implementation of AbstractDatabase This implementation is targeted at the Sybase SQLAnywhere 12 database engine.
SybaseDatabase() - Constructor for class org.jooq.util.sybase.SybaseDatabase
 
SybaseRoutineDefinition - Class in org.jooq.util.sybase
Sybase implementation of AbstractRoutineDefinition
SybaseRoutineDefinition(SchemaDefinition, PackageDefinition, String) - Constructor for class org.jooq.util.sybase.SybaseRoutineDefinition
 
SybaseTableDefinition - Class in org.jooq.util.sybase
Sybase table definition
SybaseTableDefinition(SchemaDefinition, String, String) - Constructor for class org.jooq.util.sybase.SybaseTableDefinition
 
SYNONYM_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllSynonyms
The column SYS.ALL_SYNONYMS.SYNONYM_NAME.
Sys - Class in org.jooq.util.derby.sys
This class is generated by jOOQ.
SYS - Static variable in class org.jooq.util.derby.sys.Sys
The singleton instance of SYS
Sys - Class in org.jooq.util.oracle.sys
This class is generated by jOOQ.
SYS - Static variable in class org.jooq.util.oracle.sys.Sys
The singleton instance of SYS
Sys - Class in org.jooq.util.sybase.sys
This class is generated by jOOQ.
SYS - Static variable in class org.jooq.util.sybase.sys.Sys
The singleton instance of SYS
Syscat - Class in org.jooq.util.db2.syscat
This class is generated by jOOQ.
SYSCAT - Static variable in class org.jooq.util.db2.syscat.Syscat
The singleton instance of SYSCAT
Syscolumns - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSCOLUMNS - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSCOLUMNS
SYSCOLUMNS - Static variable in class org.jooq.util.derby.sys.tables.Syscolumns
The singleton instance of SYS.SYSCOLUMNS
Sysconglomerates - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSCONGLOMERATES - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSCONGLOMERATES
SYSCONGLOMERATES - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The singleton instance of SYS.SYSCONGLOMERATES
Sysconstraints - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSCONSTRAINTS - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSCONSTRAINTS
SYSCONSTRAINTS - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The singleton instance of SYS.SYSCONSTRAINTS
Sysdomain - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSDOMAIN - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSDOMAIN
Sysdomain() - Constructor for class org.jooq.util.sybase.sys.tables.Sysdomain
Create a SYS.SYSDOMAIN table reference
Sysdomain(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysdomain
Create an aliased SYS.SYSDOMAIN table reference
SYSDOMAIN - Static variable in class org.jooq.util.sybase.sys.tables.Sysdomain
The singleton instance of SYS.SYSDOMAIN
Sysfkey - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSFKEY - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSFKEY
Sysfkey() - Constructor for class org.jooq.util.sybase.sys.tables.Sysfkey
Create a SYS.SYSFKEY table reference
Sysfkey(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysfkey
Create an aliased SYS.SYSFKEY table reference
SYSFKEY - Static variable in class org.jooq.util.sybase.sys.tables.Sysfkey
The singleton instance of SYS.SYSFKEY
Sysidx - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSIDX - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSIDX
Sysidx() - Constructor for class org.jooq.util.sybase.sys.tables.Sysidx
Create a SYS.SYSIDX table reference
Sysidx(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysidx
Create an aliased SYS.SYSIDX table reference
SYSIDX - Static variable in class org.jooq.util.sybase.sys.tables.Sysidx
The singleton instance of SYS.SYSIDX
Sysidxcol - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSIDXCOL - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSIDXCOL
Sysidxcol() - Constructor for class org.jooq.util.sybase.sys.tables.Sysidxcol
Create a SYS.SYSIDXCOL table reference
Sysidxcol(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysidxcol
Create an aliased SYS.SYSIDXCOL table reference
SYSIDXCOL - Static variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The singleton instance of SYS.SYSIDXCOL
Sysindexes - Class in org.jooq.util.ase.sys.tables
This class is generated by jOOQ.
SYSINDEXES - Static variable in class org.jooq.util.ase.sys.Tables
The table dbo.sysindexes
SYSINDEXES - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The singleton instance of dbo.sysindexes
Syskeys - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSKEYS - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSKEYS
SYSKEYS - Static variable in class org.jooq.util.derby.sys.tables.Syskeys
The singleton instance of SYS.SYSKEYS
Sysobjects - Class in org.jooq.util.ase.sys.tables
This class is generated by jOOQ.
SYSOBJECTS - Static variable in class org.jooq.util.ase.sys.Tables
The table dbo.sysobjects
SYSOBJECTS - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The singleton instance of dbo.sysobjects
Sysprocedure - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSPROCEDURE - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSPROCEDURE
Sysprocedure() - Constructor for class org.jooq.util.sybase.sys.tables.Sysprocedure
Create a SYS.SYSPROCEDURE table reference
Sysprocedure(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysprocedure
Create an aliased SYS.SYSPROCEDURE table reference
SYSPROCEDURE - Static variable in class org.jooq.util.sybase.sys.tables.Sysprocedure
The singleton instance of SYS.SYSPROCEDURE
Sysprocparm - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSPROCPARM - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSPROCPARM
Sysprocparm() - Constructor for class org.jooq.util.sybase.sys.tables.Sysprocparm
Create a SYS.SYSPROCPARM table reference
Sysprocparm(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysprocparm
Create an aliased SYS.SYSPROCPARM table reference
SYSPROCPARM - Static variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The singleton instance of SYS.SYSPROCPARM
Sysreferences - Class in org.jooq.util.ase.sys.tables
This class is generated by jOOQ.
SYSREFERENCES - Static variable in class org.jooq.util.ase.sys.Tables
The table dbo.sysreferences
SYSREFERENCES - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The singleton instance of dbo.sysreferences
Sysschemas - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSSCHEMAS - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSSCHEMAS
SYSSCHEMAS - Static variable in class org.jooq.util.derby.sys.tables.Sysschemas
The singleton instance of SYS.SYSSCHEMAS
Syssequence - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSSEQUENCE - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSSEQUENCE
Syssequence() - Constructor for class org.jooq.util.sybase.sys.tables.Syssequence
Create a SYS.SYSSEQUENCE table reference
Syssequence(String) - Constructor for class org.jooq.util.sybase.sys.tables.Syssequence
Create an aliased SYS.SYSSEQUENCE table reference
SYSSEQUENCE - Static variable in class org.jooq.util.sybase.sys.tables.Syssequence
The singleton instance of SYS.SYSSEQUENCE
Syssequences - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSSEQUENCES - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSSEQUENCES
SYSSEQUENCES - Static variable in class org.jooq.util.derby.sys.tables.Syssequences
The singleton instance of SYS.SYSSEQUENCES
SYSSTAT - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.sysstat.
SYSSTAT2 - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.sysstat2.
SYSSTAT3 - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.sysstat3.
Systab - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSTAB - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSTAB
Systab() - Constructor for class org.jooq.util.sybase.sys.tables.Systab
Create a SYS.SYSTAB table reference
Systab(String) - Constructor for class org.jooq.util.sybase.sys.tables.Systab
Create an aliased SYS.SYSTAB table reference
SYSTAB - Static variable in class org.jooq.util.sybase.sys.tables.Systab
The singleton instance of SYS.SYSTAB
Systabcol - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSTABCOL - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSTABCOL
Systabcol() - Constructor for class org.jooq.util.sybase.sys.tables.Systabcol
Create a SYS.SYSTABCOL table reference
Systabcol(String) - Constructor for class org.jooq.util.sybase.sys.tables.Systabcol
Create an aliased SYS.SYSTABCOL table reference
SYSTABCOL - Static variable in class org.jooq.util.sybase.sys.tables.Systabcol
The singleton instance of SYS.SYSTABCOL
Systable - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSTABLE - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSTABLE
Systable() - Constructor for class org.jooq.util.sybase.sys.tables.Systable
Create a SYS.SYSTABLE table reference
Systable(String) - Constructor for class org.jooq.util.sybase.sys.tables.Systable
Create an aliased SYS.SYSTABLE table reference
SYSTABLE - Static variable in class org.jooq.util.sybase.sys.tables.Systable
The singleton instance of SYS.SYSTABLE
Systables - Class in org.jooq.util.derby.sys.tables
This class is generated by jOOQ.
SYSTABLES - Static variable in class org.jooq.util.derby.sys.Tables
The table SYS.SYSTABLES
SYSTABLES - Static variable in class org.jooq.util.derby.sys.tables.Systables
The singleton instance of SYS.SYSTABLES
SYSTEM_USE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.system_use.
SYSTEM_USE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.system_use.
SYSTEM_USE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.system_use.
Sysuser - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSUSER - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSUSER
Sysuser() - Constructor for class org.jooq.util.sybase.sys.tables.Sysuser
Create a SYS.SYSUSER table reference
Sysuser(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysuser
Create an aliased SYS.SYSUSER table reference
SYSUSER - Static variable in class org.jooq.util.sybase.sys.tables.Sysuser
The singleton instance of SYS.SYSUSER
Sysusers - Class in org.jooq.util.ase.sys.tables
This class is generated by jOOQ.
SYSUSERS - Static variable in class org.jooq.util.ase.sys.Tables
The table dbo.sysusers
SYSUSERS - Static variable in class org.jooq.util.ase.sys.tables.Sysusers
The singleton instance of dbo.sysusers
Sysview - Class in org.jooq.util.sybase.sys.tables
This class is generated by jOOQ.
SYSVIEW - Static variable in class org.jooq.util.sybase.sys.Tables
The table SYS.SYSVIEW
Sysview() - Constructor for class org.jooq.util.sybase.sys.tables.Sysview
Create a SYS.SYSVIEW table reference
Sysview(String) - Constructor for class org.jooq.util.sybase.sys.tables.Sysview
Create an aliased SYS.SYSVIEW table reference
SYSVIEW - Static variable in class org.jooq.util.sybase.sys.tables.Sysview
The singleton instance of SYS.SYSVIEW

T

TAB_PAGE_LIST - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.tab_page_list.
Tabconst - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
TABCONST - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.TABCONST
TABCONST - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The singleton instance of SYSCAT.TABCONST
TABLE_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_CATALOG.
TABLE_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.TABLE_CATALOG.
TABLE_CATALOG - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_CATALOG.
TABLE_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.TABLE_CATALOG.
TABLE_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.TABLE_CATALOG.
TABLE_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.table_catalog.
TABLE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.table_catalog.
TABLE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.table_catalog.
TABLE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.table_catalog.
TABLE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.table_catalog.
TABLE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.TABLE_CATALOG.
TABLE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_CATALOG.
TABLE_CLASS - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_CLASS.
TABLE_COLLATION - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_COLLATION.
TABLE_COMMENT - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_COMMENT.
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.TABLE_CONSTRAINTS
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The singleton instance of INFORMATION_SCHEMA.TABLE_CONSTRAINTS
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.mysql.information_schema.Tables
The table information_schema.TABLE_CONSTRAINTS
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The singleton instance of information_schema.TABLE_CONSTRAINTS
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.table_constraints
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The singleton instance of information_schema.table_constraints
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.TABLE_CONSTRAINTS
TABLE_CONSTRAINTS - Static variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The singleton instance of INFORMATION_SCHEMA.TABLE_CONSTRAINTS
TABLE_DFILLPCT - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_dfillpct.
TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.table_id.
TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysidxcol
The column SYS.SYSIDXCOL.table_id.
TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.table_id.
TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.table_id.
TABLE_ID - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.table_id.
TABLE_IFILLPCT - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_ifillpct.
TABLE_INDEXES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_indexes.
TABLE_INTEGRITIES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_integrities.
TABLE_LFILLPCT - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_lfillpct.
TABLE_MAXPAGES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_maxpages.
TABLE_MINPAGES - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_minpages.
TABLE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.table_name.
TABLE_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.table_name.
TABLE_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_name.
TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The column information_schema.TABLE_CONSTRAINTS.TABLE_NAME.
TABLE_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllColComments
The column SYS.ALL_COL_COMMENTS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConsColumns
The column SYS.ALL_CONS_COLUMNS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllSynonyms
The column SYS.ALL_SYNONYMS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTabComments
The column SYS.ALL_TAB_COMMENTS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.table_name.
TABLE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.table_name.
TABLE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.table_name.
TABLE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.table_name.
TABLE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.table_name.
TABLE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_NAME.
TABLE_NAME - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.table_name.
TABLE_NAME - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.table_name.
TABLE_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.Iicolumns
The column $ingres.iicolumns.table_owner.
TABLE_OWNER - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_owner.
TABLE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllSynonyms
The column SYS.ALL_SYNONYMS.TABLE_OWNER.
TABLE_PAGE_COUNT - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.table_page_count.
TABLE_PAGE_COUNT - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.table_page_count.
TABLE_PAGESIZE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_pagesize.
TABLE_PERMITS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_permits.
TABLE_RELDATAWID - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_reldatawid.
TABLE_RELSTAMP1 - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_relstamp1.
TABLE_RELSTAMP2 - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_relstamp2.
TABLE_RELTCPRI - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_reltcpri.
TABLE_RELTID - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_reltid.
TABLE_RELTIDX - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_reltidx.
TABLE_RELTOTDATAWID - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_reltotdatawid.
TABLE_RELTOTWID - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_reltotwid.
TABLE_RELVERSION - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_relversion.
TABLE_ROWS - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_ROWS.
TABLE_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_SCHEMA.
TABLE_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.TABLE_SCHEMA.
TABLE_SCHEMA - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_SCHEMA.
TABLE_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.Columns
The column information_schema.COLUMNS.TABLE_SCHEMA.
TABLE_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.KeyColumnUsage
The column information_schema.KEY_COLUMN_USAGE.TABLE_SCHEMA.
TABLE_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.TableConstraints
The column information_schema.TABLE_CONSTRAINTS.TABLE_SCHEMA.
TABLE_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.table_schema.
TABLE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.ConstraintColumnUsage
The column information_schema.constraint_column_usage.table_schema.
TABLE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.KeyColumnUsage
The column information_schema.key_column_usage.table_schema.
TABLE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.TableConstraints
The column information_schema.table_constraints.table_schema.
TABLE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.table_schema.
TABLE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.ConstraintColumnUsage
The column INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.KeyColumnUsage
The column INFORMATION_SCHEMA.KEY_COLUMN_USAGE.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
The column INFORMATION_SCHEMA.TABLE_CONSTRAINTS.TABLE_SCHEMA.
TABLE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_SCHEMA.
TABLE_STATS - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_stats.
TABLE_SUBTYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_subtype.
TABLE_TYPE - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_TYPE.
TABLE_TYPE - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_TYPE.
TABLE_TYPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_type.
TABLE_TYPE - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.TABLE_TYPE.
TABLE_TYPE - Variable in class org.jooq.util.oracle.sys.tables.AllTabComments
The column SYS.ALL_TAB_COMMENTS.TABLE_TYPE.
TABLE_TYPE - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.table_type.
TABLE_TYPE - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TABLE_TYPE.
TABLE_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.table_type.
TABLE_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.table_type.
TABLE_TYPE_STR - Variable in class org.jooq.util.sybase.sys.tables.Systab
The column SYS.SYSTAB.table_type_str.
TABLE_VERSION - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.table_version.
TableConstraints - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
TableConstraints() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
Create a INFORMATION_SCHEMA.TABLE_CONSTRAINTS table reference
TableConstraints(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.TableConstraints
Create an aliased INFORMATION_SCHEMA.TABLE_CONSTRAINTS table reference
TableConstraints - Class in org.jooq.util.mysql.information_schema.tables
This class is generated by jOOQ.
TableConstraints - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
TableConstraints() - Constructor for class org.jooq.util.postgres.information_schema.tables.TableConstraints
Create a information_schema.table_constraints table reference
TableConstraints(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.TableConstraints
Create an aliased information_schema.table_constraints table reference
TableConstraints - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
TableConstraints() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
Create a INFORMATION_SCHEMA.TABLE_CONSTRAINTS table reference
TableConstraints(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.TableConstraints
Create an aliased INFORMATION_SCHEMA.TABLE_CONSTRAINTS table reference
TableDefinition - Interface in org.jooq.util
The definition of a table or view.
TABLEID - Static variable in class org.jooq.util.ase.sys.tables.Sysreferences
The column dbo.sysreferences.tableid.
TABLEID - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.TABLEID.
TABLEID - Static variable in class org.jooq.util.derby.sys.tables.Sysconglomerates
The column SYS.SYSCONGLOMERATES.TABLEID.
TABLEID - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.TABLEID.
TABLEID - Static variable in class org.jooq.util.derby.sys.tables.Systables
The column SYS.SYSTABLES.TABLEID.
TABLENAME - Static variable in class org.jooq.util.derby.sys.tables.Systables
The column SYS.SYSTABLES.TABLENAME.
Tables - Class in org.jooq.util.ase.sys
This class is generated by jOOQ.
Tables - Class in org.jooq.util.cubrid.dba
This class is generated by jOOQ.
Tables - Class in org.jooq.util.db2.syscat
This class is generated by jOOQ.
Tables - Class in org.jooq.util.db2.syscat.tables
This class is generated by jOOQ.
TABLES - Static variable in class org.jooq.util.db2.syscat.Tables
The table SYSCAT.TABLES
TABLES - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The singleton instance of SYSCAT.TABLES
Tables - Class in org.jooq.util.derby.sys
This class is generated by jOOQ.
Tables - Class in org.jooq.util.firebird.rdb
This class is generated by jOOQ.
Tables - Class in org.jooq.util.h2.information_schema
This class is generated by jOOQ.
Tables - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
TABLES - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.TABLES
TABLES - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The singleton instance of INFORMATION_SCHEMA.TABLES
Tables - Class in org.jooq.util.hsqldb.information_schema
This class is generated by jOOQ.
Tables - Class in org.jooq.util.hsqldb.information_schema.tables
This class is generated by jOOQ.
TABLES - Static variable in class org.jooq.util.hsqldb.information_schema.Tables
The table INFORMATION_SCHEMA.TABLES
Tables() - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Tables
Create a INFORMATION_SCHEMA.TABLES table reference
Tables(String) - Constructor for class org.jooq.util.hsqldb.information_schema.tables.Tables
Create an aliased INFORMATION_SCHEMA.TABLES table reference
TABLES - Static variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The singleton instance of INFORMATION_SCHEMA.TABLES
Tables - Class in org.jooq.util.ingres.ingres
This class is generated by jOOQ.
Tables - Class in org.jooq.util.mysql.information_schema
This class is generated by jOOQ.
Tables - Class in org.jooq.util.mysql.information_schema.tables
This class is generated by jOOQ.
TABLES - Static variable in class org.jooq.util.mysql.information_schema.Tables
The table information_schema.TABLES
TABLES - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The singleton instance of information_schema.TABLES
Tables - Class in org.jooq.util.mysql.mysql
This class is generated by jOOQ.
Tables - Class in org.jooq.util.oracle.sys
This class is generated by jOOQ.
Tables - Class in org.jooq.util.postgres.information_schema
This class is generated by jOOQ.
Tables - Class in org.jooq.util.postgres.information_schema.tables
This class is generated by jOOQ.
TABLES - Static variable in class org.jooq.util.postgres.information_schema.Tables
The table information_schema.tables
Tables() - Constructor for class org.jooq.util.postgres.information_schema.tables.Tables
Create a information_schema.tables table reference
Tables(String) - Constructor for class org.jooq.util.postgres.information_schema.tables.Tables
Create an aliased information_schema.tables table reference
TABLES - Static variable in class org.jooq.util.postgres.information_schema.tables.Tables
The singleton instance of information_schema.tables
Tables - Class in org.jooq.util.postgres.pg_catalog
This class is generated by jOOQ.
Tables - Class in org.jooq.util.sqlserver.information_schema
This class is generated by jOOQ.
Tables - Class in org.jooq.util.sqlserver.information_schema.tables
This class is generated by jOOQ.
TABLES - Static variable in class org.jooq.util.sqlserver.information_schema.Tables
The table INFORMATION_SCHEMA.TABLES
Tables() - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Tables
Create a INFORMATION_SCHEMA.TABLES table reference
Tables(String) - Constructor for class org.jooq.util.sqlserver.information_schema.tables.Tables
Create an aliased INFORMATION_SCHEMA.TABLES table reference
TABLES - Static variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The singleton instance of INFORMATION_SCHEMA.TABLES
Tables - Class in org.jooq.util.sybase.sys
This class is generated by jOOQ.
TABLETYPE - Static variable in class org.jooq.util.derby.sys.tables.Systables
The column SYS.SYSTABLES.TABLETYPE.
TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TABNAME.
TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Keycoluse
The column SYSCAT.KEYCOLUSE.TABNAME.
TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.TABNAME.
TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.TABNAME.
TABNAME - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.TABNAME.
TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TABSCHEMA.
TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Keycoluse
The column SYSCAT.KEYCOLUSE.TABSCHEMA.
TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.TABSCHEMA.
TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.TABSCHEMA.
TABSCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.TABSCHEMA.
target - Variable in class org.jooq.util.jaxb.Generator
 
Target - Class in org.jooq.util.jaxb
Java class for Target complex type.
Target() - Constructor for class org.jooq.util.jaxb.Target
 
TARGET_TYPEMODULENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.TARGET_TYPEMODULENAME.
TARGET_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.TARGET_TYPENAME.
TARGET_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TARGET_TYPENAME.
TARGET_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.TARGET_TYPENAME.
TARGET_TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.TARGET_TYPENAME.
TARGET_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.TARGET_TYPESCHEMA.
TARGET_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TARGET_TYPESCHEMA.
TARGET_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.TARGET_TYPESCHEMA.
TARGET_TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.TARGET_TYPESCHEMA.
TBL_NAME - Static variable in class org.jooq.util.sqlite.sqlite_master.SQLiteMaster
 
TBSPACE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.TBSPACE.
TBSPACEID - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.TBSPACEID.
TEMPORARY - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.TEMPORARY.
TEXT - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TEXT.
TEXT - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.TEXT.
TEXT_BODY_OFFSET - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.TEXT_BODY_OFFSET.
TEXT_SEGMENT - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.text_segment.
TEXT_SEQUENCE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiconstraints
The column $ingres.iiconstraints.text_sequence.
TEXT_SEQUENCE - Static variable in class org.jooq.util.ingres.ingres.tables.IidbComments
The column $ingres.iidb_comments.text_sequence.
TEXT_SEQUENCE - Static variable in class org.jooq.util.ingres.ingres.tables.IidbSubcomments
The column $ingres.iidb_subcomments.text_sequence.
TIMESTAMP - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.Timestamp.
TIMESTAMP - Variable in class org.jooq.util.oracle.sys.tables.AllObjects
The column SYS.ALL_OBJECTS.TIMESTAMP.
TO_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.TO_SQL_SPECIFIC_CATALOG.
TO_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TO_SQL_SPECIFIC_CATALOG.
TO_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.to_sql_specific_catalog.
TO_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.TO_SQL_SPECIFIC_CATALOG.
TO_SQL_SPECIFIC_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TO_SQL_SPECIFIC_CATALOG.
TO_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.TO_SQL_SPECIFIC_NAME.
TO_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TO_SQL_SPECIFIC_NAME.
TO_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.to_sql_specific_name.
TO_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.TO_SQL_SPECIFIC_NAME.
TO_SQL_SPECIFIC_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TO_SQL_SPECIFIC_NAME.
TO_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.TO_SQL_SPECIFIC_SCHEMA.
TO_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TO_SQL_SPECIFIC_SCHEMA.
TO_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.to_sql_specific_schema.
TO_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.TO_SQL_SPECIFIC_SCHEMA.
TO_SQL_SPECIFIC_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TO_SQL_SPECIFIC_SCHEMA.
toString() - Method in class org.jooq.util.AbstractDefinition
 
toString() - Method in class org.jooq.util.DefaultDataTypeDefinition
 
TRANSFORM_GRPNAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.TRANSFORM_GRPNAME.
TRIGGERS - Variable in class org.jooq.util.cubrid.dba.tables.DbUser
The column db_user.triggers.
TUPS_PER_PAGE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.tups_per_page.
TYPALIGN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typalign.
TYPANALYZE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typanalyze.
TYPARRAY - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typarray.
TYPBASETYPE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typbasetype.
TYPBYVAL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typbyval.
TYPCATEGORY - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typcategory.
TYPDEFAULT - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typdefault.
TYPDEFAULTBIN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typdefaultbin.
TYPDELIM - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typdelim.
TYPE - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.type.
TYPE - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.TYPE.
TYPE - Static variable in class org.jooq.util.db2.syscat.tables.Tabconst
The column SYSCAT.TABCONST.TYPE.
TYPE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.TYPE.
TYPE - Static variable in class org.jooq.util.derby.sys.tables.Sysconstraints
The column SYS.SYSCONSTRAINTS.TYPE.
TYPE - Static variable in class org.jooq.util.mysql.mysql.tables.Proc
The column mysql.proc.type.
TYPE - Static variable in class org.jooq.util.sqlite.sqlite_master.SQLiteMaster
 
TYPE_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysdomain
The column SYS.SYSDOMAIN.type_id.
TYPE_INFO - Static variable in class org.jooq.util.h2.information_schema.Tables
The table INFORMATION_SCHEMA.TYPE_INFO
TYPE_INFO - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The singleton instance of INFORMATION_SCHEMA.TYPE_INFO
TYPE_LINK - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.TYPE_LINK.
TYPE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.TYPE_NAME.
TYPE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionAliases
The column INFORMATION_SCHEMA.FUNCTION_ALIASES.TYPE_NAME.
TYPE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.FunctionColumns
The column INFORMATION_SCHEMA.FUNCTION_COLUMNS.TYPE_NAME.
TYPE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.TYPE_NAME.
TYPE_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.TypeInfo
The column INFORMATION_SCHEMA.TYPE_INFO.TYPE_NAME.
TYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.TYPE_NAME.
TYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.TYPE_NAME.
TYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTypeAttrs
The column SYS.ALL_TYPE_ATTRS.TYPE_NAME.
TYPE_NAME - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.TYPE_NAME.
TYPE_OID - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.TYPE_OID.
TYPE_OWNER - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.TYPE_OWNER.
TYPE_PATTERN - Static variable in class org.jooq.util.AbstractRoutineDefinition
 
TYPE_PRESERVING - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.TYPE_PRESERVING.
TYPE_SUBNAME - Variable in class org.jooq.util.oracle.sys.tables.AllArguments
The column SYS.ALL_ARGUMENTS.TYPE_SUBNAME.
TYPE_UDT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TYPE_UDT_CATALOG.
TYPE_UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.type_udt_catalog.
TYPE_UDT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TYPE_UDT_CATALOG.
TYPE_UDT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TYPE_UDT_NAME.
TYPE_UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.type_udt_name.
TYPE_UDT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TYPE_UDT_NAME.
TYPE_UDT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TYPE_UDT_SCHEMA.
TYPE_UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.type_udt_schema.
TYPE_UDT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.TYPE_UDT_SCHEMA.
TYPECODE - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.TYPECODE.
TypedElementDefinition<T extends Definition> - Interface in org.jooq.util
An element that has a data type
TYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.TYPEID.
TYPEID - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.TYPEID.
TYPEID - Variable in class org.jooq.util.oracle.sys.tables.AllTypes
The column SYS.ALL_TYPES.TYPEID.
TypeInfo - Class in org.jooq.util.h2.information_schema.tables
This class is generated by jOOQ.
TYPELEM - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typelem.
TYPEMODULEID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.TYPEMODULEID.
TYPEMODULENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.TYPEMODULENAME.
TYPEMODULENAME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.TYPEMODULENAME.
TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.TYPENAME.
TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TYPENAME.
TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.TYPENAME.
TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.TYPENAME.
TYPENAME - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.TYPENAME.
TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Attributes
The column SYSCAT.ATTRIBUTES.TYPESCHEMA.
TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Columns
The column SYSCAT.COLUMNS.TYPESCHEMA.
TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.TYPESCHEMA.
TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Funcparms
The column SYSCAT.FUNCPARMS.TYPESCHEMA.
TYPESCHEMA - Static variable in class org.jooq.util.db2.syscat.tables.Procparms
The column SYSCAT.PROCPARMS.TYPESCHEMA.
TYPINPUT - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typinput.
TYPISDEFINED - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typisdefined.
TYPISPREFERRED - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typispreferred.
TYPLEN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typlen.
TYPMODIN - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typmodin.
TYPMODOUT - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typmodout.
TYPNAME - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typname.
TYPNAMESPACE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typnamespace.
TYPNDIMS - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typndims.
TYPNOTNULL - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typnotnull.
TYPOUTPUT - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typoutput.
TYPOWNER - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typowner.
TYPRECEIVE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typreceive.
TYPRELID - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typrelid.
TYPSEND - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typsend.
TYPSTORAGE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typstorage.
TYPTYPE - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typtype.
TYPTYPMOD - Variable in class org.jooq.util.postgres.pg_catalog.tables.PgType
The column pg_catalog.pg_type.typtypmod.

U

UDT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.UDT_CATALOG.
UDT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.UDT_CATALOG.
UDT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.UDT_CATALOG.
UDT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.UDT_CATALOG.
UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.udt_catalog.
UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.udt_catalog.
UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.udt_catalog.
UDT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.udt_catalog.
UDT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.UDT_CATALOG.
UDT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.UDT_CATALOG.
UDT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.UDT_CATALOG.
UDT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.UDT_NAME.
UDT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.UDT_NAME.
UDT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.UDT_NAME.
UDT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.UDT_NAME.
UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.udt_name.
UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.udt_name.
UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.udt_name.
UDT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.udt_name.
UDT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.UDT_NAME.
UDT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.UDT_NAME.
UDT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.UDT_NAME.
UDT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.UDT_SCHEMA.
UDT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ElementTypes
The column INFORMATION_SCHEMA.ELEMENT_TYPES.UDT_SCHEMA.
UDT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.UDT_SCHEMA.
UDT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.UDT_SCHEMA.
UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Attributes
The column information_schema.attributes.udt_schema.
UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Columns
The column information_schema.columns.udt_schema.
UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Parameters
The column information_schema.parameters.udt_schema.
UDT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Routines
The column information_schema.routines.udt_schema.
UDT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Columns
The column INFORMATION_SCHEMA.COLUMNS.UDT_SCHEMA.
UDT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Parameters
The column INFORMATION_SCHEMA.PARAMETERS.UDT_SCHEMA.
UDT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Routines
The column INFORMATION_SCHEMA.ROUTINES.UDT_SCHEMA.
UDTDefinition - Interface in org.jooq.util
A definition for a UDT This extends PackageDefinition because Oracle internally models UDT's in similar ways as packages.
UID - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.uid.
UID - Static variable in class org.jooq.util.ase.sys.tables.Sysusers
The column dbo.sysusers.uid.
UNIQUE - Variable in class org.jooq.util.sybase.sys.tables.Sysidx
The column SYS.SYSIDX.unique.
UNIQUE_CONSTRAINT_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_CATALOG.
UNIQUE_CONSTRAINT_CATALOG - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_CATALOG.
UNIQUE_CONSTRAINT_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.unique_constraint_catalog.
UNIQUE_CONSTRAINT_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_CATALOG.
UNIQUE_CONSTRAINT_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_NAME.
UNIQUE_CONSTRAINT_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The column $ingres.iiref_constraints.unique_constraint_name.
UNIQUE_CONSTRAINT_NAME - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_NAME.
UNIQUE_CONSTRAINT_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.unique_constraint_name.
UNIQUE_CONSTRAINT_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_NAME.
UNIQUE_CONSTRAINT_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_SCHEMA.
UNIQUE_CONSTRAINT_SCHEMA - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_SCHEMA.
UNIQUE_CONSTRAINT_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.unique_constraint_schema.
UNIQUE_CONSTRAINT_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_SCHEMA.
UNIQUE_INDEX_NAME - Static variable in class org.jooq.util.h2.information_schema.tables.Constraints
The column INFORMATION_SCHEMA.CONSTRAINTS.UNIQUE_INDEX_NAME.
UNIQUE_RULE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.unique_rule.
UNIQUE_RULE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.unique_rule.
UNIQUE_SCHEMA_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The column $ingres.iiref_constraints.unique_schema_name.
UNIQUE_SCOPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iiindexes
The column $ingres.iiindexes.unique_scope.
UNIQUE_SCOPE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.unique_scope.
UNIQUE_TABLE_NAME - Static variable in class org.jooq.util.ingres.ingres.tables.IirefConstraints
The column $ingres.iiref_constraints.unique_table_name.
UniqueKeyDefinition - Interface in org.jooq.util
An object holding information about an inverse foreign key relationship.
UNORDERED_FLAG - Static variable in class org.jooq.util.ingres.ingres.tables.Iisequences
The column $ingres.iisequences.unordered_flag.
unsignedTypes - Variable in class org.jooq.util.jaxb.Database
 
UPDATE_RULE - Static variable in class org.jooq.util.h2.information_schema.tables.CrossReferences
The column INFORMATION_SCHEMA.CROSS_REFERENCES.UPDATE_RULE.
UPDATE_RULE - Variable in class org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UPDATE_RULE.
UPDATE_RULE - Static variable in class org.jooq.util.mysql.information_schema.tables.ReferentialConstraints
The column information_schema.REFERENTIAL_CONSTRAINTS.UPDATE_RULE.
UPDATE_RULE - Variable in class org.jooq.util.postgres.information_schema.tables.ReferentialConstraints
The column information_schema.referential_constraints.update_rule.
UPDATE_RULE - Variable in class org.jooq.util.sqlserver.information_schema.tables.ReferentialConstraints
The column INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS.UPDATE_RULE.
UPDATE_TIME - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.UPDATE_TIME.
UPDATERULE - Static variable in class org.jooq.util.db2.syscat.tables.References
The column SYSCAT.REFERENCES.UPDATERULE.
UPDTRIG - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.updtrig.
UPPER_BOUND - Variable in class org.jooq.util.oracle.sys.tables.AllCollTypes
The column SYS.ALL_COLL_TYPES.UPPER_BOUND.
url - Variable in class org.jooq.util.jaxb.Jdbc
 
USAGECNT - Static variable in class org.jooq.util.ase.sys.tables.Sysindexes
The column dbo.sysindexes.usagecnt.
user - Variable in class org.jooq.util.jaxb.Jdbc
 
USER - Static variable in class org.jooq.util.mysql.mysql.tables.ProcsPriv
The column mysql.procs_priv.User.
USER_DEFINED_TYPE_CATALOG - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.USER_DEFINED_TYPE_CATALOG.
USER_DEFINED_TYPE_CATALOG - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.user_defined_type_catalog.
USER_DEFINED_TYPE_CATALOG - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.USER_DEFINED_TYPE_CATALOG.
USER_DEFINED_TYPE_NAME - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.USER_DEFINED_TYPE_NAME.
USER_DEFINED_TYPE_NAME - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.user_defined_type_name.
USER_DEFINED_TYPE_NAME - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.USER_DEFINED_TYPE_NAME.
USER_DEFINED_TYPE_SCHEMA - Variable in class org.jooq.util.hsqldb.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.USER_DEFINED_TYPE_SCHEMA.
USER_DEFINED_TYPE_SCHEMA - Variable in class org.jooq.util.postgres.information_schema.tables.Tables
The column information_schema.tables.user_defined_type_schema.
USER_DEFINED_TYPE_SCHEMA - Variable in class org.jooq.util.sqlserver.information_schema.tables.Tables
The column INFORMATION_SCHEMA.TABLES.USER_DEFINED_TYPE_SCHEMA.
USER_ID - Variable in class org.jooq.util.oracle.sys.tables.AllUsers
The column SYS.ALL_USERS.USER_ID.
USER_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.user_id.
USER_NAME - Variable in class org.jooq.util.sybase.sys.tables.Sysuser
The column SYS.SYSUSER.user_name.
USER_STATS - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.USER_STATS.
USER_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.user_type.
USER_TYPE - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.user_type.
USERNAME - Variable in class org.jooq.util.oracle.sys.tables.AllUsers
The column SYS.ALL_USERS.USERNAME.
USERSTAT - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.userstat.

V

V80_FMT_IMAGE - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.V80_FMT_IMAGE.
VALID - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.VALID.
VALID - Static variable in class org.jooq.util.db2.syscat.tables.Procedures
The column SYSCAT.PROCEDURES.VALID.
VALIDATED - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.VALIDATED.
validationAnnotations - Variable in class org.jooq.util.jaxb.Generate
 
value - Variable in class org.jooq.util.jaxb.Property
 
valueOf(String) - Static method in enum org.jooq.util.InOutDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jooq.util.mysql.mysql.enums.ProcIsDeterministic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jooq.util.mysql.mysql.enums.ProcLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jooq.util.mysql.mysql.enums.ProcSecurityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jooq.util.mysql.mysql.enums.ProcsPrivRoutineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jooq.util.mysql.mysql.enums.ProcSqlDataAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jooq.util.mysql.mysql.enums.ProcType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jooq.util.InOutDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jooq.util.mysql.mysql.enums.ProcIsDeterministic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jooq.util.mysql.mysql.enums.ProcLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jooq.util.mysql.mysql.enums.ProcSecurityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jooq.util.mysql.mysql.enums.ProcsPrivRoutineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jooq.util.mysql.mysql.enums.ProcSqlDataAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jooq.util.mysql.mysql.enums.ProcType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.VARIANT.
VERSION - Static variable in class org.jooq.util.mysql.information_schema.tables.Tables
The column information_schema.TABLES.VERSION.
VERSIONTS - Static variable in class org.jooq.util.ase.sys.tables.Sysobjects
The column dbo.sysobjects.versionts.
VIEW_BASE - Static variable in class org.jooq.util.ingres.ingres.tables.Iitables
The column $ingres.iitables.view_base.
VIEW_DEF - Variable in class org.jooq.util.sybase.sys.tables.Systable
The column SYS.SYSTABLE.view_def.
VIEW_DEF - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.view_def.
VIEW_OBJECT_ID - Variable in class org.jooq.util.sybase.sys.tables.Sysview
The column SYS.SYSVIEW.view_object_id.
VIEW_RELATED - Variable in class org.jooq.util.oracle.sys.tables.AllConstraints
The column SYS.ALL_CONSTRAINTS.VIEW_RELATED.
VIRTUAL_COLUMN - Variable in class org.jooq.util.oracle.sys.tables.AllTabCols
The column SYS.ALL_TAB_COLS.VIRTUAL_COLUMN.
VOLATILE - Static variable in class org.jooq.util.db2.syscat.tables.Tables
The column SYSCAT.TABLES.VOLATILE.

W

WIDTH - Variable in class org.jooq.util.sybase.sys.tables.Sysprocparm
The column SYS.SYSPROCPARM.width.
WIDTH - Variable in class org.jooq.util.sybase.sys.tables.Systabcol
The column SYS.SYSTABCOL.width.
WITH_FUNC_ACCESS - Static variable in class org.jooq.util.db2.syscat.tables.Datatypes
The column SYSCAT.DATATYPES.WITH_FUNC_ACCESS.
WITH_FUNC_ACCESS - Static variable in class org.jooq.util.db2.syscat.tables.Functions
The column SYSCAT.FUNCTIONS.WITH_FUNC_ACCESS.
withConverter(String) - Method in class org.jooq.util.jaxb.CustomType
 
withCustomTypes(CustomType...) - Method in class org.jooq.util.jaxb.Database
 
withCustomTypes(Collection<CustomType>) - Method in class org.jooq.util.jaxb.Database
 
withCustomTypes(List<CustomType>) - Method in class org.jooq.util.jaxb.Database
 
withDaos(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withDatabase(Database) - Method in class org.jooq.util.jaxb.Generator
 
withDateAsTimestamp(Boolean) - Method in class org.jooq.util.jaxb.Database
 
withDeprecated(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withDirectory(String) - Method in class org.jooq.util.jaxb.Target
 
withDriver(String) - Method in class org.jooq.util.jaxb.Jdbc
 
withEnumTypes(EnumType...) - Method in class org.jooq.util.jaxb.Database
 
withEnumTypes(Collection<EnumType>) - Method in class org.jooq.util.jaxb.Database
 
withEnumTypes(List<EnumType>) - Method in class org.jooq.util.jaxb.Database
 
withExcludes(String) - Method in class org.jooq.util.jaxb.Database
 
withExpressions(String) - Method in class org.jooq.util.jaxb.ForcedType
 
withForcedTypes(ForcedType...) - Method in class org.jooq.util.jaxb.Database
 
withForcedTypes(Collection<ForcedType>) - Method in class org.jooq.util.jaxb.Database
 
withForcedTypes(List<ForcedType>) - Method in class org.jooq.util.jaxb.Database
 
withGenerate(Generate) - Method in class org.jooq.util.jaxb.Generator
 
withGeneratedAnnotation(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withGenerator(Generator) - Method in class org.jooq.util.jaxb.Configuration
 
withGlobalObjectReferences(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withImmutablePojos(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withIncludes(String) - Method in class org.jooq.util.jaxb.Database
 
withInputSchema(String) - Method in class org.jooq.util.jaxb.Database
 
withInputSchema(String) - Method in class org.jooq.util.jaxb.Schema
 
withInstanceFields(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withInterfaces(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withJdbc(Jdbc) - Method in class org.jooq.util.jaxb.Configuration
 
withJpaAnnotations(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withKey(String) - Method in class org.jooq.util.jaxb.Property
 
withLiterals(String) - Method in class org.jooq.util.jaxb.EnumType
 
withName(String) - Method in class org.jooq.util.jaxb.CustomType
 
withName(String) - Method in class org.jooq.util.jaxb.Database
 
withName(String) - Method in class org.jooq.util.jaxb.EnumType
 
withName(String) - Method in class org.jooq.util.jaxb.ForcedType
 
withName(String) - Method in class org.jooq.util.jaxb.Generator
 
withName(String) - Method in class org.jooq.util.jaxb.Strategy
 
withOutputSchema(String) - Method in class org.jooq.util.jaxb.Database
 
withOutputSchema(String) - Method in class org.jooq.util.jaxb.Schema
 
withPackageName(String) - Method in class org.jooq.util.jaxb.Target
 
withPassword(String) - Method in class org.jooq.util.jaxb.Jdbc
 
withPojos(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withProperties(Property...) - Method in class org.jooq.util.jaxb.Jdbc
 
withProperties(Collection<Property>) - Method in class org.jooq.util.jaxb.Jdbc
 
withProperties(List<Property>) - Method in class org.jooq.util.jaxb.Jdbc
 
withRecords(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withRecordTimestampFields(String) - Method in class org.jooq.util.jaxb.Database
 
withRecordVersionFields(String) - Method in class org.jooq.util.jaxb.Database
 
withRelations(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withSchema(String) - Method in class org.jooq.util.jaxb.Jdbc
 
withSchemata(Schema...) - Method in class org.jooq.util.jaxb.Database
 
withSchemata(Collection<Schema>) - Method in class org.jooq.util.jaxb.Database
 
withSchemata(List<Schema>) - Method in class org.jooq.util.jaxb.Database
 
withStrategy(Strategy) - Method in class org.jooq.util.jaxb.Generator
 
withTarget(Target) - Method in class org.jooq.util.jaxb.Generator
 
withUnsignedTypes(Boolean) - Method in class org.jooq.util.jaxb.Database
 
withUrl(String) - Method in class org.jooq.util.jaxb.Jdbc
 
withUser(String) - Method in class org.jooq.util.jaxb.Jdbc
 
withValidationAnnotations(Boolean) - Method in class org.jooq.util.jaxb.Generate
 
withValue(String) - Method in class org.jooq.util.jaxb.Property
 

_

_1 - Static variable in class org.jooq.util.postgres.pg_catalog.routines.Count1
The parameter pg_catalog.count._1.
_1 - Static variable in class org.jooq.util.postgres.pg_catalog.routines.FormatType
The parameter pg_catalog.format_type._1.
_2 - Static variable in class org.jooq.util.postgres.pg_catalog.routines.FormatType
The parameter pg_catalog.format_type._2.
$ A B C D E F G H I J K L M N O P Q R S T U V W _ 

Copyright © 2013. All Rights Reserved.