Class DataReportDao.JooqDSLContext
java.lang.Object
org.jooq.impl.DefaultDSLContext
org.openforis.collect.persistence.jooq.CollectDSLContext
org.openforis.collect.persistence.jooq.MappingDSLContext<Integer,DataReport>
org.openforis.collect.persistence.jooq.SurveyObjectMappingDSLContext<Integer,DataReport>
org.openforis.collect.datacleansing.persistence.DataReportDao.JooqDSLContext
- All Implemented Interfaces:
Serializable,DSLContext,Scope
- Enclosing class:
DataReportDao
protected static class DataReportDao.JooqDSLContext
extends SurveyObjectMappingDSLContext<Integer,DataReport>
- See Also:
-
Field Summary
Fields inherited from class org.openforis.collect.persistence.jooq.SurveyObjectMappingDSLContext
survey -
Constructor Summary
ConstructorsConstructorDescriptionJooqDSLContext(Configuration config) JooqDSLContext(Configuration config, CollectSurvey survey) -
Method Summary
Modifier and TypeMethodDescriptionfinal Configurationdata()final Objectfinal Objectfinal SQLDialectdialect()final SQLDialectfamily()protected voidfromObject(DataReport o, StoreQuery<?> q) protected voidfromRecord(Record r, DataReport o) protected DataReportfinal org.jooq.conf.Settingssettings()Methods inherited from class org.openforis.collect.persistence.jooq.SurveyObjectMappingDSLContext
getId, getSurvey, setIdMethods inherited from class org.openforis.collect.persistence.jooq.MappingDSLContext
addFieldValues, deleteQuery, extractFields, fromRecord, fromResult, getIdField, getIdSequence, getTable, insertQuery, nextId, restartSequence, selectByFieldQuery, selectByIdQuery, selectContainsQuery, selectCountQuery, selectStartsWithQuery, updateQueryMethods inherited from class org.openforis.collect.persistence.jooq.CollectDSLContext
createIndex, createIndex, getDataType, getDialect, isForeignKeySupported, isSchemaLess, isSQLite, nextId, restartSequenceMethods inherited from class org.jooq.impl.DefaultDSLContext
alterSequence, 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, withRecursive
-
Constructor Details
-
JooqDSLContext
-
JooqDSLContext
-
-
Method Details
-
newEntity
- Overrides:
newEntityin classMappingDSLContext<Integer,DataReport>
-
fromRecord
- Overrides:
fromRecordin classSurveyObjectMappingDSLContext<Integer,DataReport>
-
fromObject
- Overrides:
fromObjectin classSurveyObjectMappingDSLContext<Integer,DataReport>
-
configuration
- Specified by:
configurationin interfaceScope
-
settings
public final org.jooq.conf.Settings settings() -
dialect
-
family
-
data
-
data
-
data
-