Class DataReportItemDao.JooqDSLContext
java.lang.Object
org.jooq.impl.DefaultDSLContext
org.openforis.collect.persistence.jooq.CollectDSLContext
org.openforis.collect.persistence.jooq.MappingDSLContext<Integer,DataReportItem>
org.openforis.collect.persistence.jooq.PersistedObjectMappingDSLContext<Integer,DataReportItem>
org.openforis.collect.datacleansing.persistence.DataReportItemDao.JooqDSLContext
- All Implemented Interfaces:
Serializable,DSLContext,Scope
- Enclosing class:
DataReportItemDao
protected static class DataReportItemDao.JooqDSLContext
extends PersistedObjectMappingDSLContext<Integer,DataReportItem>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Configurationdata()final Objectfinal Objectfinal SQLDialectdialect()Object[]extractValues(DataReportItem item) final SQLDialectfamily()protected voidfromObject(DataReportItem o, StoreQuery<?> q) fromRecord(Record r) protected DataReportItemfinal org.jooq.conf.Settingssettings()Methods inherited from class org.openforis.collect.persistence.jooq.PersistedObjectMappingDSLContext
fromRecord, getId, setIdMethods inherited from class org.openforis.collect.persistence.jooq.MappingDSLContext
addFieldValues, deleteQuery, extractFields, 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
-
-
Method Details
-
newEntity
- Overrides:
newEntityin classMappingDSLContext<Integer,DataReportItem>
-
fromRecord
- Overrides:
fromRecordin classMappingDSLContext<Integer,DataReportItem>
-
fromObject
- Overrides:
fromObjectin classPersistedObjectMappingDSLContext<Integer,DataReportItem>
-
createInsertStatement
-
extractValues
-
configuration
- Specified by:
configurationin interfaceScope
-
settings
public final org.jooq.conf.Settings settings() -
dialect
-
family
-
data
-
data
-
data
-