Class Hierarchy
- java.lang.Object
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- com.gmt2001.datastore2.record.Record1<RR,A> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record1<T1>)
- com.gmt2001.datastore2.record.Record2<RR,A,B> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record2<T1,T2>)
- com.gmt2001.datastore2.record.Record3<RR,A,B,C> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record3<T1,T2,T3>)
- com.gmt2001.datastore2.record.Record4<RR,A,B,C,D> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record4<T1,T2,T3,T4>)
- com.gmt2001.datastore2.record.Record5<RR,A,B,C,D,E> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record5<T1,T2,T3,T4,T5>)
- com.gmt2001.datastore2.record.Record6<RR,A,B,C,D,E,F> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record6<T1,T2,T3,T4,T5,T6>)
- com.gmt2001.datastore2.record.Record7<RR,A,B,C,D,E,F,G> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record7<T1,T2,T3,T4,T5,T6,T7>)
- com.gmt2001.datastore2.record.Record8<RR,A,B,C,D,E,F,G,H> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record8<T1,T2,T3,T4,T5,T6,T7,T8>)