Class SegmentsRecord
java.lang.Object
org.jooq.impl.TableRecordImpl<R>
org.jooq.impl.UpdatableRecordImpl<SegmentsRecord>
org.jooq.generated.tables.records.SegmentsRecord
- All Implemented Interfaces:
Serializable
,Comparable<org.jooq.Record>
,org.jooq.Attachable
,org.jooq.Formattable
,org.jooq.Record
,org.jooq.Record16<String,
,String, String, String, String, String, String, String, String, String, String, String, String, String, Long, String> org.jooq.TableRecord<SegmentsRecord>
,org.jooq.UpdatableRecord<SegmentsRecord>
public class SegmentsRecord
extends org.jooq.impl.UpdatableRecordImpl<SegmentsRecord>
implements org.jooq.Record16<String,String,String,String,String,String,String,String,String,String,String,String,String,String,Long,String>
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorDescriptionCreate a detached SegmentsRecordSegmentsRecord
(String storagePlugin, String workspace, String tableName, String metadataKey, String metadataIdentifier, String metadataType, String location, String schema, String columnStatistics, String metadataStatistics, String column, String locations, String partitionValues, String path, Long lastModifiedTime, String additionalMetadata) Create a detached, initialised SegmentsRecord -
Method Summary
Modifier and TypeMethodDescriptionfinal void
attach
(org.jooq.Configuration arg0) final boolean
changed()
final void
changed
(boolean arg0) final boolean
changed
(int arg0) final void
changed
(int arg0, boolean arg1) final boolean
final void
final boolean
changed
(org.jooq.Field<?> arg0) final void
changed
(org.jooq.Field<?> arg0, boolean arg1) final boolean
changed
(org.jooq.Name arg0) final void
changed
(org.jooq.Name arg0, boolean arg1) int
compareTo
(org.jooq.Record arg0) final org.jooq.Configuration
protected final org.jooq.DSLContext
create()
Deprecated.final void
detach()
boolean
final org.jooq.Field<?>
field
(int arg0) final org.jooq.Field<?>
final <T extends Object>
org.jooq.Field<T>field
(org.jooq.Field<T> arg0) final org.jooq.Field<?>
field
(org.jooq.Name 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<String>
field14()
org.jooq.Field<Long>
field15()
org.jooq.Field<String>
field16()
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()
final org.jooq.Field<?>[]
fields()
final org.jooq.Field<?>[]
fields
(int... arg0) final org.jooq.Field<?>[]
final org.jooq.Field<?>[]
fields
(org.jooq.Field<?>... arg0) final org.jooq.Field<?>[]
fields
(org.jooq.Name... arg0) org.jooq.Row16<String,
String, String, String, String, String, String, String, String, String, String, String, String, String, Long, String> final String
format()
final String
format
(int arg0) final void
format
(OutputStream arg0) final void
format
(OutputStream arg0, int arg1) final void
format
(OutputStream arg0, org.jooq.TXTFormat arg1) final void
final void
final void
final String
format
(org.jooq.TXTFormat arg0) final String
final void
formatChart
(OutputStream arg0) final void
formatChart
(OutputStream arg0, org.jooq.ChartFormat arg1) final void
formatChart
(Writer arg0) final void
formatChart
(Writer arg0, org.jooq.ChartFormat arg1) final String
formatChart
(org.jooq.ChartFormat arg0) final String
final String
formatCSV
(boolean arg0) final String
formatCSV
(boolean arg0, char arg1) final String
final String
formatCSV
(char arg0) final String
final void
formatCSV
(OutputStream arg0) final void
formatCSV
(OutputStream arg0, boolean arg1) final void
formatCSV
(OutputStream arg0, boolean arg1, char arg2) final void
formatCSV
(OutputStream arg0, boolean arg1, char arg2, String arg3) final void
formatCSV
(OutputStream arg0, char arg1) final void
formatCSV
(OutputStream arg0, char arg1, String arg2) final void
formatCSV
(OutputStream arg0, org.jooq.CSVFormat arg1) final void
final void
final void
final void
final void
final void
final void
final String
formatCSV
(org.jooq.CSVFormat arg0) final String
final void
formatHTML
(OutputStream arg0) final void
formatHTML
(Writer arg0) final String
final void
formatInsert
(OutputStream arg0) final void
formatInsert
(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2) final void
formatInsert
(Writer arg0) final void
formatInsert
(Writer arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2) final String
formatInsert
(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final String
final void
formatJSON
(OutputStream arg0) final void
formatJSON
(OutputStream arg0, org.jooq.JSONFormat arg1) final void
formatJSON
(Writer arg0) final void
formatJSON
(Writer arg0, org.jooq.JSONFormat arg1) final String
formatJSON
(org.jooq.JSONFormat arg0) final String
final void
formatXML
(OutputStream arg0) final void
formatXML
(OutputStream arg0, org.jooq.XMLFormat arg1) final void
final void
final String
formatXML
(org.jooq.XMLFormat arg0) final void
final void
final void
final void
final void
protected final void
from
(org.jooq.Record arg0) final void
final void
final void
final void
final void
final void
final void
final void
final void
final void
final Object
get
(int arg0) final <T extends Object>
Tfinal <U extends Object>
Uget
(int arg0, org.jooq.Converter<?, ? extends U> arg1) final Object
final <T extends Object>
Tfinal <U extends Object>
Ufinal <T extends Object>
Tfinal <T extends Object>
Tget
(org.jooq.Field<T> arg0) get
(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) final Object
get
(org.jooq.Name arg0) final <T extends Object>
Tfinal <U extends Object>
Uget
(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) Getter forSEGMENTS.ADDITIONAL_METADATA
.Getter forSEGMENTS.COLUMN
.Getter forSEGMENTS.COLUMN_STATISTICS
.Getter forSEGMENTS.LAST_MODIFIED_TIME
.Getter forSEGMENTS.LOCATION
.Getter forSEGMENTS.LOCATIONS
.Getter forSEGMENTS.METADATA_IDENTIFIER
.Getter forSEGMENTS.METADATA_KEY
.Getter forSEGMENTS.METADATA_STATISTICS
.Getter forSEGMENTS.METADATA_TYPE
.Getter forSEGMENTS.PARTITION_VALUES
.getPath()
Getter forSEGMENTS.PATH
.Getter forSEGMENTS.SCHEMA
.Getter forSEGMENTS.STORAGE_PLUGIN
.Getter forSEGMENTS.TABLE_NAME
.final Object
getValue
(int arg0) final <T extends Object>
Tfinal <T extends Object>
TDeprecated.final Object
Deprecated.final <U extends Object>
UgetValue
(int arg0, org.jooq.Converter<?, ? extends U> arg1) final <U extends Object>
UgetValue
(int arg0, org.jooq.Converter<?, ? extends U> arg1, U arg2) Deprecated.final Object
final <T extends Object>
Tfinal <T extends Object>
TDeprecated.final Object
Deprecated.final <U extends Object>
Ufinal <U extends Object>
UDeprecated.final <T extends Object>
Tfinal <T extends Object>
TDeprecated.final <T extends Object>
TgetValue
(org.jooq.Field<T> arg0) getValue
(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) getValue
(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1, U arg2) Deprecated.final <T extends Object>
TgetValue
(org.jooq.Field<T> arg0, T arg1) Deprecated.final Object
getValue
(org.jooq.Name arg0) final <T extends Object>
Tfinal <U extends Object>
UgetValue
(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) Getter forSEGMENTS.WORKSPACE
.int
hashCode()
final int
final int
indexOf
(org.jooq.Field<?> arg0) final int
indexOf
(org.jooq.Name arg0) final <E extends Object>
Einto
(E arg0) final <E extends Object>
Efinal org.jooq.Record
into
(org.jooq.Field<?>... arg0) final <T1 extends Object>
org.jooq.Record1<T1>into
(org.jooq.Field<T1> arg0) into
(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1) into
(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object, T20 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object, T20 extends Object, T21 extends Object>
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) final <T1 extends Object,
T2 extends Object, T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object, T20 extends Object, T21 extends Object, T22 extends Object>
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) final <R extends org.jooq.Record>
Rinto
(org.jooq.Table<R> arg0) final Object[]
intoList()
intoMap()
final ResultSet
final Document
intoXML()
final <H extends ContentHandler>
HintoXML
(H arg0) final <H extends ContentHandler>
HintoXML
(H arg0, org.jooq.XMLFormat arg1) final Document
intoXML
(org.jooq.XMLFormat arg0) key()
final <E extends Object>
Emap
(org.jooq.RecordMapper<org.jooq.Record, E> arg0) final Object
original
(int arg0) final Object
final <T extends Object>
Toriginal
(org.jooq.Field<T> arg0) final Object
original
(org.jooq.Name arg0) final void
reset()
final void
reset
(int arg0) final void
final void
reset
(org.jooq.Field<?> arg0) final void
reset
(org.jooq.Name arg0) protected final void
final <T extends Object>
voidset
(org.jooq.Field<T> arg0, T arg1) set
(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) void
setAdditionalMetadata
(String value) Setter forSEGMENTS.ADDITIONAL_METADATA
.void
Setter forSEGMENTS.COLUMN
.void
setColumnStatistics
(String value) Setter forSEGMENTS.COLUMN_STATISTICS
.void
setLastModifiedTime
(Long value) Setter forSEGMENTS.LAST_MODIFIED_TIME
.void
setLocation
(String value) Setter forSEGMENTS.LOCATION
.void
setLocations
(String value) Setter forSEGMENTS.LOCATIONS
.void
setMetadataIdentifier
(String value) Setter forSEGMENTS.METADATA_IDENTIFIER
.void
setMetadataKey
(String value) Setter forSEGMENTS.METADATA_KEY
.void
setMetadataStatistics
(String value) Setter forSEGMENTS.METADATA_STATISTICS
.void
setMetadataType
(String value) Setter forSEGMENTS.METADATA_TYPE
.void
setPartitionValues
(String value) Setter forSEGMENTS.PARTITION_VALUES
.void
Setter forSEGMENTS.PATH
.void
Setter forSEGMENTS.SCHEMA
.void
setStoragePlugin
(String value) Setter forSEGMENTS.STORAGE_PLUGIN
.void
setTableName
(String value) Setter forSEGMENTS.TABLE_NAME
.protected final void
Deprecated.final <T extends Object>
voidsetValue
(org.jooq.Field<T> arg0, T arg1) setValue
(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) void
setWorkspace
(String value) Setter forSEGMENTS.WORKSPACE
.final int
size()
toString()
value1()
value10()
value11()
value12()
value13()
value14()
value15()
value16()
value2()
value3()
value4()
value5()
value6()
value7()
value8()
value9()
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, String value14, Long value15, String value16) org.jooq.Row16<String,
String, String, String, String, String, String, String, String, String, String, String, String, String, Long, String> Methods inherited from class org.jooq.impl.UpdatableRecordImpl
copy, delete, fetchChild, fetchChildren, refresh, refresh, refresh, store, store, store, update, update, update
Methods inherited from class org.jooq.impl.TableRecordImpl
fetchParent, getTable, insert, insert, insert, original, with, with
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jooq.Attachable
attach, configuration, detach
Methods inherited from interface org.jooq.Formattable
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
Methods inherited from interface org.jooq.Record
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, reset, reset, reset, reset, reset, set, set, setValue, setValue, size
Methods inherited from interface org.jooq.TableRecord
fetchParent, getTable, original, with, with
Methods inherited from interface org.jooq.UpdatableRecord
insert, insert, insert
-
Constructor Details
-
SegmentsRecord
public SegmentsRecord()Create a detached SegmentsRecord -
SegmentsRecord
public SegmentsRecord(String storagePlugin, String workspace, String tableName, String metadataKey, String metadataIdentifier, String metadataType, String location, String schema, String columnStatistics, String metadataStatistics, String column, String locations, String partitionValues, String path, Long lastModifiedTime, String additionalMetadata) Create a detached, initialised SegmentsRecord
-
-
Method Details
-
setStoragePlugin
Setter forSEGMENTS.STORAGE_PLUGIN
. -
getStoragePlugin
Getter forSEGMENTS.STORAGE_PLUGIN
. -
setWorkspace
Setter forSEGMENTS.WORKSPACE
. -
getWorkspace
Getter forSEGMENTS.WORKSPACE
. -
setTableName
Setter forSEGMENTS.TABLE_NAME
. -
getTableName
Getter forSEGMENTS.TABLE_NAME
. -
setMetadataKey
Setter forSEGMENTS.METADATA_KEY
. -
getMetadataKey
Getter forSEGMENTS.METADATA_KEY
. -
setMetadataIdentifier
Setter forSEGMENTS.METADATA_IDENTIFIER
. -
getMetadataIdentifier
Getter forSEGMENTS.METADATA_IDENTIFIER
. -
setMetadataType
Setter forSEGMENTS.METADATA_TYPE
. -
getMetadataType
Getter forSEGMENTS.METADATA_TYPE
. -
setLocation
Setter forSEGMENTS.LOCATION
. -
getLocation
Getter forSEGMENTS.LOCATION
. -
setSchema
Setter forSEGMENTS.SCHEMA
. -
getSchema
Getter forSEGMENTS.SCHEMA
. -
setColumnStatistics
Setter forSEGMENTS.COLUMN_STATISTICS
. -
getColumnStatistics
Getter forSEGMENTS.COLUMN_STATISTICS
. -
setMetadataStatistics
Setter forSEGMENTS.METADATA_STATISTICS
. -
getMetadataStatistics
Getter forSEGMENTS.METADATA_STATISTICS
. -
setColumn
Setter forSEGMENTS.COLUMN
. -
getColumn
Getter forSEGMENTS.COLUMN
. -
setLocations
Setter forSEGMENTS.LOCATIONS
. -
getLocations
Getter forSEGMENTS.LOCATIONS
. -
setPartitionValues
Setter forSEGMENTS.PARTITION_VALUES
. -
getPartitionValues
Getter forSEGMENTS.PARTITION_VALUES
. -
setPath
Setter forSEGMENTS.PATH
. -
getPath
Getter forSEGMENTS.PATH
. -
setLastModifiedTime
Setter forSEGMENTS.LAST_MODIFIED_TIME
. -
getLastModifiedTime
Getter forSEGMENTS.LAST_MODIFIED_TIME
. -
setAdditionalMetadata
Setter forSEGMENTS.ADDITIONAL_METADATA
. -
getAdditionalMetadata
Getter forSEGMENTS.ADDITIONAL_METADATA
. -
key
- Specified by:
key
in interfaceorg.jooq.UpdatableRecord<SegmentsRecord>
- Overrides:
key
in classorg.jooq.impl.UpdatableRecordImpl<SegmentsRecord>
-
fieldsRow
-
valuesRow
-
field1
-
field2
-
field3
-
field4
-
field5
-
field6
-
field7
-
field8
-
field9
-
field10
-
field11
-
field12
-
field13
-
field14
-
field15
-
field16
-
component1
-
component2
-
component3
-
component4
-
component5
-
component6
-
component7
-
component8
-
component9
-
component10
-
component11
-
component12
-
component13
-
component14
-
component15
-
component16
-
value1
-
value2
-
value3
-
value4
-
value5
-
value6
-
value7
-
value8
-
value9
-
value10
-
value11
-
value12
-
value13
-
value14
-
value15
-
value16
-
value1
-
value2
-
value3
-
value4
-
value5
-
value6
-
value7
-
value8
-
value9
-
value10
-
value11
-
value12
-
value13
-
value14
-
value15
-
value16
-
values
-
field
- Specified by:
field
in interfaceorg.jooq.Record
-
field
- Specified by:
field
in interfaceorg.jooq.Record
-
field
public final org.jooq.Field<?> field(org.jooq.Name arg0) - Specified by:
field
in interfaceorg.jooq.Record
-
field
public final org.jooq.Field<?> field(int arg0) - Specified by:
field
in interfaceorg.jooq.Record
-
fields
public final org.jooq.Field<?>[] fields()- Specified by:
fields
in interfaceorg.jooq.Record
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0) - Specified by:
fields
in interfaceorg.jooq.Record
-
fields
- Specified by:
fields
in interfaceorg.jooq.Record
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Name... arg0) - Specified by:
fields
in interfaceorg.jooq.Record
-
fields
public final org.jooq.Field<?>[] fields(int... arg0) - Specified by:
fields
in interfaceorg.jooq.Record
-
indexOf
public final int indexOf(org.jooq.Field<?> arg0) - Specified by:
indexOf
in interfaceorg.jooq.Record
-
indexOf
- Specified by:
indexOf
in interfaceorg.jooq.Record
-
indexOf
public final int indexOf(org.jooq.Name arg0) - Specified by:
indexOf
in interfaceorg.jooq.Record
-
size
public final int size()- Specified by:
size
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
public final <T extends Object,U extends Object> U get(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) - Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
get
- Specified by:
get
in interfaceorg.jooq.Record
-
setValue
Deprecated. -
set
-
set
- Specified by:
set
in interfaceorg.jooq.Record
-
set
public final <T extends Object,U extends Object> void set(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) - Specified by:
set
in interfaceorg.jooq.Record
-
original
- Specified by:
original
in interfaceorg.jooq.Record
-
original
- Specified by:
original
in interfaceorg.jooq.Record
-
original
- Specified by:
original
in interfaceorg.jooq.Record
-
original
- Specified by:
original
in interfaceorg.jooq.Record
-
changed
public final boolean changed()- Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final boolean changed(org.jooq.Field<?> arg0) - Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final boolean changed(int arg0) - Specified by:
changed
in interfaceorg.jooq.Record
-
changed
- Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final boolean changed(org.jooq.Name arg0) - Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final void changed(boolean arg0) - Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final void changed(org.jooq.Field<?> arg0, boolean arg1) - Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final void changed(int arg0, boolean arg1) - Specified by:
changed
in interfaceorg.jooq.Record
-
changed
- Specified by:
changed
in interfaceorg.jooq.Record
-
changed
public final void changed(org.jooq.Name arg0, boolean arg1) - Specified by:
changed
in interfaceorg.jooq.Record
-
reset
public final void reset()- Specified by:
reset
in interfaceorg.jooq.Record
-
reset
public final void reset(org.jooq.Field<?> arg0) - Specified by:
reset
in interfaceorg.jooq.Record
-
reset
public final void reset(int arg0) - Specified by:
reset
in interfaceorg.jooq.Record
-
reset
- Specified by:
reset
in interfaceorg.jooq.Record
-
reset
public final void reset(org.jooq.Name arg0) - Specified by:
reset
in interfaceorg.jooq.Record
-
intoArray
- Specified by:
intoArray
in interfaceorg.jooq.Record
-
intoList
- Specified by:
intoList
in interfaceorg.jooq.Record
-
intoStream
- Specified by:
intoStream
in interfaceorg.jooq.Record
-
intoMap
- Specified by:
intoMap
in interfaceorg.jooq.Record
-
into
public final org.jooq.Record into(org.jooq.Field<?>... arg0) - Specified by:
into
in interfaceorg.jooq.Record
-
into
- Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object> org.jooq.Record2<T1,T2> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record3<T1,T3 extends Object> T2, intoT3> (org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record4<T1,T3 extends Object, T4 extends Object> T2, intoT3, T4> (org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record5<T1,T3 extends Object, T4 extends Object, T5 extends Object> T2, intoT3, T4, T5> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record6<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object> T2, intoT3, T4, T5, T6> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record7<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object> T2, intoT3, T4, T5, T6, T7> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record8<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object> T2, intoT3, T4, T5, T6, T7, T8> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record9<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record10<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record11<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record12<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record13<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record14<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record15<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record16<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record17<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record18<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record19<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record20<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object, T20 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record21<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object, T20 extends Object, T21 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object, org.jooq.Record22<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object, T11 extends Object, T12 extends Object, T13 extends Object, T14 extends Object, T15 extends Object, T16 extends Object, T17 extends Object, T18 extends Object, T19 extends Object, T20 extends Object, T21 extends Object, T22 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22> (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) - Specified by:
into
in interfaceorg.jooq.Record
-
into
- Specified by:
into
in interfaceorg.jooq.Record
-
into
- Specified by:
into
in interfaceorg.jooq.Record
-
into
public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0) - Specified by:
into
in interfaceorg.jooq.Record
-
intoResultSet
- Specified by:
intoResultSet
in interfaceorg.jooq.Record
-
map
- Specified by:
map
in interfaceorg.jooq.Record
-
from
- Specified by:
from
in interfaceorg.jooq.Record
-
from
- Specified by:
from
in interfaceorg.jooq.Record
-
from
- Specified by:
from
in interfaceorg.jooq.Record
-
from
- Specified by:
from
in interfaceorg.jooq.Record
-
from
- Specified by:
from
in interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMap
in interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMap
in interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMap
in interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMap
in interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMap
in interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArray
in interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArray
in interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArray
in interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArray
in interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArray
in interfaceorg.jooq.Record
-
from
protected final void from(org.jooq.Record arg0) -
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSON
in interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXML
in interfaceorg.jooq.Formattable
-
formatHTML
- Specified by:
formatHTML
in interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChart
in interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsert
in interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsert
in interfaceorg.jooq.Formattable
-
intoXML
- Specified by:
intoXML
in interfaceorg.jooq.Formattable
-
intoXML
public final <H extends ContentHandler> H intoXML(H arg0, org.jooq.XMLFormat arg1) throws SAXException - Specified by:
intoXML
in interfaceorg.jooq.Formattable
- Throws:
SAXException
-
toString
-
compareTo
public int compareTo(org.jooq.Record arg0) - Specified by:
compareTo
in interfaceComparable<org.jooq.Record>
- Specified by:
compareTo
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
@Deprecated public final <T extends Object> T getValue(org.jooq.Field<?> arg0, Class<? extends T> arg1, T arg2) Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
public final <T extends Object,U extends Object> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) - Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
@Deprecated public final <T extends Object,U extends Object> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1, U arg2) Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
@Deprecated public final <U extends Object> U getValue(int arg0, org.jooq.Converter<?, ? extends U> arg1, U arg2) Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
@Deprecated public final <T extends Object> T getValue(String arg0, Class<? extends T> arg1, T arg2) Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
@Deprecated public final <U extends Object> U getValue(String arg0, org.jooq.Converter<?, ? extends U> arg1, U arg2) Deprecated.- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
- Specified by:
getValue
in interfaceorg.jooq.Record
-
getValue
public final <U extends Object> U getValue(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) - Specified by:
getValue
in interfaceorg.jooq.Record
-
setValue
- Specified by:
setValue
in interfaceorg.jooq.Record
-
setValue
public final <T extends Object,U extends Object> void setValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) - Specified by:
setValue
in interfaceorg.jooq.Record
-
attach
public final void attach(org.jooq.Configuration arg0) - Specified by:
attach
in interfaceorg.jooq.Attachable
-
detach
public final void detach()- Specified by:
detach
in interfaceorg.jooq.Attachable
-
configuration
public final org.jooq.Configuration configuration()- Specified by:
configuration
in interfaceorg.jooq.Attachable
-
create
Deprecated. -
hashCode
public int hashCode() -
equals
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
format
- Specified by:
format
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSV
in interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSON
in interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSON
in interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSON
in interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSON
in interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSON
in interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXML
in interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXML
in interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXML
in interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXML
in interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXML
in interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChart
in interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChart
in interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChart
in interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChart
in interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChart
in interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsert
in interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsert
in interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsert
in interfaceorg.jooq.Formattable
-
formatInsert
public final void formatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2) - Specified by:
formatInsert
in interfaceorg.jooq.Formattable
-
formatHTML
- Specified by:
formatHTML
in interfaceorg.jooq.Formattable
-
formatHTML
- Specified by:
formatHTML
in interfaceorg.jooq.Formattable
-
intoXML
- Specified by:
intoXML
in interfaceorg.jooq.Formattable
-
intoXML
- Specified by:
intoXML
in interfaceorg.jooq.Formattable
- Throws:
SAXException
-