public class TablesRecord extends org.jooq.impl.UpdatableRecordImpl<TablesRecord> implements org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,String,String,Long,String>
Constructor and Description |
---|
TablesRecord()
Create a detached TablesRecord
|
TablesRecord(String storagePlugin,
String workspace,
String tableName,
String owner,
String tableType,
String metadataKey,
String metadataType,
String location,
String interestingColumns,
String schema,
String columnStatistics,
String metadataStatistics,
String partitionKeys,
Long lastModifiedTime,
String additionalMetadata)
Create a detached, initialised TablesRecord
|
Modifier and Type | Method and Description |
---|---|
void |
attach(org.jooq.Configuration arg0) |
boolean |
changed() |
void |
changed(boolean arg0) |
boolean |
changed(org.jooq.Field<?> arg0) |
void |
changed(org.jooq.Field<?> arg0,
boolean arg1) |
boolean |
changed(int arg0) |
void |
changed(int arg0,
boolean arg1) |
boolean |
changed(org.jooq.Name arg0) |
void |
changed(org.jooq.Name arg0,
boolean arg1) |
boolean |
changed(String arg0) |
void |
changed(String arg0,
boolean arg1) |
String |
component1() |
String |
component10() |
String |
component11() |
String |
component12() |
String |
component13() |
Long |
component14() |
String |
component15() |
String |
component2() |
String |
component3() |
String |
component4() |
String |
component5() |
String |
component6() |
String |
component7() |
String |
component8() |
String |
component9() |
org.jooq.Configuration |
configuration() |
protected org.jooq.DSLContext |
create()
Deprecated.
|
void |
detach() |
<T> org.jooq.Field<T> |
field(org.jooq.Field<T> arg0) |
org.jooq.Field<?> |
field(int arg0) |
org.jooq.Field<?> |
field(org.jooq.Name arg0) |
org.jooq.Field<?> |
field(String arg0) |
org.jooq.Field<String> |
field1() |
org.jooq.Field<String> |
field10() |
org.jooq.Field<String> |
field11() |
org.jooq.Field<String> |
field12() |
org.jooq.Field<String> |
field13() |
org.jooq.Field<Long> |
field14() |
org.jooq.Field<String> |
field15() |
org.jooq.Field<String> |
field2() |
org.jooq.Field<String> |
field3() |
org.jooq.Field<String> |
field4() |
org.jooq.Field<String> |
field5() |
org.jooq.Field<String> |
field6() |
org.jooq.Field<String> |
field7() |
org.jooq.Field<String> |
field8() |
org.jooq.Field<String> |
field9() |
org.jooq.Field<?>[] |
fields() |
org.jooq.Field<?>[] |
fields(org.jooq.Field<?>... arg0) |
org.jooq.Field<?>[] |
fields(int... arg0) |
org.jooq.Field<?>[] |
fields(org.jooq.Name... arg0) |
org.jooq.Field<?>[] |
fields(String... arg0) |
org.jooq.Row15<String,String,String,String,String,String,String,String,String,String,String,String,String,Long,String> |
fieldsRow() |
String |
format() |
String |
format(int arg0) |
void |
format(OutputStream arg0) |
void |
format(OutputStream arg0,
int arg1) |
void |
format(OutputStream arg0,
org.jooq.TXTFormat arg1) |
String |
format(org.jooq.TXTFormat arg0) |
void |
format(Writer arg0) |
void |
format(Writer arg0,
int arg1) |
void |
format(Writer arg0,
org.jooq.TXTFormat arg1) |
String |
formatChart() |
String |
formatChart(org.jooq.ChartFormat arg0) |
void |
formatChart(OutputStream arg0) |
void |
formatChart(OutputStream arg0,
org.jooq.ChartFormat arg1) |
void |
formatChart(Writer arg0) |
void |
formatChart(Writer arg0,
org.jooq.ChartFormat arg1) |
String |
formatCSV() |
String |
formatCSV(boolean arg0) |
String |
formatCSV(boolean arg0,
char arg1) |
String |
formatCSV(boolean arg0,
char arg1,
String arg2) |
String |
formatCSV(char arg0) |
String |
formatCSV(char arg0,
String arg1) |
String |
formatCSV(org.jooq.CSVFormat arg0) |
void |
formatCSV(OutputStream arg0) |
void |
formatCSV(OutputStream arg0,
boolean arg1) |
void |
formatCSV(OutputStream arg0,
boolean arg1,
char arg2) |
void |
formatCSV(OutputStream arg0,
boolean arg1,
char arg2,
String arg3) |
void |
formatCSV(OutputStream arg0,
char arg1) |
void |
formatCSV(OutputStream arg0,
char arg1,
String arg2) |
void |
formatCSV(OutputStream arg0,
org.jooq.CSVFormat arg1) |
void |
formatCSV(Writer arg0) |
void |
formatCSV(Writer arg0,
boolean arg1) |
void |
formatCSV(Writer arg0,
boolean arg1,
char arg2) |
void |
formatCSV(Writer arg0,
boolean arg1,
char arg2,
String arg3) |
void |
formatCSV(Writer arg0,
char arg1) |
void |
formatCSV(Writer arg0,
char arg1,
String arg2) |
void |
formatCSV(Writer arg0,
org.jooq.CSVFormat arg1) |
String |
formatHTML() |
void |
formatHTML(OutputStream arg0) |
void |
formatHTML(Writer arg0) |
String |
formatInsert() |
void |
formatInsert(OutputStream arg0) |
void |
formatInsert(OutputStream arg0,
org.jooq.Table<?> arg1,
org.jooq.Field<?>... arg2) |
String |
formatInsert(org.jooq.Table<?> arg0,
org.jooq.Field<?>... arg1) |
void |
formatInsert(Writer arg0) |
void |
formatInsert(Writer arg0,
org.jooq.Table<?> arg1,
org.jooq.Field<?>... arg2) |
String |
formatJSON() |
String |
formatJSON(org.jooq.JSONFormat arg0) |
void |
formatJSON(OutputStream arg0) |
void |
formatJSON(OutputStream arg0,
org.jooq.JSONFormat arg1) |
void |
formatJSON(Writer arg0) |
void |
formatJSON(Writer arg0,
org.jooq.JSONFormat arg1) |
String |
formatXML() |
void |
formatXML(OutputStream arg0) |
void |
formatXML(OutputStream arg0,
org.jooq.XMLFormat arg1) |
void |
formatXML(Writer arg0) |
void |
formatXML(Writer arg0,
org.jooq.XMLFormat arg1) |
String |
formatXML(org.jooq.XMLFormat arg0) |
void |
from(Object arg0) |
void |
from(Object arg0,
org.jooq.Field<?>... arg1) |
void |
from(Object arg0,
int... arg1) |
void |
from(Object arg0,
org.jooq.Name... arg1) |
void |
from(Object arg0,
String... arg1) |
protected void |
from(org.jooq.Record arg0) |
void |
fromArray(Object... arg0) |
void |
fromArray(Object[] arg0,
org.jooq.Field<?>... arg1) |
void |
fromArray(Object[] arg0,
int... arg1) |
void |
fromArray(Object[] arg0,
org.jooq.Name... arg1) |
void |
fromArray(Object[] arg0,
String... arg1) |
void |
fromMap(Map<String,?> arg0) |
void |
fromMap(Map<String,?> arg0,
org.jooq.Field<?>... arg1) |
void |
fromMap(Map<String,?> arg0,
int... arg1) |
void |
fromMap(Map<String,?> arg0,
org.jooq.Name... arg1) |
void |
fromMap(Map<String,?> arg0,
String... arg1) |
<T> T |
get(org.jooq.Field<?> arg0,
Class<? extends T> arg1) |
<T> T |
get(org.jooq.Field<T> arg0) |
<T,U> U |
get(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1) |
Object |
get(int arg0) |
<T> T |
get(int arg0,
Class<? extends T> arg1) |
<U> U |
get(int arg0,
org.jooq.Converter<?,? extends U> arg1) |
Object |
get(org.jooq.Name arg0) |
<T> T |
get(org.jooq.Name arg0,
Class<? extends T> arg1) |
<U> U |
get(org.jooq.Name arg0,
org.jooq.Converter<?,? extends U> arg1) |
Object |
get(String arg0) |
<T> T |
get(String arg0,
Class<? extends T> arg1) |
<U> U |
get(String arg0,
org.jooq.Converter<?,? extends U> arg1) |
String |
getAdditionalMetadata()
Getter for
TABLES.ADDITIONAL_METADATA . |
String |
getColumnStatistics()
Getter for
TABLES.COLUMN_STATISTICS . |
String |
getInterestingColumns()
Getter for
TABLES.INTERESTING_COLUMNS . |
Long |
getLastModifiedTime()
Getter for
TABLES.LAST_MODIFIED_TIME . |
String |
getLocation()
Getter for
TABLES.LOCATION . |
String |
getMetadataKey()
Getter for
TABLES.METADATA_KEY . |
String |
getMetadataStatistics()
Getter for
TABLES.METADATA_STATISTICS . |
String |
getMetadataType()
Getter for
TABLES.METADATA_TYPE . |
String |
getOwner()
Getter for
TABLES.OWNER . |
String |
getPartitionKeys()
Getter for
TABLES.PARTITION_KEYS . |
String |
getSchema()
Getter for
TABLES.SCHEMA . |
String |
getStoragePlugin()
Getter for
TABLES.STORAGE_PLUGIN . |
String |
getTableName()
Getter for
TABLES.TABLE_NAME . |
String |
getTableType()
Getter for
TABLES.TABLE_TYPE . |
<T> T |
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1) |
<T> T |
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1,
T arg2)
Deprecated.
|
<T> T |
getValue(org.jooq.Field<T> arg0) |
<T,U> U |
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1) |
<T,U> U |
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1,
U arg2)
Deprecated.
|
<T> T |
getValue(org.jooq.Field<T> arg0,
T arg1)
Deprecated.
|
Object |
getValue(int arg0) |
<T> T |
getValue(int arg0,
Class<? extends T> arg1) |
<T> T |
getValue(int arg0,
Class<? extends T> arg1,
T arg2)
Deprecated.
|
<U> U |
getValue(int arg0,
org.jooq.Converter<?,? extends U> arg1) |
<U> U |
getValue(int arg0,
org.jooq.Converter<?,? extends U> arg1,
U arg2)
Deprecated.
|
Object |
getValue(int arg0,
Object arg1)
Deprecated.
|
Object |
getValue(org.jooq.Name arg0) |
<T> T |
getValue(org.jooq.Name arg0,
Class<? extends T> arg1) |
<U> U |
getValue(org.jooq.Name arg0,
org.jooq.Converter<?,? extends U> arg1) |
Object |
getValue(String arg0) |
<T> T |
getValue(String arg0,
Class<? extends T> arg1) |
<T> T |
getValue(String arg0,
Class<? extends T> arg1,
T arg2)
Deprecated.
|
<U> U |
getValue(String arg0,
org.jooq.Converter<?,? extends U> arg1) |
<U> U |
getValue(String arg0,
org.jooq.Converter<?,? extends U> arg1,
U arg2)
Deprecated.
|
Object |
getValue(String arg0,
Object arg1)
Deprecated.
|
String |
getWorkspace()
Getter for
TABLES.WORKSPACE . |
int |
indexOf(org.jooq.Field<?> arg0) |
int |
indexOf(org.jooq.Name arg0) |
int |
indexOf(String arg0) |
<E> E |
into(Class<? extends E> arg0) |
<E> E |
into(E arg0) |
org.jooq.Record |
into(org.jooq.Field<?>... arg0) |
<T1> org.jooq.Record1<T1> |
into(org.jooq.Field<T1> arg0) |
<T1,T2> org.jooq.Record2<T1,T2> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1) |
<T1,T2,T3> org.jooq.Record3<T1,T2,T3> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2) |
<T1,T2,T3,T4> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3) |
<T1,T2,T3,T4,T5> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4) |
<T1,T2,T3,T4,T5,T6> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5) |
<T1,T2,T3,T4,T5,T6,T7> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6) |
<T1,T2,T3,T4,T5,T6,T7,T8> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19,
org.jooq.Field<T21> arg20) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19,
org.jooq.Field<T21> arg20,
org.jooq.Field<T22> arg21) |
<R extends org.jooq.Record> |
into(org.jooq.Table<R> arg0) |
Object[] |
intoArray() |
List<Object> |
intoList() |
Map<String,Object> |
intoMap() |
ResultSet |
intoResultSet() |
Stream<Object> |
intoStream() |
Document |
intoXML() |
<H extends ContentHandler> |
intoXML(H arg0) |
<H extends ContentHandler> |
intoXML(H arg0,
org.jooq.XMLFormat arg1) |
Document |
intoXML(org.jooq.XMLFormat arg0) |
org.jooq.Record3<String,String,String> |
key() |
<E> E |
map(org.jooq.RecordMapper<org.jooq.Record,E> arg0) |
<T> T |
original(org.jooq.Field<T> arg0) |
Object |
original(int arg0) |
Object |
original(org.jooq.Name arg0) |
Object |
original(String arg0) |
void |
reset() |
void |
reset(org.jooq.Field<?> arg0) |
void |
reset(int arg0) |
void |
reset(org.jooq.Name arg0) |
void |
reset(String arg0) |
<T> void |
set(org.jooq.Field<T> arg0,
T arg1) |
<T,U> void |
set(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<? extends T,? super U> arg2) |
protected void |
set(int arg0,
Object arg1) |
void |
setAdditionalMetadata(String value)
Setter for
TABLES.ADDITIONAL_METADATA . |
void |
setColumnStatistics(String value)
Setter for
TABLES.COLUMN_STATISTICS . |
void |
setInterestingColumns(String value)
Setter for
TABLES.INTERESTING_COLUMNS . |
void |
setLastModifiedTime(Long value)
Setter for
TABLES.LAST_MODIFIED_TIME . |
void |
setLocation(String value)
Setter for
TABLES.LOCATION . |
void |
setMetadataKey(String value)
Setter for
TABLES.METADATA_KEY . |
void |
setMetadataStatistics(String value)
Setter for
TABLES.METADATA_STATISTICS . |
void |
setMetadataType(String value)
Setter for
TABLES.METADATA_TYPE . |
void |
setOwner(String value)
Setter for
TABLES.OWNER . |
void |
setPartitionKeys(String value)
Setter for
TABLES.PARTITION_KEYS . |
void |
setSchema(String value)
Setter for
TABLES.SCHEMA . |
void |
setStoragePlugin(String value)
Setter for
TABLES.STORAGE_PLUGIN . |
void |
setTableName(String value)
Setter for
TABLES.TABLE_NAME . |
void |
setTableType(String value)
Setter for
TABLES.TABLE_TYPE . |
<T> void |
setValue(org.jooq.Field<T> arg0,
T arg1) |
<T,U> void |
setValue(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<? extends T,? super U> arg2) |
protected void |
setValue(int arg0,
Object arg1)
Deprecated.
|
void |
setWorkspace(String value)
Setter for
TABLES.WORKSPACE . |
int |
size() |
String |
value1() |
TablesRecord |
value1(String value) |
String |
value10() |
TablesRecord |
value10(String value) |
String |
value11() |
TablesRecord |
value11(String value) |
String |
value12() |
TablesRecord |
value12(String value) |
String |
value13() |
TablesRecord |
value13(String value) |
Long |
value14() |
TablesRecord |
value14(Long value) |
String |
value15() |
TablesRecord |
value15(String value) |
String |
value2() |
TablesRecord |
value2(String value) |
String |
value3() |
TablesRecord |
value3(String value) |
String |
value4() |
TablesRecord |
value4(String value) |
String |
value5() |
TablesRecord |
value5(String value) |
String |
value6() |
TablesRecord |
value6(String value) |
String |
value7() |
TablesRecord |
value7(String value) |
String |
value8() |
TablesRecord |
value8(String value) |
String |
value9() |
TablesRecord |
value9(String value) |
TablesRecord |
values(String value1,
String value2,
String value3,
String value4,
String value5,
String value6,
String value7,
String value8,
String value9,
String value10,
String value11,
String value12,
String value13,
Long value14,
String value15) |
org.jooq.Row15<String,String,String,String,String,String,String,String,String,String,String,String,String,Long,String> |
valuesRow() |
copy, delete, fetchChild, fetchChildren, refresh, refresh, refresh, store, store, store, update, update, update
fetchParent, getTable, insert, insert, insert, original, with, with
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
changed, changed, changed, changed, changed, changed, changed, changed, changed, changed, compareTo, equals, field, field, field, field, fields, fields, fields, fields, fields, from, from, from, from, from, fromArray, fromArray, fromArray, fromArray, fromArray, fromMap, fromMap, fromMap, fromMap, fromMap, get, get, get, get, get, get, get, get, get, get, get, get, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, hashCode, indexOf, indexOf, indexOf, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, intoArray, intoList, intoMap, intoResultSet, intoStream, map, original, original, original, original, original, reset, reset, reset, reset, reset, set, set, setValue, setValue, size, with, with
format, format, format, format, format, format, format, format, format, formatChart, formatChart, formatChart, formatChart, formatChart, formatChart, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatHTML, formatHTML, formatHTML, formatInsert, formatInsert, formatInsert, formatInsert, formatInsert, formatInsert, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatXML, formatXML, formatXML, formatXML, formatXML, formatXML, intoXML, intoXML, intoXML, intoXML
public TablesRecord()
public TablesRecord(String storagePlugin, String workspace, String tableName, String owner, String tableType, String metadataKey, String metadataType, String location, String interestingColumns, String schema, String columnStatistics, String metadataStatistics, String partitionKeys, Long lastModifiedTime, String additionalMetadata)
public void setStoragePlugin(String value)
TABLES.STORAGE_PLUGIN
.public String getStoragePlugin()
TABLES.STORAGE_PLUGIN
.public void setWorkspace(String value)
TABLES.WORKSPACE
.public String getWorkspace()
TABLES.WORKSPACE
.public void setTableName(String value)
TABLES.TABLE_NAME
.public String getTableName()
TABLES.TABLE_NAME
.public void setOwner(String value)
TABLES.OWNER
.public String getOwner()
TABLES.OWNER
.public void setTableType(String value)
TABLES.TABLE_TYPE
.public String getTableType()
TABLES.TABLE_TYPE
.public void setMetadataKey(String value)
TABLES.METADATA_KEY
.public String getMetadataKey()
TABLES.METADATA_KEY
.public void setMetadataType(String value)
TABLES.METADATA_TYPE
.public String getMetadataType()
TABLES.METADATA_TYPE
.public void setLocation(String value)
TABLES.LOCATION
.public String getLocation()
TABLES.LOCATION
.public void setInterestingColumns(String value)
TABLES.INTERESTING_COLUMNS
.public String getInterestingColumns()
TABLES.INTERESTING_COLUMNS
.public void setSchema(String value)
TABLES.SCHEMA
.public String getSchema()
TABLES.SCHEMA
.public void setColumnStatistics(String value)
TABLES.COLUMN_STATISTICS
.public String getColumnStatistics()
TABLES.COLUMN_STATISTICS
.public void setMetadataStatistics(String value)
TABLES.METADATA_STATISTICS
.public String getMetadataStatistics()
TABLES.METADATA_STATISTICS
.public void setPartitionKeys(String value)
TABLES.PARTITION_KEYS
.public String getPartitionKeys()
TABLES.PARTITION_KEYS
.public void setLastModifiedTime(Long value)
TABLES.LAST_MODIFIED_TIME
.public Long getLastModifiedTime()
TABLES.LAST_MODIFIED_TIME
.public void setAdditionalMetadata(String value)
TABLES.ADDITIONAL_METADATA
.public String getAdditionalMetadata()
TABLES.ADDITIONAL_METADATA
.public org.jooq.Record3<String,String,String> key()
key
in interface org.jooq.UpdatableRecord<TablesRecord>
key
in class org.jooq.impl.UpdatableRecordImpl<TablesRecord>
public org.jooq.Row15<String,String,String,String,String,String,String,String,String,String,String,String,String,Long,String> fieldsRow()
public org.jooq.Row15<String,String,String,String,String,String,String,String,String,String,String,String,String,Long,String> valuesRow()
public org.jooq.Field<String> field1()
public org.jooq.Field<String> field2()
public org.jooq.Field<String> field3()
public org.jooq.Field<String> field4()
public org.jooq.Field<String> field5()
public org.jooq.Field<String> field6()
public org.jooq.Field<String> field7()
public org.jooq.Field<String> field8()
public org.jooq.Field<String> field9()
public org.jooq.Field<String> field10()
public org.jooq.Field<String> field11()
public org.jooq.Field<String> field12()
public org.jooq.Field<String> field13()
public org.jooq.Field<Long> field14()
public org.jooq.Field<String> field15()
public String component1()
public String component2()
public String component3()
public String component4()
public String component5()
public String component6()
public String component7()
public String component8()
public String component9()
public String component10()
public String component11()
public String component12()
public String component13()
public Long component14()
public String component15()
public String value1()
public String value2()
public String value3()
public String value4()
public String value5()
public String value6()
public String value7()
public String value8()
public String value9()
public String value10()
public String value11()
public String value12()
public String value13()
public Long value14()
public String value15()
public TablesRecord value1(String value)
public TablesRecord value2(String value)
public TablesRecord value3(String value)
public TablesRecord value4(String value)
public TablesRecord value5(String value)
public TablesRecord value6(String value)
public TablesRecord value7(String value)
public TablesRecord value8(String value)
public TablesRecord value9(String value)
public TablesRecord value10(String value)
public TablesRecord value11(String value)
public TablesRecord value12(String value)
public TablesRecord value13(String value)
public TablesRecord value14(Long value)
public TablesRecord value15(String value)
public TablesRecord values(String value1, String value2, String value3, String value4, String value5, String value6, String value7, String value8, String value9, String value10, String value11, String value12, String value13, Long value14, String value15)
public final <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0)
field
in interface org.jooq.Record
public final org.jooq.Field<?> field(String arg0)
field
in interface org.jooq.Record
public final org.jooq.Field<?> field(org.jooq.Name arg0)
field
in interface org.jooq.Record
public final org.jooq.Field<?> field(int arg0)
field
in interface org.jooq.Record
public final org.jooq.Field<?>[] fields()
fields
in interface org.jooq.Record
public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0)
fields
in interface org.jooq.Record
public final org.jooq.Field<?>[] fields(String... arg0)
fields
in interface org.jooq.Record
public final org.jooq.Field<?>[] fields(org.jooq.Name... arg0)
fields
in interface org.jooq.Record
public final org.jooq.Field<?>[] fields(int... arg0)
fields
in interface org.jooq.Record
public final int indexOf(org.jooq.Field<?> arg0)
indexOf
in interface org.jooq.Record
public final int indexOf(String arg0)
indexOf
in interface org.jooq.Record
public final int indexOf(org.jooq.Name arg0)
indexOf
in interface org.jooq.Record
public final int size()
size
in interface org.jooq.Record
public final <T> T get(org.jooq.Field<T> arg0)
get
in interface org.jooq.Record
public final <T> T get(org.jooq.Field<?> arg0, Class<? extends T> arg1)
get
in interface org.jooq.Record
public final <T,U> U get(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1)
get
in interface org.jooq.Record
public final Object get(int arg0)
get
in interface org.jooq.Record
public final <T> T get(int arg0, Class<? extends T> arg1)
get
in interface org.jooq.Record
public final <U> U get(int arg0, org.jooq.Converter<?,? extends U> arg1)
get
in interface org.jooq.Record
public final <T> T get(String arg0, Class<? extends T> arg1)
get
in interface org.jooq.Record
public final <U> U get(String arg0, org.jooq.Converter<?,? extends U> arg1)
get
in interface org.jooq.Record
public final Object get(org.jooq.Name arg0)
get
in interface org.jooq.Record
public final <T> T get(org.jooq.Name arg0, Class<? extends T> arg1)
get
in interface org.jooq.Record
public final <U> U get(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)
get
in interface org.jooq.Record
@Deprecated protected final void setValue(int arg0, Object arg1)
protected final void set(int arg0, Object arg1)
public final <T> void set(org.jooq.Field<T> arg0, T arg1)
set
in interface org.jooq.Record
public final <T,U> void set(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)
set
in interface org.jooq.Record
public final <T> T original(org.jooq.Field<T> arg0)
original
in interface org.jooq.Record
public final Object original(int arg0)
original
in interface org.jooq.Record
public final Object original(String arg0)
original
in interface org.jooq.Record
public final Object original(org.jooq.Name arg0)
original
in interface org.jooq.Record
public final boolean changed()
changed
in interface org.jooq.Record
public final boolean changed(org.jooq.Field<?> arg0)
changed
in interface org.jooq.Record
public final boolean changed(int arg0)
changed
in interface org.jooq.Record
public final boolean changed(String arg0)
changed
in interface org.jooq.Record
public final boolean changed(org.jooq.Name arg0)
changed
in interface org.jooq.Record
public final void changed(boolean arg0)
changed
in interface org.jooq.Record
public final void changed(org.jooq.Field<?> arg0, boolean arg1)
changed
in interface org.jooq.Record
public final void changed(int arg0, boolean arg1)
changed
in interface org.jooq.Record
public final void changed(String arg0, boolean arg1)
changed
in interface org.jooq.Record
public final void changed(org.jooq.Name arg0, boolean arg1)
changed
in interface org.jooq.Record
public final void reset()
reset
in interface org.jooq.Record
public final void reset(org.jooq.Field<?> arg0)
reset
in interface org.jooq.Record
public final void reset(int arg0)
reset
in interface org.jooq.Record
public final void reset(String arg0)
reset
in interface org.jooq.Record
public final void reset(org.jooq.Name arg0)
reset
in interface org.jooq.Record
public final Object[] intoArray()
intoArray
in interface org.jooq.Record
public final Stream<Object> intoStream()
intoStream
in interface org.jooq.Record
public final Map<String,Object> intoMap()
intoMap
in interface org.jooq.Record
public final org.jooq.Record into(org.jooq.Field<?>... arg0)
into
in interface org.jooq.Record
public final <T1> org.jooq.Record1<T1> into(org.jooq.Field<T1> arg0)
into
in interface org.jooq.Record
public final <T1,T2> org.jooq.Record2<T1,T2> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1)
into
in interface org.jooq.Record
public final <T1,T2,T3> org.jooq.Record3<T1,T2,T3> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4> org.jooq.Record4<T1,T2,T3,T4> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5> org.jooq.Record5<T1,T2,T3,T4,T5> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6> org.jooq.Record6<T1,T2,T3,T4,T5,T6> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7> org.jooq.Record7<T1,T2,T3,T4,T5,T6,T7> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8> org.jooq.Record8<T1,T2,T3,T4,T5,T6,T7,T8> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9> org.jooq.Record9<T1,T2,T3,T4,T5,T6,T7,T8,T9> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> org.jooq.Record10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> org.jooq.Record11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> org.jooq.Record12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> org.jooq.Record13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> org.jooq.Record14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> org.jooq.Record15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> org.jooq.Record17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> org.jooq.Record19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> org.jooq.Record20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18, org.jooq.Field<T20> arg19)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> org.jooq.Record21<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18, org.jooq.Field<T20> arg19, org.jooq.Field<T21> arg20)
into
in interface org.jooq.Record
public final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> org.jooq.Record22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18, org.jooq.Field<T20> arg19, org.jooq.Field<T21> arg20, org.jooq.Field<T22> arg21)
into
in interface org.jooq.Record
public final <E> E into(Class<? extends E> arg0)
into
in interface org.jooq.Record
public final <E> E into(E arg0)
into
in interface org.jooq.Record
public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0)
into
in interface org.jooq.Record
public final ResultSet intoResultSet()
intoResultSet
in interface org.jooq.Record
public final <E> E map(org.jooq.RecordMapper<org.jooq.Record,E> arg0)
map
in interface org.jooq.Record
public final void from(Object arg0)
from
in interface org.jooq.Record
public final void from(Object arg0, org.jooq.Field<?>... arg1)
from
in interface org.jooq.Record
public final void from(Object arg0, String... arg1)
from
in interface org.jooq.Record
public final void from(Object arg0, org.jooq.Name... arg1)
from
in interface org.jooq.Record
public final void from(Object arg0, int... arg1)
from
in interface org.jooq.Record
public final void fromMap(Map<String,?> arg0)
fromMap
in interface org.jooq.Record
public final void fromMap(Map<String,?> arg0, org.jooq.Field<?>... arg1)
fromMap
in interface org.jooq.Record
public final void fromMap(Map<String,?> arg0, String... arg1)
fromMap
in interface org.jooq.Record
public final void fromMap(Map<String,?> arg0, org.jooq.Name... arg1)
fromMap
in interface org.jooq.Record
public final void fromMap(Map<String,?> arg0, int... arg1)
fromMap
in interface org.jooq.Record
public final void fromArray(Object... arg0)
fromArray
in interface org.jooq.Record
public final void fromArray(Object[] arg0, org.jooq.Field<?>... arg1)
fromArray
in interface org.jooq.Record
public final void fromArray(Object[] arg0, String... arg1)
fromArray
in interface org.jooq.Record
public final void fromArray(Object[] arg0, org.jooq.Name... arg1)
fromArray
in interface org.jooq.Record
public final void fromArray(Object[] arg0, int... arg1)
fromArray
in interface org.jooq.Record
protected final void from(org.jooq.Record arg0)
public final void format(Writer arg0, org.jooq.TXTFormat arg1)
format
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0, org.jooq.CSVFormat arg1)
formatCSV
in interface org.jooq.Formattable
public final void formatJSON(Writer arg0, org.jooq.JSONFormat arg1)
formatJSON
in interface org.jooq.Formattable
public final void formatXML(Writer arg0, org.jooq.XMLFormat arg1)
formatXML
in interface org.jooq.Formattable
public final void formatHTML(Writer arg0)
formatHTML
in interface org.jooq.Formattable
public final void formatChart(Writer arg0, org.jooq.ChartFormat arg1)
formatChart
in interface org.jooq.Formattable
public final void formatInsert(Writer arg0)
formatInsert
in interface org.jooq.Formattable
public final void formatInsert(Writer arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)
formatInsert
in interface org.jooq.Formattable
public final Document intoXML(org.jooq.XMLFormat arg0)
intoXML
in interface org.jooq.Formattable
public final <H extends ContentHandler> H intoXML(H arg0, org.jooq.XMLFormat arg1) throws SAXException
intoXML
in interface org.jooq.Formattable
SAXException
public final <T> T getValue(org.jooq.Field<T> arg0)
getValue
in interface org.jooq.Record
@Deprecated public final <T> T getValue(org.jooq.Field<T> arg0, T arg1)
getValue
in interface org.jooq.Record
public final <T> T getValue(org.jooq.Field<?> arg0, Class<? extends T> arg1)
getValue
in interface org.jooq.Record
@Deprecated public final <T> T getValue(org.jooq.Field<?> arg0, Class<? extends T> arg1, T arg2)
getValue
in interface org.jooq.Record
public final <T,U> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1)
getValue
in interface org.jooq.Record
@Deprecated public final <T,U> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1, U arg2)
getValue
in interface org.jooq.Record
public final Object getValue(int arg0)
getValue
in interface org.jooq.Record
@Deprecated public final Object getValue(int arg0, Object arg1)
getValue
in interface org.jooq.Record
public final <T> T getValue(int arg0, Class<? extends T> arg1)
getValue
in interface org.jooq.Record
@Deprecated public final <T> T getValue(int arg0, Class<? extends T> arg1, T arg2)
getValue
in interface org.jooq.Record
public final <U> U getValue(int arg0, org.jooq.Converter<?,? extends U> arg1)
getValue
in interface org.jooq.Record
@Deprecated public final <U> U getValue(int arg0, org.jooq.Converter<?,? extends U> arg1, U arg2)
getValue
in interface org.jooq.Record
public final Object getValue(String arg0)
getValue
in interface org.jooq.Record
@Deprecated public final Object getValue(String arg0, Object arg1)
getValue
in interface org.jooq.Record
public final <T> T getValue(String arg0, Class<? extends T> arg1)
getValue
in interface org.jooq.Record
@Deprecated public final <T> T getValue(String arg0, Class<? extends T> arg1, T arg2)
getValue
in interface org.jooq.Record
public final <U> U getValue(String arg0, org.jooq.Converter<?,? extends U> arg1)
getValue
in interface org.jooq.Record
@Deprecated public final <U> U getValue(String arg0, org.jooq.Converter<?,? extends U> arg1, U arg2)
getValue
in interface org.jooq.Record
public final Object getValue(org.jooq.Name arg0)
getValue
in interface org.jooq.Record
public final <T> T getValue(org.jooq.Name arg0, Class<? extends T> arg1)
getValue
in interface org.jooq.Record
public final <U> U getValue(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)
getValue
in interface org.jooq.Record
public final <T> void setValue(org.jooq.Field<T> arg0, T arg1)
setValue
in interface org.jooq.Record
public final <T,U> void setValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)
setValue
in interface org.jooq.Record
public final void attach(org.jooq.Configuration arg0)
attach
in interface org.jooq.Attachable
public final void detach()
detach
in interface org.jooq.Attachable
public final org.jooq.Configuration configuration()
configuration
in interface org.jooq.Attachable
@Deprecated protected final org.jooq.DSLContext create()
public final String format()
format
in interface org.jooq.Formattable
public final String format(int arg0)
format
in interface org.jooq.Formattable
public final String format(org.jooq.TXTFormat arg0)
format
in interface org.jooq.Formattable
public final void format(OutputStream arg0)
format
in interface org.jooq.Formattable
public final void format(OutputStream arg0, int arg1)
format
in interface org.jooq.Formattable
public final void format(OutputStream arg0, org.jooq.TXTFormat arg1)
format
in interface org.jooq.Formattable
public final void format(Writer arg0)
format
in interface org.jooq.Formattable
public final void format(Writer arg0, int arg1)
format
in interface org.jooq.Formattable
public final String formatCSV()
formatCSV
in interface org.jooq.Formattable
public final String formatCSV(boolean arg0)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0, boolean arg1)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0, boolean arg1)
formatCSV
in interface org.jooq.Formattable
public final String formatCSV(char arg0)
formatCSV
in interface org.jooq.Formattable
public final String formatCSV(boolean arg0, char arg1)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0, char arg1)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0, boolean arg1, char arg2)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0, char arg1)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0, boolean arg1, char arg2)
formatCSV
in interface org.jooq.Formattable
public final String formatCSV(char arg0, String arg1)
formatCSV
in interface org.jooq.Formattable
public final String formatCSV(boolean arg0, char arg1, String arg2)
formatCSV
in interface org.jooq.Formattable
public final String formatCSV(org.jooq.CSVFormat arg0)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0, char arg1, String arg2)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0, boolean arg1, char arg2, String arg3)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(OutputStream arg0, org.jooq.CSVFormat arg1)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0, char arg1, String arg2)
formatCSV
in interface org.jooq.Formattable
public final void formatCSV(Writer arg0, boolean arg1, char arg2, String arg3)
formatCSV
in interface org.jooq.Formattable
public final String formatJSON()
formatJSON
in interface org.jooq.Formattable
public final String formatJSON(org.jooq.JSONFormat arg0)
formatJSON
in interface org.jooq.Formattable
public final void formatJSON(OutputStream arg0)
formatJSON
in interface org.jooq.Formattable
public final void formatJSON(OutputStream arg0, org.jooq.JSONFormat arg1)
formatJSON
in interface org.jooq.Formattable
public final void formatJSON(Writer arg0)
formatJSON
in interface org.jooq.Formattable
public final String formatXML()
formatXML
in interface org.jooq.Formattable
public final String formatXML(org.jooq.XMLFormat arg0)
formatXML
in interface org.jooq.Formattable
public final void formatXML(OutputStream arg0)
formatXML
in interface org.jooq.Formattable
public final void formatXML(OutputStream arg0, org.jooq.XMLFormat arg1)
formatXML
in interface org.jooq.Formattable
public final void formatXML(Writer arg0)
formatXML
in interface org.jooq.Formattable
public final String formatChart()
formatChart
in interface org.jooq.Formattable
public final String formatChart(org.jooq.ChartFormat arg0)
formatChart
in interface org.jooq.Formattable
public final void formatChart(OutputStream arg0)
formatChart
in interface org.jooq.Formattable
public final void formatChart(OutputStream arg0, org.jooq.ChartFormat arg1)
formatChart
in interface org.jooq.Formattable
public final void formatChart(Writer arg0)
formatChart
in interface org.jooq.Formattable
public final String formatInsert()
formatInsert
in interface org.jooq.Formattable
public final void formatInsert(OutputStream arg0)
formatInsert
in interface org.jooq.Formattable
public final String formatInsert(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1)
formatInsert
in interface org.jooq.Formattable
public final void formatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)
formatInsert
in interface org.jooq.Formattable
public final String formatHTML()
formatHTML
in interface org.jooq.Formattable
public final void formatHTML(OutputStream arg0)
formatHTML
in interface org.jooq.Formattable
public final Document intoXML()
intoXML
in interface org.jooq.Formattable
public final <H extends ContentHandler> H intoXML(H arg0) throws SAXException
intoXML
in interface org.jooq.Formattable
SAXException
Copyright © 1970 The Apache Software Foundation. All rights reserved.