Class Hierarchy
- java.lang.Object
- com.gmt2001.datastore.DataStore
- com.gmt2001.datastore.H2Store
- com.gmt2001.datastore.MariaDBStore
- com.gmt2001.datastore.MySQLStore
- com.gmt2001.datastore.SqliteStore
- com.gmt2001.datastore.DataStoreConverter
- com.gmt2001.datastore.KeyValue
- org.jooq.impl.TableImpl<R>
- com.gmt2001.datastore.SectionVariableValueTable
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- com.gmt2001.datastore2.record.Record3<RR,
A, B, C> (implements com.gmt2001.datastore2.record.AttachableRecord, org.jooq.Record3<T1, T2, T3>) - com.gmt2001.datastore.SectionVariableValueRecord
- com.gmt2001.datastore2.record.Record3<RR,
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- com.gmt2001.datastore.DataStore