- java.lang.Object
-
- org.jooq.impl.TableImpl<Record>
-
- org.jooq.meta.postgres.pg_catalog.tables.PgAttribute
-
- All Implemented Interfaces:
Serializable,Fields,Named,Qualified,QueryPart,QueryPartInternal,RecordQualifier<Record>,Table<Record>,TableLike<Record>
public class PgAttribute extends TableImpl<Record>
This class is generated by jOOQ.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description TableField<Record,String[]>ATTACLThe columnpg_catalog.pg_attribute.attacl.TableField<Record,String>ATTALIGNThe columnpg_catalog.pg_attribute.attalign.TableField<Record,Boolean>ATTBYVALThe columnpg_catalog.pg_attribute.attbyval.TableField<Record,Integer>ATTCACHEOFFThe columnpg_catalog.pg_attribute.attcacheoff.TableField<Record,Long>ATTCOLLATIONThe columnpg_catalog.pg_attribute.attcollation.TableField<Record,String[]>ATTFDWOPTIONSThe columnpg_catalog.pg_attribute.attfdwoptions.TableField<Record,String>ATTGENERATEDThe columnpg_catalog.pg_attribute.attgenerated.TableField<Record,Boolean>ATTHASDEFThe columnpg_catalog.pg_attribute.atthasdef.TableField<Record,Boolean>ATTHASMISSINGThe columnpg_catalog.pg_attribute.atthasmissing.TableField<Record,String>ATTIDENTITYThe columnpg_catalog.pg_attribute.attidentity.TableField<Record,Integer>ATTINHCOUNTThe columnpg_catalog.pg_attribute.attinhcount.TableField<Record,Boolean>ATTISDROPPEDThe columnpg_catalog.pg_attribute.attisdropped.TableField<Record,Boolean>ATTISLOCALThe columnpg_catalog.pg_attribute.attislocal.TableField<Record,Short>ATTLENThe columnpg_catalog.pg_attribute.attlen.TableField<Record,Object>ATTMISSINGVALDeprecated.Unknown data type.TableField<Record,String>ATTNAMEThe columnpg_catalog.pg_attribute.attname.TableField<Record,Integer>ATTNDIMSThe columnpg_catalog.pg_attribute.attndims.TableField<Record,Boolean>ATTNOTNULLThe columnpg_catalog.pg_attribute.attnotnull.TableField<Record,Short>ATTNUMThe columnpg_catalog.pg_attribute.attnum.TableField<Record,String[]>ATTOPTIONSThe columnpg_catalog.pg_attribute.attoptions.TableField<Record,Long>ATTRELIDThe columnpg_catalog.pg_attribute.attrelid.TableField<Record,Integer>ATTSTATTARGETThe columnpg_catalog.pg_attribute.attstattarget.TableField<Record,String>ATTSTORAGEThe columnpg_catalog.pg_attribute.attstorage.TableField<Record,Long>ATTTYPIDThe columnpg_catalog.pg_attribute.atttypid.TableField<Record,Integer>ATTTYPMODThe columnpg_catalog.pg_attribute.atttypmod.static PgAttributePG_ATTRIBUTEThe reference instance ofpg_catalog.pg_attribute-
Fields inherited from class org.jooq.impl.TableImpl
parameters
-
-
Constructor Summary
Constructors Constructor Description PgAttribute()Create apg_catalog.pg_attributetable referencePgAttribute(String alias)Create an aliasedpg_catalog.pg_attributetable referencePgAttribute(Name alias)Create an aliasedpg_catalog.pg_attributetable referencePgAttribute(Table<O> child, ForeignKey<O,Record> key)
-
Method Summary
-
Methods inherited from class org.jooq.impl.TableImpl
accept, aliased, as, clauses, declaresTables, equals, fieldsRow, isSimple, isSynthetic
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.jooq.Named
getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName
-
Methods inherited from interface org.jooq.QueryPartInternal
declaresCTE, declaresFields, declaresWindows, generatesCast, rendersContent
-
-
-
-
Field Detail
-
PG_ATTRIBUTE
public static final PgAttribute PG_ATTRIBUTE
The reference instance ofpg_catalog.pg_attribute
-
ATTRELID
public final TableField<Record,Long> ATTRELID
The columnpg_catalog.pg_attribute.attrelid.
-
ATTNAME
public final TableField<Record,String> ATTNAME
The columnpg_catalog.pg_attribute.attname.
-
ATTTYPID
public final TableField<Record,Long> ATTTYPID
The columnpg_catalog.pg_attribute.atttypid.
-
ATTSTATTARGET
public final TableField<Record,Integer> ATTSTATTARGET
The columnpg_catalog.pg_attribute.attstattarget.
-
ATTLEN
public final TableField<Record,Short> ATTLEN
The columnpg_catalog.pg_attribute.attlen.
-
ATTNUM
public final TableField<Record,Short> ATTNUM
The columnpg_catalog.pg_attribute.attnum.
-
ATTNDIMS
public final TableField<Record,Integer> ATTNDIMS
The columnpg_catalog.pg_attribute.attndims.
-
ATTCACHEOFF
public final TableField<Record,Integer> ATTCACHEOFF
The columnpg_catalog.pg_attribute.attcacheoff.
-
ATTTYPMOD
public final TableField<Record,Integer> ATTTYPMOD
The columnpg_catalog.pg_attribute.atttypmod.
-
ATTBYVAL
public final TableField<Record,Boolean> ATTBYVAL
The columnpg_catalog.pg_attribute.attbyval.
-
ATTSTORAGE
public final TableField<Record,String> ATTSTORAGE
The columnpg_catalog.pg_attribute.attstorage.
-
ATTALIGN
public final TableField<Record,String> ATTALIGN
The columnpg_catalog.pg_attribute.attalign.
-
ATTNOTNULL
public final TableField<Record,Boolean> ATTNOTNULL
The columnpg_catalog.pg_attribute.attnotnull.
-
ATTHASDEF
public final TableField<Record,Boolean> ATTHASDEF
The columnpg_catalog.pg_attribute.atthasdef.
-
ATTHASMISSING
public final TableField<Record,Boolean> ATTHASMISSING
The columnpg_catalog.pg_attribute.atthasmissing.
-
ATTIDENTITY
public final TableField<Record,String> ATTIDENTITY
The columnpg_catalog.pg_attribute.attidentity.
-
ATTGENERATED
public final TableField<Record,String> ATTGENERATED
The columnpg_catalog.pg_attribute.attgenerated.
-
ATTISDROPPED
public final TableField<Record,Boolean> ATTISDROPPED
The columnpg_catalog.pg_attribute.attisdropped.
-
ATTISLOCAL
public final TableField<Record,Boolean> ATTISLOCAL
The columnpg_catalog.pg_attribute.attislocal.
-
ATTINHCOUNT
public final TableField<Record,Integer> ATTINHCOUNT
The columnpg_catalog.pg_attribute.attinhcount.
-
ATTCOLLATION
public final TableField<Record,Long> ATTCOLLATION
The columnpg_catalog.pg_attribute.attcollation.
-
ATTACL
public final TableField<Record,String[]> ATTACL
The columnpg_catalog.pg_attribute.attacl.
-
ATTOPTIONS
public final TableField<Record,String[]> ATTOPTIONS
The columnpg_catalog.pg_attribute.attoptions.
-
ATTFDWOPTIONS
public final TableField<Record,String[]> ATTFDWOPTIONS
The columnpg_catalog.pg_attribute.attfdwoptions.
-
ATTMISSINGVAL
@Deprecated public final TableField<Record,Object> ATTMISSINGVAL
Deprecated.Unknown data type. Please define an explicitBindingto specify how this type should be handled. Deprecation can be turned off using <deprecationOnUnknownTypes/> in your code generator configuration.
-
-
Constructor Detail
-
PgAttribute
public PgAttribute(String alias)
Create an aliasedpg_catalog.pg_attributetable reference
-
PgAttribute
public PgAttribute(Name alias)
Create an aliasedpg_catalog.pg_attributetable reference
-
PgAttribute
public PgAttribute()
Create apg_catalog.pg_attributetable reference
-
PgAttribute
public PgAttribute(Table<O> child, ForeignKey<O,Record> key)
-
-
Method Detail
-
getRecordType
public Class<Record> getRecordType()
The class holding records for this type- Specified by:
getRecordTypein interfaceRecordQualifier<Record>- Overrides:
getRecordTypein classTableImpl<Record>
-
as
public PgAttribute as(String alias)
-
as
public PgAttribute as(Name alias)
-
rename
public PgAttribute rename(String name)
Rename this table
-
rename
public PgAttribute rename(Name name)
Rename this table
-
asterisk
public final QualifiedAsterisk asterisk()
-
getDataType
public final DataType<R> getDataType()
- Specified by:
getDataTypein interfaceRecordQualifier<R extends Record>
-
recordType
public final RecordType<R> recordType()
- Specified by:
recordTypein interfaceTable<R extends Record>
-
newRecord
public final R newRecord()
- Specified by:
newRecordin interfaceRecordQualifier<R extends Record>
-
asTable
public final Table<R> asTable(String arg0, Function<? super Field<?>,? extends String> arg1)
-
asTable
public final Table<R> asTable(String arg0, BiFunction<? super Field<?>,? super Integer,? extends String> arg1)
-
as
public final Table<R> as(String arg0, BiFunction<? super Field<?>,? super Integer,? extends String> arg1)
-
as
public final Table<R> as(Name arg0, BiFunction<? super Field<?>,? super Integer,? extends Name> arg1)
-
getType
public final TableOptions.TableType getType()
-
getOptions
public final TableOptions getOptions()
- Specified by:
getOptionsin interfaceTable<R extends Record>
-
getCatalog
public final Catalog getCatalog()
- Specified by:
getCatalogin interfaceQualified
-
getPackage
public final Package getPackage()
- Specified by:
getPackagein interfaceRecordQualifier<R extends Record>
-
getIdentity
public Identity<R,?> getIdentity()
- Specified by:
getIdentityin interfaceTable<R extends Record>
-
getPrimaryKey
public UniqueKey<R> getPrimaryKey()
- Specified by:
getPrimaryKeyin interfaceTable<R extends Record>
-
getRecordVersion
public TableField<R,?> getRecordVersion()
- Specified by:
getRecordVersionin interfaceTable<R extends Record>
-
getRecordTimestamp
public TableField<R,?> getRecordTimestamp()
- Specified by:
getRecordTimestampin interfaceTable<R extends Record>
-
getIndexes
public List<Index> getIndexes()
- Specified by:
getIndexesin interfaceTable<R extends Record>
-
getUniqueKeys
public List<UniqueKey<R>> getUniqueKeys()
- Specified by:
getUniqueKeysin interfaceTable<R extends Record>
-
getReferencesFrom
public final <O extends Record> List<ForeignKey<O,R>> getReferencesFrom(Table<O> arg0)
- Specified by:
getReferencesFromin interfaceTable<R extends Record>
-
getReferences
public List<ForeignKey<R,?>> getReferences()
- Specified by:
getReferencesin interfaceTable<R extends Record>
-
getReferencesTo
public final <O extends Record> List<ForeignKey<R,O>> getReferencesTo(Table<O> arg0)
- Specified by:
getReferencesToin interfaceTable<R extends Record>
-
createField
@Deprecated protected static final <R extends Record,T extends Object> TableField<R,T> createField(String arg0, DataType<T> arg1, Table<R> arg2)
Deprecated.
-
createField
@Deprecated protected static final <R extends Record,T extends Object> TableField<R,T> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3)
Deprecated.
-
createField
@Deprecated protected static final <R extends Record,T extends Object,U extends Object> TableField<R,U> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<T,U> arg4)
Deprecated.
-
createField
@Deprecated protected static final <R extends Record,T extends Object,U extends Object> TableField<R,U> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Binding<T,U> arg4)
Deprecated.
-
createField
@Deprecated protected static final <R extends Record,T extends Object,X extends Object,U extends Object> TableField<R,U> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<X,U> arg4, Binding<T,X> arg5)
Deprecated.
-
createField
@Deprecated protected final <T extends Object> TableField<R,T> createField(String arg0, DataType<T> arg1)
Deprecated.
-
createField
@Deprecated protected final <T extends Object> TableField<R,T> createField(String arg0, DataType<T> arg1, String arg2)
Deprecated.
-
createField
@Deprecated protected final <T extends Object,U extends Object> TableField<R,U> createField(String arg0, DataType<T> arg1, String arg2, Converter<T,U> arg3)
Deprecated.
-
createField
@Deprecated protected final <T extends Object,U extends Object> TableField<R,U> createField(String arg0, DataType<T> arg1, String arg2, Binding<T,U> arg3)
Deprecated.
-
createField
@Deprecated protected final <T extends Object,X extends Object,U extends Object> TableField<R,U> createField(String arg0, DataType<T> arg1, String arg2, Converter<X,U> arg3, Binding<T,X> arg4)
Deprecated.
-
createField
protected static final <R extends Record,T extends Object> TableField<R,T> createField(Name arg0, DataType<T> arg1, Table<R> arg2)
-
createField
protected static final <R extends Record,T extends Object> TableField<R,T> createField(Name arg0, DataType<T> arg1, Table<R> arg2, String arg3)
-
createField
protected static final <R extends Record,T extends Object,U extends Object> TableField<R,U> createField(Name arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<T,U> arg4)
-
createField
protected static final <R extends Record,T extends Object,U extends Object> TableField<R,U> createField(Name arg0, DataType<T> arg1, Table<R> arg2, String arg3, Binding<T,U> arg4)
-
createField
protected static final <R extends Record,T extends Object,X extends Object,U extends Object> TableField<R,U> createField(Name arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<X,U> arg4, Binding<T,X> arg5)
-
createField
protected final <T extends Object> TableField<R,T> createField(Name arg0, DataType<T> arg1)
-
createField
protected final <T extends Object> TableField<R,T> createField(Name arg0, DataType<T> arg1, String arg2)
-
createField
protected final <T extends Object,U extends Object> TableField<R,U> createField(Name arg0, DataType<T> arg1, String arg2, Converter<T,U> arg3)
-
createField
protected final <T extends Object,U extends Object> TableField<R,U> createField(Name arg0, DataType<T> arg1, String arg2, Binding<T,U> arg3)
-
createField
protected final <T extends Object,X extends Object,U extends Object> TableField<R,U> createField(Name arg0, DataType<T> arg1, String arg2, Converter<X,U> arg3, Binding<T,X> arg4)
-
useIndexForJoin
public final Table<R> useIndexForJoin(String... arg0)
- Specified by:
useIndexForJoinin interfaceTable<R extends Record>
-
useIndexForOrderBy
public final Table<R> useIndexForOrderBy(String... arg0)
- Specified by:
useIndexForOrderByin interfaceTable<R extends Record>
-
useIndexForGroupBy
public final Table<R> useIndexForGroupBy(String... arg0)
- Specified by:
useIndexForGroupByin interfaceTable<R extends Record>
-
ignoreIndex
public final Table<R> ignoreIndex(String... arg0)
- Specified by:
ignoreIndexin interfaceTable<R extends Record>
-
ignoreIndexForJoin
public final Table<R> ignoreIndexForJoin(String... arg0)
- Specified by:
ignoreIndexForJoinin interfaceTable<R extends Record>
-
ignoreIndexForOrderBy
public final Table<R> ignoreIndexForOrderBy(String... arg0)
- Specified by:
ignoreIndexForOrderByin interfaceTable<R extends Record>
-
ignoreIndexForGroupBy
public final Table<R> ignoreIndexForGroupBy(String... arg0)
- Specified by:
ignoreIndexForGroupByin interfaceTable<R extends Record>
-
forceIndex
public final Table<R> forceIndex(String... arg0)
- Specified by:
forceIndexin interfaceTable<R extends Record>
-
forceIndexForJoin
public final Table<R> forceIndexForJoin(String... arg0)
- Specified by:
forceIndexForJoinin interfaceTable<R extends Record>
-
forceIndexForOrderBy
public final Table<R> forceIndexForOrderBy(String... arg0)
- Specified by:
forceIndexForOrderByin interfaceTable<R extends Record>
-
forceIndexForGroupBy
public final Table<R> forceIndexForGroupBy(String... arg0)
- Specified by:
forceIndexForGroupByin interfaceTable<R extends Record>
-
as
public final Table<R> as(Table<?> arg0, BiFunction<? super Field<?>,? super Integer,? extends Field<?>> arg1)
-
divideBy
public final DivideByOnStep divideBy(Table<?> arg0)
-
leftSemiJoin
public final TableOnStep<R> leftSemiJoin(TableLike<?> arg0)
- Specified by:
leftSemiJoinin interfaceTable<R extends Record>
-
leftAntiJoin
public final TableOnStep<R> leftAntiJoin(TableLike<?> arg0)
- Specified by:
leftAntiJoinin interfaceTable<R extends Record>
-
where
public Table<R> where(Collection<? extends Condition> arg0)
-
whereExists
public Table<R> whereExists(Select<?> arg0)
- Specified by:
whereExistsin interfaceTable<R extends Record>
-
whereNotExists
public Table<R> whereNotExists(Select<?> arg0)
- Specified by:
whereNotExistsin interfaceTable<R extends Record>
-
join
public final TableOptionalOnStep<Record> join(TableLike<?> arg0, JoinType arg1)
-
join
public final TableOnStep<Record> join(TableLike<?> arg0)
-
join
public final TableOnStep<Record> join(SQL arg0)
-
join
public final TableOnStep<Record> join(String arg0)
-
join
public final TableOnStep<Record> join(String arg0, Object... arg1)
-
join
public final TableOnStep<Record> join(String arg0, QueryPart... arg1)
-
join
public final TableOnStep<Record> join(Name arg0)
-
innerJoin
public final TableOnStep<Record> innerJoin(TableLike<?> arg0)
-
innerJoin
public final TableOnStep<Record> innerJoin(SQL arg0)
-
innerJoin
public final TableOnStep<Record> innerJoin(String arg0)
-
innerJoin
public final TableOnStep<Record> innerJoin(String arg0, Object... arg1)
-
innerJoin
public final TableOnStep<Record> innerJoin(String arg0, QueryPart... arg1)
-
innerJoin
public final TableOnStep<Record> innerJoin(Name arg0)
-
leftJoin
public final TablePartitionByStep<Record> leftJoin(TableLike<?> arg0)
-
leftJoin
public final TablePartitionByStep<Record> leftJoin(SQL arg0)
-
leftJoin
public final TablePartitionByStep<Record> leftJoin(String arg0)
-
leftJoin
public final TablePartitionByStep<Record> leftJoin(String arg0, Object... arg1)
-
leftJoin
public final TablePartitionByStep<Record> leftJoin(String arg0, QueryPart... arg1)
-
leftJoin
public final TablePartitionByStep<Record> leftJoin(Name arg0)
-
leftOuterJoin
public final TablePartitionByStep<Record> leftOuterJoin(TableLike<?> arg0)
- Specified by:
leftOuterJoinin interfaceTable<R extends Record>
-
leftOuterJoin
public final TablePartitionByStep<Record> leftOuterJoin(SQL arg0)
- Specified by:
leftOuterJoinin interfaceTable<R extends Record>
-
leftOuterJoin
public final TablePartitionByStep<Record> leftOuterJoin(String arg0)
- Specified by:
leftOuterJoinin interfaceTable<R extends Record>
-
leftOuterJoin
public final TablePartitionByStep<Record> leftOuterJoin(String arg0, Object... arg1)
- Specified by:
leftOuterJoinin interfaceTable<R extends Record>
-
leftOuterJoin
public final TablePartitionByStep<Record> leftOuterJoin(String arg0, QueryPart... arg1)
- Specified by:
leftOuterJoinin interfaceTable<R extends Record>
-
leftOuterJoin
public final TablePartitionByStep<Record> leftOuterJoin(Name arg0)
- Specified by:
leftOuterJoinin interfaceTable<R extends Record>
-
rightJoin
public final TablePartitionByStep<Record> rightJoin(TableLike<?> arg0)
-
rightJoin
public final TablePartitionByStep<Record> rightJoin(SQL arg0)
-
rightJoin
public final TablePartitionByStep<Record> rightJoin(String arg0)
-
rightJoin
public final TablePartitionByStep<Record> rightJoin(String arg0, Object... arg1)
-
rightJoin
public final TablePartitionByStep<Record> rightJoin(String arg0, QueryPart... arg1)
-
rightJoin
public final TablePartitionByStep<Record> rightJoin(Name arg0)
-
rightOuterJoin
public final TablePartitionByStep<Record> rightOuterJoin(TableLike<?> arg0)
- Specified by:
rightOuterJoinin interfaceTable<R extends Record>
-
rightOuterJoin
public final TablePartitionByStep<Record> rightOuterJoin(SQL arg0)
- Specified by:
rightOuterJoinin interfaceTable<R extends Record>
-
rightOuterJoin
public final TablePartitionByStep<Record> rightOuterJoin(String arg0)
- Specified by:
rightOuterJoinin interfaceTable<R extends Record>
-
rightOuterJoin
public final TablePartitionByStep<Record> rightOuterJoin(String arg0, Object... arg1)
- Specified by:
rightOuterJoinin interfaceTable<R extends Record>
-
rightOuterJoin
public final TablePartitionByStep<Record> rightOuterJoin(String arg0, QueryPart... arg1)
- Specified by:
rightOuterJoinin interfaceTable<R extends Record>
-
rightOuterJoin
public final TablePartitionByStep<Record> rightOuterJoin(Name arg0)
- Specified by:
rightOuterJoinin interfaceTable<R extends Record>
-
fullOuterJoin
public final TableOnStep<Record> fullOuterJoin(TableLike<?> arg0)
- Specified by:
fullOuterJoinin interfaceTable<R extends Record>
-
fullOuterJoin
public final TableOnStep<Record> fullOuterJoin(SQL arg0)
- Specified by:
fullOuterJoinin interfaceTable<R extends Record>
-
fullOuterJoin
public final TableOnStep<Record> fullOuterJoin(String arg0)
- Specified by:
fullOuterJoinin interfaceTable<R extends Record>
-
fullOuterJoin
public final TableOnStep<Record> fullOuterJoin(String arg0, Object... arg1)
- Specified by:
fullOuterJoinin interfaceTable<R extends Record>
-
fullOuterJoin
public final TableOnStep<Record> fullOuterJoin(String arg0, QueryPart... arg1)
- Specified by:
fullOuterJoinin interfaceTable<R extends Record>
-
fullOuterJoin
public final TableOnStep<Record> fullOuterJoin(Name arg0)
- Specified by:
fullOuterJoinin interfaceTable<R extends Record>
-
fullJoin
public final TableOnStep<Record> fullJoin(TableLike<?> arg0)
-
fullJoin
public final TableOnStep<Record> fullJoin(SQL arg0)
-
fullJoin
public final TableOnStep<Record> fullJoin(String arg0)
-
fullJoin
public final TableOnStep<Record> fullJoin(String arg0, Object... arg1)
-
fullJoin
public final TableOnStep<Record> fullJoin(String arg0, QueryPart... arg1)
-
fullJoin
public final TableOnStep<Record> fullJoin(Name arg0)
-
naturalJoin
public final Table<Record> naturalJoin(TableLike<?> arg0)
- Specified by:
naturalJoinin interfaceTable<R extends Record>
-
naturalJoin
public final Table<Record> naturalJoin(SQL arg0)
- Specified by:
naturalJoinin interfaceTable<R extends Record>
-
naturalJoin
public final Table<Record> naturalJoin(String arg0)
- Specified by:
naturalJoinin interfaceTable<R extends Record>
-
naturalJoin
public final Table<Record> naturalJoin(String arg0, Object... arg1)
- Specified by:
naturalJoinin interfaceTable<R extends Record>
-
naturalJoin
public final Table<Record> naturalJoin(String arg0, QueryPart... arg1)
- Specified by:
naturalJoinin interfaceTable<R extends Record>
-
naturalJoin
public final Table<Record> naturalJoin(Name arg0)
- Specified by:
naturalJoinin interfaceTable<R extends Record>
-
naturalLeftOuterJoin
public final Table<Record> naturalLeftOuterJoin(TableLike<?> arg0)
- Specified by:
naturalLeftOuterJoinin interfaceTable<R extends Record>
-
naturalLeftOuterJoin
public final Table<Record> naturalLeftOuterJoin(SQL arg0)
- Specified by:
naturalLeftOuterJoinin interfaceTable<R extends Record>
-
naturalLeftOuterJoin
public final Table<Record> naturalLeftOuterJoin(String arg0)
- Specified by:
naturalLeftOuterJoinin interfaceTable<R extends Record>
-
naturalLeftOuterJoin
public final Table<Record> naturalLeftOuterJoin(String arg0, Object... arg1)
- Specified by:
naturalLeftOuterJoinin interfaceTable<R extends Record>
-
naturalLeftOuterJoin
public final Table<Record> naturalLeftOuterJoin(String arg0, QueryPart... arg1)
- Specified by:
naturalLeftOuterJoinin interfaceTable<R extends Record>
-
naturalLeftOuterJoin
public final Table<Record> naturalLeftOuterJoin(Name arg0)
- Specified by:
naturalLeftOuterJoinin interfaceTable<R extends Record>
-
naturalRightOuterJoin
public final Table<Record> naturalRightOuterJoin(TableLike<?> arg0)
- Specified by:
naturalRightOuterJoinin interfaceTable<R extends Record>
-
naturalRightOuterJoin
public final Table<Record> naturalRightOuterJoin(SQL arg0)
- Specified by:
naturalRightOuterJoinin interfaceTable<R extends Record>
-
naturalRightOuterJoin
public final Table<Record> naturalRightOuterJoin(String arg0)
- Specified by:
naturalRightOuterJoinin interfaceTable<R extends Record>
-
naturalRightOuterJoin
public final Table<Record> naturalRightOuterJoin(String arg0, Object... arg1)
- Specified by:
naturalRightOuterJoinin interfaceTable<R extends Record>
-
naturalRightOuterJoin
public final Table<Record> naturalRightOuterJoin(String arg0, QueryPart... arg1)
- Specified by:
naturalRightOuterJoinin interfaceTable<R extends Record>
-
naturalRightOuterJoin
public final Table<Record> naturalRightOuterJoin(Name arg0)
- Specified by:
naturalRightOuterJoinin interfaceTable<R extends Record>
-
naturalFullOuterJoin
public final Table<Record> naturalFullOuterJoin(TableLike<?> arg0)
- Specified by:
naturalFullOuterJoinin interfaceTable<R extends Record>
-
naturalFullOuterJoin
public final Table<Record> naturalFullOuterJoin(SQL arg0)
- Specified by:
naturalFullOuterJoinin interfaceTable<R extends Record>
-
naturalFullOuterJoin
public final Table<Record> naturalFullOuterJoin(String arg0)
- Specified by:
naturalFullOuterJoinin interfaceTable<R extends Record>
-
naturalFullOuterJoin
public final Table<Record> naturalFullOuterJoin(String arg0, Object... arg1)
- Specified by:
naturalFullOuterJoinin interfaceTable<R extends Record>
-
naturalFullOuterJoin
public final Table<Record> naturalFullOuterJoin(String arg0, QueryPart... arg1)
- Specified by:
naturalFullOuterJoinin interfaceTable<R extends Record>
-
naturalFullOuterJoin
public final Table<Record> naturalFullOuterJoin(Name arg0)
- Specified by:
naturalFullOuterJoinin interfaceTable<R extends Record>
-
crossApply
public final Table<Record> crossApply(TableLike<?> arg0)
- Specified by:
crossApplyin interfaceTable<R extends Record>
-
crossApply
public final Table<Record> crossApply(SQL arg0)
- Specified by:
crossApplyin interfaceTable<R extends Record>
-
crossApply
public final Table<Record> crossApply(String arg0)
- Specified by:
crossApplyin interfaceTable<R extends Record>
-
crossApply
public final Table<Record> crossApply(String arg0, Object... arg1)
- Specified by:
crossApplyin interfaceTable<R extends Record>
-
crossApply
public final Table<Record> crossApply(String arg0, QueryPart... arg1)
- Specified by:
crossApplyin interfaceTable<R extends Record>
-
crossApply
public final Table<Record> crossApply(Name arg0)
- Specified by:
crossApplyin interfaceTable<R extends Record>
-
outerApply
public final Table<Record> outerApply(TableLike<?> arg0)
- Specified by:
outerApplyin interfaceTable<R extends Record>
-
outerApply
public final Table<Record> outerApply(SQL arg0)
- Specified by:
outerApplyin interfaceTable<R extends Record>
-
outerApply
public final Table<Record> outerApply(String arg0)
- Specified by:
outerApplyin interfaceTable<R extends Record>
-
outerApply
public final Table<Record> outerApply(String arg0, Object... arg1)
- Specified by:
outerApplyin interfaceTable<R extends Record>
-
outerApply
public final Table<Record> outerApply(String arg0, QueryPart... arg1)
- Specified by:
outerApplyin interfaceTable<R extends Record>
-
outerApply
public final Table<Record> outerApply(Name arg0)
- Specified by:
outerApplyin interfaceTable<R extends Record>
-
straightJoin
public final TableOptionalOnStep<Record> straightJoin(TableLike<?> arg0)
- Specified by:
straightJoinin interfaceTable<R extends Record>
-
straightJoin
public final TableOptionalOnStep<Record> straightJoin(SQL arg0)
- Specified by:
straightJoinin interfaceTable<R extends Record>
-
straightJoin
public final TableOptionalOnStep<Record> straightJoin(String arg0)
- Specified by:
straightJoinin interfaceTable<R extends Record>
-
straightJoin
public final TableOptionalOnStep<Record> straightJoin(String arg0, Object... arg1)
- Specified by:
straightJoinin interfaceTable<R extends Record>
-
straightJoin
public final TableOptionalOnStep<Record> straightJoin(String arg0, QueryPart... arg1)
- Specified by:
straightJoinin interfaceTable<R extends Record>
-
straightJoin
public final TableOptionalOnStep<Record> straightJoin(Name arg0)
- Specified by:
straightJoinin interfaceTable<R extends Record>
-
fieldStream
public default Stream<Field<?>> fieldStream()
- Specified by:
fieldStreamin interfaceFields
-
field
@Deprecated public default Field<?> field(String arg0)
Deprecated.
-
field
@Deprecated public default <T extends Object> Field<T> field(String arg0, Class<T> arg1)
Deprecated.
-
field
@Deprecated public default <T extends Object> Field<T> field(String arg0, DataType<T> arg1)
Deprecated.
-
field
@Deprecated public default Field<?> field(Name arg0)
Deprecated.
-
field
@Deprecated public default <T extends Object> Field<T> field(Name arg0, Class<T> arg1)
Deprecated.
-
field
@Deprecated public default <T extends Object> Field<T> field(Name arg0, DataType<T> arg1)
Deprecated.
-
getQualifiedName
public Name getQualifiedName()
- Specified by:
getQualifiedNamein interfaceNamed
-
getUnqualifiedName
public final Name getUnqualifiedName()
- Specified by:
getUnqualifiedNamein interfaceNamed
-
getComment
public final String getComment()
- Specified by:
getCommentin interfaceNamed
-
getCommentPart
public final Comment getCommentPart()
- Specified by:
getCommentPartin interfaceNamed
-
rendersContent
public boolean rendersContent(Context<?> arg0)
- Specified by:
rendersContentin interfaceQueryPartInternal
-
declaresFields
public boolean declaresFields()
- Specified by:
declaresFieldsin interfaceQueryPartInternal
-
declaresWindows
public boolean declaresWindows()
- Specified by:
declaresWindowsin interfaceQueryPartInternal
-
declaresCTE
public boolean declaresCTE()
- Specified by:
declaresCTEin interfaceQueryPartInternal
-
generatesCast
public boolean generatesCast()
- Specified by:
generatesCastin interfaceQueryPartInternal
-
toString
public String toString()
-
create
@Deprecated protected final DSLContext create()
Deprecated.
-
create
@Deprecated protected final DSLContext create(Configuration arg0)
Deprecated.
-
create
@Deprecated protected final DSLContext create(Context<?> arg0)
Deprecated.
-
translate
protected final DataAccessException translate(String arg0, SQLException arg1)
-
-