Class RowGroupsRecord

java.lang.Object
org.jooq.impl.TableRecordImpl<R>
org.jooq.impl.UpdatableRecordImpl<RowGroupsRecord>
org.jooq.generated.tables.records.RowGroupsRecord
All Implemented Interfaces:
Serializable, Comparable<org.jooq.Record>, org.jooq.Attachable, org.jooq.Formattable, org.jooq.Record, org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>, org.jooq.TableRecord<RowGroupsRecord>, org.jooq.UpdatableRecord<RowGroupsRecord>

public class RowGroupsRecord extends org.jooq.impl.UpdatableRecordImpl<RowGroupsRecord> implements org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
This class is generated by jOOQ.
See Also:
  • Constructor Details

    • RowGroupsRecord

      public RowGroupsRecord()
      Create a detached RowGroupsRecord
    • RowGroupsRecord

      public RowGroupsRecord(String storagePlugin, String workspace, String tableName, String metadataKey, String metadataIdentifier, String metadataType, String location, String schema, String columnStatistics, String metadataStatistics, String path, Integer rowGroupIndex, String hostAffinity, Long lastModifiedTime, String additionalMetadata)
      Create a detached, initialised RowGroupsRecord
  • Method Details

    • setStoragePlugin

      public void setStoragePlugin(String value)
      Setter for ROW_GROUPS.STORAGE_PLUGIN.
    • getStoragePlugin

      public String getStoragePlugin()
      Getter for ROW_GROUPS.STORAGE_PLUGIN.
    • setWorkspace

      public void setWorkspace(String value)
      Setter for ROW_GROUPS.WORKSPACE.
    • getWorkspace

      public String getWorkspace()
      Getter for ROW_GROUPS.WORKSPACE.
    • setTableName

      public void setTableName(String value)
      Setter for ROW_GROUPS.TABLE_NAME.
    • getTableName

      public String getTableName()
      Getter for ROW_GROUPS.TABLE_NAME.
    • setMetadataKey

      public void setMetadataKey(String value)
      Setter for ROW_GROUPS.METADATA_KEY.
    • getMetadataKey

      public String getMetadataKey()
      Getter for ROW_GROUPS.METADATA_KEY.
    • setMetadataIdentifier

      public void setMetadataIdentifier(String value)
      Setter for ROW_GROUPS.METADATA_IDENTIFIER.
    • getMetadataIdentifier

      public String getMetadataIdentifier()
      Getter for ROW_GROUPS.METADATA_IDENTIFIER.
    • setMetadataType

      public void setMetadataType(String value)
      Setter for ROW_GROUPS.METADATA_TYPE.
    • getMetadataType

      public String getMetadataType()
      Getter for ROW_GROUPS.METADATA_TYPE.
    • setLocation

      public void setLocation(String value)
      Setter for ROW_GROUPS.LOCATION.
    • getLocation

      public String getLocation()
      Getter for ROW_GROUPS.LOCATION.
    • setSchema

      public void setSchema(String value)
      Setter for ROW_GROUPS.SCHEMA.
    • getSchema

      public String getSchema()
      Getter for ROW_GROUPS.SCHEMA.
    • setColumnStatistics

      public void setColumnStatistics(String value)
      Setter for ROW_GROUPS.COLUMN_STATISTICS.
    • getColumnStatistics

      public String getColumnStatistics()
      Getter for ROW_GROUPS.COLUMN_STATISTICS.
    • setMetadataStatistics

      public void setMetadataStatistics(String value)
      Setter for ROW_GROUPS.METADATA_STATISTICS.
    • getMetadataStatistics

      public String getMetadataStatistics()
      Getter for ROW_GROUPS.METADATA_STATISTICS.
    • setPath

      public void setPath(String value)
      Setter for ROW_GROUPS.PATH.
    • getPath

      public String getPath()
      Getter for ROW_GROUPS.PATH.
    • setRowGroupIndex

      public void setRowGroupIndex(Integer value)
      Setter for ROW_GROUPS.ROW_GROUP_INDEX.
    • getRowGroupIndex

      public Integer getRowGroupIndex()
      Getter for ROW_GROUPS.ROW_GROUP_INDEX.
    • setHostAffinity

      public void setHostAffinity(String value)
      Setter for ROW_GROUPS.HOST_AFFINITY.
    • getHostAffinity

      public String getHostAffinity()
      Getter for ROW_GROUPS.HOST_AFFINITY.
    • setLastModifiedTime

      public void setLastModifiedTime(Long value)
      Setter for ROW_GROUPS.LAST_MODIFIED_TIME.
    • getLastModifiedTime

      public Long getLastModifiedTime()
      Getter for ROW_GROUPS.LAST_MODIFIED_TIME.
    • setAdditionalMetadata

      public void setAdditionalMetadata(String value)
      Setter for ROW_GROUPS.ADDITIONAL_METADATA.
    • getAdditionalMetadata

      public String getAdditionalMetadata()
      Getter for ROW_GROUPS.ADDITIONAL_METADATA.
    • key

      public org.jooq.Record5<String,String,String,String,String> key()
      Specified by:
      key in interface org.jooq.UpdatableRecord<RowGroupsRecord>
      Overrides:
      key in class org.jooq.impl.UpdatableRecordImpl<RowGroupsRecord>
    • fieldsRow

      Specified by:
      fieldsRow in interface org.jooq.Record
      Specified by:
      fieldsRow in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
      Overrides:
      fieldsRow in class org.jooq.impl.TableRecordImpl<RowGroupsRecord>
    • valuesRow

      Specified by:
      valuesRow in interface org.jooq.Record
      Specified by:
      valuesRow in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
      Overrides:
      valuesRow in class org.jooq.impl.TableRecordImpl<RowGroupsRecord>
    • field1

      public org.jooq.Field<String> field1()
      Specified by:
      field1 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field2

      public org.jooq.Field<String> field2()
      Specified by:
      field2 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field3

      public org.jooq.Field<String> field3()
      Specified by:
      field3 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field4

      public org.jooq.Field<String> field4()
      Specified by:
      field4 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field5

      public org.jooq.Field<String> field5()
      Specified by:
      field5 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field6

      public org.jooq.Field<String> field6()
      Specified by:
      field6 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field7

      public org.jooq.Field<String> field7()
      Specified by:
      field7 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field8

      public org.jooq.Field<String> field8()
      Specified by:
      field8 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field9

      public org.jooq.Field<String> field9()
      Specified by:
      field9 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field10

      public org.jooq.Field<String> field10()
      Specified by:
      field10 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field11

      public org.jooq.Field<String> field11()
      Specified by:
      field11 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field12

      public org.jooq.Field<Integer> field12()
      Specified by:
      field12 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field13

      public org.jooq.Field<String> field13()
      Specified by:
      field13 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field14

      public org.jooq.Field<Long> field14()
      Specified by:
      field14 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field15

      public org.jooq.Field<String> field15()
      Specified by:
      field15 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component1

      public String component1()
      Specified by:
      component1 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component2

      public String component2()
      Specified by:
      component2 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component3

      public String component3()
      Specified by:
      component3 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component4

      public String component4()
      Specified by:
      component4 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component5

      public String component5()
      Specified by:
      component5 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component6

      public String component6()
      Specified by:
      component6 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component7

      public String component7()
      Specified by:
      component7 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component8

      public String component8()
      Specified by:
      component8 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component9

      public String component9()
      Specified by:
      component9 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component10

      public String component10()
      Specified by:
      component10 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component11

      public String component11()
      Specified by:
      component11 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component12

      public Integer component12()
      Specified by:
      component12 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component13

      public String component13()
      Specified by:
      component13 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component14

      public Long component14()
      Specified by:
      component14 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • component15

      public String component15()
      Specified by:
      component15 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value1

      public String value1()
      Specified by:
      value1 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value2

      public String value2()
      Specified by:
      value2 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value3

      public String value3()
      Specified by:
      value3 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value4

      public String value4()
      Specified by:
      value4 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value5

      public String value5()
      Specified by:
      value5 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value6

      public String value6()
      Specified by:
      value6 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value7

      public String value7()
      Specified by:
      value7 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value8

      public String value8()
      Specified by:
      value8 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value9

      public String value9()
      Specified by:
      value9 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value10

      public String value10()
      Specified by:
      value10 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value11

      public String value11()
      Specified by:
      value11 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value12

      public Integer value12()
      Specified by:
      value12 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value13

      public String value13()
      Specified by:
      value13 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value14

      public Long value14()
      Specified by:
      value14 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value15

      public String value15()
      Specified by:
      value15 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value1

      public RowGroupsRecord value1(String value)
      Specified by:
      value1 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value2

      public RowGroupsRecord value2(String value)
      Specified by:
      value2 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value3

      public RowGroupsRecord value3(String value)
      Specified by:
      value3 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value4

      public RowGroupsRecord value4(String value)
      Specified by:
      value4 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value5

      public RowGroupsRecord value5(String value)
      Specified by:
      value5 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value6

      public RowGroupsRecord value6(String value)
      Specified by:
      value6 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value7

      public RowGroupsRecord value7(String value)
      Specified by:
      value7 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value8

      public RowGroupsRecord value8(String value)
      Specified by:
      value8 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value9

      public RowGroupsRecord value9(String value)
      Specified by:
      value9 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value10

      public RowGroupsRecord value10(String value)
      Specified by:
      value10 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value11

      public RowGroupsRecord value11(String value)
      Specified by:
      value11 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value12

      public RowGroupsRecord value12(Integer value)
      Specified by:
      value12 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value13

      public RowGroupsRecord value13(String value)
      Specified by:
      value13 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value14

      public RowGroupsRecord value14(Long value)
      Specified by:
      value14 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • value15

      public RowGroupsRecord value15(String value)
      Specified by:
      value15 in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • values

      public RowGroupsRecord values(String value1, String value2, String value3, String value4, String value5, String value6, String value7, String value8, String value9, String value10, String value11, Integer value12, String value13, Long value14, String value15)
      Specified by:
      values in interface org.jooq.Record15<String,String,String,String,String,String,String,String,String,String,String,Integer,String,Long,String>
    • field

      public final <T extends Object> org.jooq.Field<T> field(org.jooq.Field<T> arg0)
      Specified by:
      field in interface org.jooq.Record
    • field

      public final org.jooq.Field<?> field(String arg0)
      Specified by:
      field in interface org.jooq.Record
    • field

      public final org.jooq.Field<?> field(org.jooq.Name arg0)
      Specified by:
      field in interface org.jooq.Record
    • field

      public final org.jooq.Field<?> field(int arg0)
      Specified by:
      field in interface org.jooq.Record
    • fields

      public final org.jooq.Field<?>[] fields()
      Specified by:
      fields in interface org.jooq.Record
    • fields

      public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0)
      Specified by:
      fields in interface org.jooq.Record
    • fields

      public final org.jooq.Field<?>[] fields(String... arg0)
      Specified by:
      fields in interface org.jooq.Record
    • fields

      public final org.jooq.Field<?>[] fields(org.jooq.Name... arg0)
      Specified by:
      fields in interface org.jooq.Record
    • fields

      public final org.jooq.Field<?>[] fields(int... arg0)
      Specified by:
      fields in interface org.jooq.Record
    • indexOf

      public final int indexOf(org.jooq.Field<?> arg0)
      Specified by:
      indexOf in interface org.jooq.Record
    • indexOf

      public final int indexOf(String arg0)
      Specified by:
      indexOf in interface org.jooq.Record
    • indexOf

      public final int indexOf(org.jooq.Name arg0)
      Specified by:
      indexOf in interface org.jooq.Record
    • size

      public final int size()
      Specified by:
      size in interface org.jooq.Record
    • get

      public final <T extends Object> T get(org.jooq.Field<T> arg0)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <T extends Object> T get(org.jooq.Field<?> arg0, Class<? extends T> arg1)
      Specified by:
      get in interface org.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 interface org.jooq.Record
    • get

      public final Object get(int arg0)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <T extends Object> T get(int arg0, Class<? extends T> arg1)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <U extends Object> U get(int arg0, org.jooq.Converter<?,? extends U> arg1)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final Object get(String arg0)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <T extends Object> T get(String arg0, Class<? extends T> arg1)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <U extends Object> U get(String arg0, org.jooq.Converter<?,? extends U> arg1)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final Object get(org.jooq.Name arg0)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <T extends Object> T get(org.jooq.Name arg0, Class<? extends T> arg1)
      Specified by:
      get in interface org.jooq.Record
    • get

      public final <U extends Object> U get(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)
      Specified by:
      get in interface org.jooq.Record
    • setValue

      @Deprecated protected final void setValue(int arg0, Object arg1)
      Deprecated.
    • set

      protected final void set(int arg0, Object arg1)
    • set

      public final <T extends Object> void set(org.jooq.Field<T> arg0, T arg1)
      Specified by:
      set in interface org.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 interface org.jooq.Record
    • original

      public final <T extends Object> T original(org.jooq.Field<T> arg0)
      Specified by:
      original in interface org.jooq.Record
    • original

      public final Object original(int arg0)
      Specified by:
      original in interface org.jooq.Record
    • original

      public final Object original(String arg0)
      Specified by:
      original in interface org.jooq.Record
    • original

      public final Object original(org.jooq.Name arg0)
      Specified by:
      original in interface org.jooq.Record
    • changed

      public final boolean changed()
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final boolean changed(org.jooq.Field<?> arg0)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final boolean changed(int arg0)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final boolean changed(String arg0)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final boolean changed(org.jooq.Name arg0)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final void changed(boolean arg0)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final void changed(org.jooq.Field<?> arg0, boolean arg1)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final void changed(int arg0, boolean arg1)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final void changed(String arg0, boolean arg1)
      Specified by:
      changed in interface org.jooq.Record
    • changed

      public final void changed(org.jooq.Name arg0, boolean arg1)
      Specified by:
      changed in interface org.jooq.Record
    • reset

      public final void reset()
      Specified by:
      reset in interface org.jooq.Record
    • reset

      public final void reset(org.jooq.Field<?> arg0)
      Specified by:
      reset in interface org.jooq.Record
    • reset

      public final void reset(int arg0)
      Specified by:
      reset in interface org.jooq.Record
    • reset

      public final void reset(String arg0)
      Specified by:
      reset in interface org.jooq.Record
    • reset

      public final void reset(org.jooq.Name arg0)
      Specified by:
      reset in interface org.jooq.Record
    • intoArray

      public final Object[] intoArray()
      Specified by:
      intoArray in interface org.jooq.Record
    • intoList

      public final List<Object> intoList()
      Specified by:
      intoList in interface org.jooq.Record
    • intoStream

      public final Stream<Object> intoStream()
      Specified by:
      intoStream in interface org.jooq.Record
    • intoMap

      public final Map<String,Object> intoMap()
      Specified by:
      intoMap in interface org.jooq.Record
    • into

      public final org.jooq.Record into(org.jooq.Field<?>... arg0)
      Specified by:
      into in interface org.jooq.Record
    • into

      public final <T1 extends Object> org.jooq.Record1<T1> into(org.jooq.Field<T1> arg0)
      Specified by:
      into in interface org.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 interface org.jooq.Record
    • into

      public final <T1 extends Object, T2 extends Object, T3 extends Object> org.jooq.Record3<T1,T2,T3> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public 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)
      Specified by:
      into in interface org.jooq.Record
    • into

      public final <E extends Object> E into(Class<? extends E> arg0)
      Specified by:
      into in interface org.jooq.Record
    • into

      public final <E extends Object> E into(E arg0)
      Specified by:
      into in interface org.jooq.Record
    • into

      public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0)
      Specified by:
      into in interface org.jooq.Record
    • intoResultSet

      public final ResultSet intoResultSet()
      Specified by:
      intoResultSet in interface org.jooq.Record
    • map

      public final <E extends Object> E map(org.jooq.RecordMapper<org.jooq.Record,E> arg0)
      Specified by:
      map in interface org.jooq.Record
    • from

      public final void from(Object arg0)
      Specified by:
      from in interface org.jooq.Record
    • from

      public final void from(Object arg0, org.jooq.Field<?>... arg1)
      Specified by:
      from in interface org.jooq.Record
    • from

      public final void from(Object arg0, String... arg1)
      Specified by:
      from in interface org.jooq.Record
    • from

      public final void from(Object arg0, org.jooq.Name... arg1)
      Specified by:
      from in interface org.jooq.Record
    • from

      public final void from(Object arg0, int... arg1)
      Specified by:
      from in interface org.jooq.Record
    • fromMap

      public final void fromMap(Map<String,?> arg0)
      Specified by:
      fromMap in interface org.jooq.Record
    • fromMap

      public final void fromMap(Map<String,?> arg0, org.jooq.Field<?>... arg1)
      Specified by:
      fromMap in interface org.jooq.Record
    • fromMap

      public final void fromMap(Map<String,?> arg0, String... arg1)
      Specified by:
      fromMap in interface org.jooq.Record
    • fromMap

      public final void fromMap(Map<String,?> arg0, org.jooq.Name... arg1)
      Specified by:
      fromMap in interface org.jooq.Record
    • fromMap

      public final void fromMap(Map<String,?> arg0, int... arg1)
      Specified by:
      fromMap in interface org.jooq.Record
    • fromArray

      public final void fromArray(Object... arg0)
      Specified by:
      fromArray in interface org.jooq.Record
    • fromArray

      public final void fromArray(Object[] arg0, org.jooq.Field<?>... arg1)
      Specified by:
      fromArray in interface org.jooq.Record
    • fromArray

      public final void fromArray(Object[] arg0, String... arg1)
      Specified by:
      fromArray in interface org.jooq.Record
    • fromArray

      public final void fromArray(Object[] arg0, org.jooq.Name... arg1)
      Specified by:
      fromArray in interface org.jooq.Record
    • fromArray

      public final void fromArray(Object[] arg0, int... arg1)
      Specified by:
      fromArray in interface org.jooq.Record
    • from

      protected final void from(org.jooq.Record arg0)
    • format

      public final void format(Writer arg0, org.jooq.TXTFormat arg1)
      Specified by:
      format in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0, org.jooq.CSVFormat arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatJSON

      public final void formatJSON(Writer arg0, org.jooq.JSONFormat arg1)
      Specified by:
      formatJSON in interface org.jooq.Formattable
    • formatXML

      public final void formatXML(Writer arg0, org.jooq.XMLFormat arg1)
      Specified by:
      formatXML in interface org.jooq.Formattable
    • formatHTML

      public final void formatHTML(Writer arg0)
      Specified by:
      formatHTML in interface org.jooq.Formattable
    • formatChart

      public final void formatChart(Writer arg0, org.jooq.ChartFormat arg1)
      Specified by:
      formatChart in interface org.jooq.Formattable
    • formatInsert

      public final void formatInsert(Writer arg0)
      Specified by:
      formatInsert in interface org.jooq.Formattable
    • formatInsert

      public final void formatInsert(Writer arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)
      Specified by:
      formatInsert in interface org.jooq.Formattable
    • intoXML

      public final Document intoXML(org.jooq.XMLFormat arg0)
      Specified by:
      intoXML in interface org.jooq.Formattable
    • intoXML

      public final <H extends ContentHandler> H intoXML(H arg0, org.jooq.XMLFormat arg1) throws SAXException
      Specified by:
      intoXML in interface org.jooq.Formattable
      Throws:
      SAXException
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • compareTo

      public int compareTo(org.jooq.Record arg0)
      Specified by:
      compareTo in interface Comparable<org.jooq.Record>
      Specified by:
      compareTo in interface org.jooq.Record
    • getValue

      public final <T extends Object> T getValue(org.jooq.Field<T> arg0)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      @Deprecated public final <T extends Object> T getValue(org.jooq.Field<T> arg0, T arg1)
      Deprecated.
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <T extends Object> T getValue(org.jooq.Field<?> arg0, Class<? extends T> arg1)
      Specified by:
      getValue in interface org.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 interface org.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 interface org.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 interface org.jooq.Record
    • getValue

      public final Object getValue(int arg0)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      @Deprecated public final Object getValue(int arg0, Object arg1)
      Deprecated.
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <T extends Object> T getValue(int arg0, Class<? extends T> arg1)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      @Deprecated public final <T extends Object> T getValue(int arg0, Class<? extends T> arg1, T arg2)
      Deprecated.
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <U extends Object> U getValue(int arg0, org.jooq.Converter<?,? extends U> arg1)
      Specified by:
      getValue in interface org.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 interface org.jooq.Record
    • getValue

      public final Object getValue(String arg0)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      @Deprecated public final Object getValue(String arg0, Object arg1)
      Deprecated.
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <T extends Object> T getValue(String arg0, Class<? extends T> arg1)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      @Deprecated public final <T extends Object> T getValue(String arg0, Class<? extends T> arg1, T arg2)
      Deprecated.
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <U extends Object> U getValue(String arg0, org.jooq.Converter<?,? extends U> arg1)
      Specified by:
      getValue in interface org.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 interface org.jooq.Record
    • getValue

      public final Object getValue(org.jooq.Name arg0)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <T extends Object> T getValue(org.jooq.Name arg0, Class<? extends T> arg1)
      Specified by:
      getValue in interface org.jooq.Record
    • getValue

      public final <U extends Object> U getValue(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)
      Specified by:
      getValue in interface org.jooq.Record
    • setValue

      public final <T extends Object> void setValue(org.jooq.Field<T> arg0, T arg1)
      Specified by:
      setValue in interface org.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 interface org.jooq.Record
    • attach

      public final void attach(org.jooq.Configuration arg0)
      Specified by:
      attach in interface org.jooq.Attachable
    • detach

      public final void detach()
      Specified by:
      detach in interface org.jooq.Attachable
    • configuration

      public final org.jooq.Configuration configuration()
      Specified by:
      configuration in interface org.jooq.Attachable
    • create

      @Deprecated protected final org.jooq.DSLContext create()
      Deprecated.
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object arg0)
      Overrides:
      equals in class Object
    • format

      public final String format()
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final String format(int arg0)
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final String format(org.jooq.TXTFormat arg0)
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final void format(OutputStream arg0)
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final void format(OutputStream arg0, int arg1)
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final void format(OutputStream arg0, org.jooq.TXTFormat arg1)
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final void format(Writer arg0)
      Specified by:
      format in interface org.jooq.Formattable
    • format

      public final void format(Writer arg0, int arg1)
      Specified by:
      format in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV()
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV(boolean arg0)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0, boolean arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0, boolean arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV(char arg0)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV(boolean arg0, char arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0, char arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0, boolean arg1, char arg2)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0, char arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0, boolean arg1, char arg2)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV(char arg0, String arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV(boolean arg0, char arg1, String arg2)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final String formatCSV(org.jooq.CSVFormat arg0)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0, char arg1, String arg2)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0, boolean arg1, char arg2, String arg3)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(OutputStream arg0, org.jooq.CSVFormat arg1)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0, char arg1, String arg2)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatCSV

      public final void formatCSV(Writer arg0, boolean arg1, char arg2, String arg3)
      Specified by:
      formatCSV in interface org.jooq.Formattable
    • formatJSON

      public final String formatJSON()
      Specified by:
      formatJSON in interface org.jooq.Formattable
    • formatJSON

      public final String formatJSON(org.jooq.JSONFormat arg0)
      Specified by:
      formatJSON in interface org.jooq.Formattable
    • formatJSON

      public final void formatJSON(OutputStream arg0)
      Specified by:
      formatJSON in interface org.jooq.Formattable
    • formatJSON

      public final void formatJSON(OutputStream arg0, org.jooq.JSONFormat arg1)
      Specified by:
      formatJSON in interface org.jooq.Formattable
    • formatJSON

      public final void formatJSON(Writer arg0)
      Specified by:
      formatJSON in interface org.jooq.Formattable
    • formatXML

      public final String formatXML()
      Specified by:
      formatXML in interface org.jooq.Formattable
    • formatXML

      public final String formatXML(org.jooq.XMLFormat arg0)
      Specified by:
      formatXML in interface org.jooq.Formattable
    • formatXML

      public final void formatXML(OutputStream arg0)
      Specified by:
      formatXML in interface org.jooq.Formattable
    • formatXML

      public final void formatXML(OutputStream arg0, org.jooq.XMLFormat arg1)
      Specified by:
      formatXML in interface org.jooq.Formattable
    • formatXML

      public final void formatXML(Writer arg0)
      Specified by:
      formatXML in interface org.jooq.Formattable
    • formatChart

      public final String formatChart()
      Specified by:
      formatChart in interface org.jooq.Formattable
    • formatChart

      public final String formatChart(org.jooq.ChartFormat arg0)
      Specified by:
      formatChart in interface org.jooq.Formattable
    • formatChart

      public final void formatChart(OutputStream arg0)
      Specified by:
      formatChart in interface org.jooq.Formattable
    • formatChart

      public final void formatChart(OutputStream arg0, org.jooq.ChartFormat arg1)
      Specified by:
      formatChart in interface org.jooq.Formattable
    • formatChart

      public final void formatChart(Writer arg0)
      Specified by:
      formatChart in interface org.jooq.Formattable
    • formatInsert

      public final String formatInsert()
      Specified by:
      formatInsert in interface org.jooq.Formattable
    • formatInsert

      public final void formatInsert(OutputStream arg0)
      Specified by:
      formatInsert in interface org.jooq.Formattable
    • formatInsert

      public final String formatInsert(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1)
      Specified by:
      formatInsert in interface org.jooq.Formattable
    • formatInsert

      public final void formatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)
      Specified by:
      formatInsert in interface org.jooq.Formattable
    • formatHTML

      public final String formatHTML()
      Specified by:
      formatHTML in interface org.jooq.Formattable
    • formatHTML

      public final void formatHTML(OutputStream arg0)
      Specified by:
      formatHTML in interface org.jooq.Formattable
    • intoXML

      public final Document intoXML()
      Specified by:
      intoXML in interface org.jooq.Formattable
    • intoXML

      public final <H extends ContentHandler> H intoXML(H arg0) throws SAXException
      Specified by:
      intoXML in interface org.jooq.Formattable
      Throws:
      SAXException