Class SectionVariableValueTable

java.lang.Object
org.jooq.impl.TableImpl<SectionVariableValueRecord>
com.gmt2001.datastore.SectionVariableValueTable
All Implemented Interfaces:
Serializable, Fields, GroupField, QOM.Aliasable<Table<SectionVariableValueRecord>>, Named, Qualified, QueryPart, QueryPartInternal, RecordQualifier<SectionVariableValueRecord>, SelectField<SectionVariableValueRecord>, SelectFieldOrAsterisk, Table<SectionVariableValueRecord>, TableLike<SectionVariableValueRecord>, Typed<SectionVariableValueRecord>

public final class SectionVariableValueTable extends TableImpl<SectionVariableValueRecord>
Stores data in the DataStore format
Author:
gmt2001
See Also: