Module org.jooq.meta
Package org.jooq.meta
package org.jooq.meta
-
ClassDescriptionAbstractContainerElementDefinition<T extends Definition>A base implementation for all types of databases.A base implementation for any type of definition.AbstractElementContainerDefinition<E extends TypedElementDefinition<?>>A base implementation for element container definitionsThe base implementation for
Metabased databases.A base implementation for table definitions.AbstractTypedElementDefinition<T extends Definition>Abstract base implementation forUDTDefinition'sA definition for an ARRAY typeAn attribute in aUDTDefinitionA logger that buffers warnings and error messages in order to repeat them in a consolidated manner at the end of a code generation run.The definition of a database catalog.An SPI that can be used to provide a catalog version to the jOOQ code generator.An object holding information about aCHECKconstraint.Deprecated.An interface defining a column of a table.Some publicly available constants used in jOOQAn object holding information about a constraint.ContainerElementDefinition<T extends Definition>An element that has a data type.A general database model.A filter type that can be used withDatabase.addFilter(Filter)A common utility class that provides access to variousDatabaseimplementations andSQLDialects.A definition for a data type object.A base implementation for column definitions.A base implementation for column definitions.A default implementation forIdentityDefinitionA default order provider that allows for comparing arbitrary definitions.A base implementation for column definitions.A definition wrapping aSyntheticDaoType.A general interface defining any database object, such as tables, views, stored procedures, etc.A definition for a domain UDT.An interface defining a column of an embeddable type.The definition of an embeddable type.A definition for an ENUM UDTA literal in anEnumDefinition.An object holding information about a foreign key relationship.An interface defining anIDENTITYcolumnAn interface defining a column of an index.An object holding information about an index.The parameter type of a stored procedureAn object holding information about an inverse foreign key relationship.A function that can be injected into jOOQ-meta elements to resolve Java types fromDataTypeDefinition.An object holding information about an many to many foreign key relationship.An interface defining a package in a database schemaAn interface defining a parameter of a stored procedure or stored function.A cache forPatterninstances.A definition that is positioned at a 1-based index within its parent.A model for all known Referenced Key / Referencing Key relations in theDatabase's schema.An interface for allAbstractDatabaseimplementations that can produceResultQueryobjects to query meta data.An interface defining a stored routine in a database.The definition of a database schemaAn SPI that can be used to provide a schema version to the jOOQ code generator.An interface defining a sequenceA definition wrapping aSyntheticDaoType.The definition of a table or view.The definition of an object that is contained in a table.TypedElementDefinition<T extends Definition>An element that has a data type.A definition for a UDTAn object holding information about an inverse foreign key relationship.A definition representing an XML namespace.A definition representing anSCHEMA COLLECTION, i.e.A definition representing an XML namespace.
ClassUtilsinstead.