@Generated(value="This class was generated using jOOQ-tools") public interface Record2<T1,T2> extends Record
2
Row2
Modifier and Type | Method and Description |
---|---|
Field<T1> |
field1()
Get the first field
|
Field<T2> |
field2()
Get the second field
|
Row2<T1,T2> |
fieldsRow()
Get this record's fields as a
Row2 |
T1 |
value1()
Get the first value
|
T2 |
value2()
Get the second value
|
Row2<T1,T2> |
valuesRow()
Get this record's values as a
Row2 |
changed, changed, changed, changed, changed, changed, changed, changed, compareTo, equals, field, field, field, fields, fields, fields, fields, from, from, from, from, fromArray, fromArray, fromArray, fromArray, fromMap, fromMap, fromMap, fromMap, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, hashCode, into, into, into, intoArray, intoMap, intoResultSet, map, original, original, original, original, reset, reset, reset, reset, setValue, setValue, size
attach, detach
Copyright © 2013. All Rights Reserved.