protected static class DataReportItemDao.JooqDSLContext extends PersistedObjectMappingDSLContext<Integer,DataReportItem>
| Constructor and Description |
|---|
JooqDSLContext(Configuration config,
DataReport report) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
configuration() |
Insert<OfcDataReportItemRecord> |
createInsertStatement() |
Map<Object,Object> |
data() |
Object |
data(Object arg0) |
Object |
data(Object arg0,
Object arg1) |
SQLDialect |
dialect() |
Object[] |
extractValues(DataReportItem item) |
SQLDialect |
family() |
protected void |
fromObject(DataReportItem o,
StoreQuery<?> q) |
DataReportItem |
fromRecord(Record r) |
protected DataReportItem |
newEntity() |
org.jooq.conf.Settings |
settings() |
fromRecord, getId, setIdaddFieldValues, deleteQuery, extractFields, 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, DataReport report)
protected DataReportItem newEntity()
newEntity in class MappingDSLContext<Integer,DataReportItem>public DataReportItem fromRecord(Record r)
fromRecord in class MappingDSLContext<Integer,DataReportItem>protected void fromObject(DataReportItem o, StoreQuery<?> q)
fromObject in class PersistedObjectMappingDSLContext<Integer,DataReportItem>public Insert<OfcDataReportItemRecord> createInsertStatement()
public Object[] extractValues(DataReportItem item)
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.