protected static class DataQueryGroupDao.JooqDSLContext extends SurveyObjectMappingDSLContext<Integer,DataQueryGroup>
survey| Constructor and Description |
|---|
JooqDSLContext(Configuration config) |
JooqDSLContext(Configuration config,
CollectSurvey survey) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
configuration() |
Map<Object,Object> |
data() |
Object |
data(Object arg0) |
Object |
data(Object arg0,
Object arg1) |
SQLDialect |
dialect() |
SQLDialect |
family() |
protected void |
fromObject(DataQueryGroup o,
StoreQuery<?> q) |
protected void |
fromRecord(Record r,
DataQueryGroup o) |
protected DataQueryGroup |
newEntity() |
org.jooq.conf.Settings |
settings() |
getId, getSurvey, setIdaddFieldValues, deleteQuery, extractFields, fromRecord, fromResult, getIdField, getIdSequence, getTable, insertQuery, nextId, restartSequence, selectByFieldQuery, selectByIdQuery, selectContainsQuery, selectCountQuery, selectStartsWithQuery, updateQuerycreateIndex, createIndex, getDataType, getDialect, isForeignKeySupported, isSchemaLess, isSQLite, nextId, restartSequencealterSequence, alterSequence, alterSequence, alterTable, alterTable, alterTable, attach, attach, batch, batch, batch, batch, batch, batch, batch, batchDelete, batchDelete, batchInsert, batchInsert, batchStore, batchStore, batchUpdate, batchUpdate, bind, bindContext, createGlobalTemporaryTable, createGlobalTemporaryTable, createGlobalTemporaryTable, createSequence, createSequence, createSequence, createTable, createTable, createTable, createTemporaryTable, createTemporaryTable, createTemporaryTable, createView, createView, createView, currval, currval, delete, deleteFrom, deleteQuery, dropIndex, dropIndex, dropIndexIfExists, dropIndexIfExists, dropSequence, dropSequence, dropSequence, dropSequenceIfExists, dropSequenceIfExists, dropSequenceIfExists, dropTable, dropTable, dropTable, dropTableIfExists, dropTableIfExists, dropTableIfExists, dropView, dropView, dropView, dropViewIfExists, dropViewIfExists, dropViewIfExists, execute, execute, execute, execute, executeDelete, executeDelete, executeInsert, executeUpdate, executeUpdate, extractBindValues, extractParam, extractParams, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetchAny, fetchAny, fetchCount, fetchCount, fetchCount, fetchExists, fetchExists, fetchExists, fetchFromCSV, fetchFromCSV, fetchFromJSON, fetchFromStringData, fetchFromStringData, fetchFromTXT, fetchFromTXT, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchLazy, fetchMany, fetchMany, fetchMany, fetchMany, fetchOne, fetchOne, fetchOne, fetchOne, fetchOne, fetchOne, fetchOne, fetchOne, fetchOne, fetchOne, fetchValue, fetchValue, fetchValue, fetchValue, fetchValue, fetchValue, fetchValue, fetchValue, fetchValues, fetchValues, fetchValues, fetchValues, fetchValues, fetchValues, fetchValues, fetchValues, fetchValues, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertInto, insertQuery, lastID, loadInto, map, map, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, mergeInto, meta, mock, mockResult, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newRecord, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, newResult, nextval, nextval, query, query, query, render, renderContext, renderInlined, renderNamedOrInlinedParams, renderNamedParams, resultQuery, resultQuery, resultQuery, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, select, selectCount, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectDistinct, selectFrom, selectOne, selectQuery, selectQuery, selectZero, toString, transaction, transactionResult, truncate, truncate, truncate, update, updateQuery, with, with, with, withRecursive, withRecursive, withRecursivepublic JooqDSLContext(Configuration config)
public JooqDSLContext(Configuration config, CollectSurvey survey)
protected DataQueryGroup newEntity()
newEntity in class MappingDSLContext<Integer,DataQueryGroup>protected void fromRecord(Record r, DataQueryGroup o)
fromRecord in class SurveyObjectMappingDSLContext<Integer,DataQueryGroup>protected void fromObject(DataQueryGroup o, StoreQuery<?> q)
fromObject in class SurveyObjectMappingDSLContext<Integer,DataQueryGroup>public final Configuration configuration()
configuration in interface Scopepublic final org.jooq.conf.Settings settings()
public final SQLDialect dialect()
public final SQLDialect family()
Copyright © 2021 Open Foris. All rights reserved.