public class MetaSpecificsDataBaseTarget extends BufferedTarget implements MetaSpecifics
entityAny, log| Constructor and Description |
|---|
MetaSpecificsDataBaseTarget(String schema,
DataBaseTarget source) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetaColumn> |
getMetaColumn(Column column) |
Optional<MetaTable> |
getMetaTable(Entity entity) |
protected DataBaseTarget |
getSourceTarget() |
<E extends Entity> |
refresh(Class<E> entityClazz) |
beginTransaction, delete, delete, getBuffer, getBuffer, getStorage, getTables, insert, insert, isBuffer, isConnectedToDatabase, isLogQueriesEnabled, readEntity, readEntityList, readField, readFieldList, readPlate, readPlateList, register, register, toSqlQuery, update, updateaddInterceptor, addInterceptorForAllEntities, afterDelete, afterInsert, afterUpdate, areInterceptorInUse, beforeDelete, beforeInsert, beforeUpdate, enableStatisticCollecting, getAccessProtector, getInterceptorsForEntity, getInterceptorsMap, getLog, getStatisticCollector, getStatistics, handleTransactionalTarget, isStatisticCollectingEnabled, isTransactionActive, setAccessProtectorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnDataType, getColumnSizegetBuffer, getBuffer, getStoragedelete, deleteCollection, deletePkEntity, deletePkEntity, findAll, findAll, findFieldsByPk, findFieldsByPk, findManyByPk, findManyByPk, findOneByPk, findOneByPk, findOneByPk, getPrimaryKeyGenerator, insert, insertAll, insertAll, nativeSelect, nativeSelect, nativeSelect, select, select, select, select, select, selectRelated, update, update, update, update, updateWholedelete, delete, insert, insert, readEntity, readEntityList, readField, readFieldList, readPlate, readPlateList, toSqlQuery, update, updatearoundTransaction, beginTransaction, getTables, isBuffer, isConnectedToDatabase, isLogQueriesEnabled, isTransactionActivegetLogpublic MetaSpecificsDataBaseTarget(String schema, DataBaseTarget source) throws SQLException
SQLExceptionpublic <E extends Entity> void refresh(Class<E> entityClazz)
refresh in class BufferedTargetprotected DataBaseTarget getSourceTarget()
getSourceTarget in class BufferedTargetpublic Optional<MetaColumn> getMetaColumn(Column column)
getMetaColumn in interface MetaSpecificspublic Optional<MetaTable> getMetaTable(Entity entity)
getMetaTable in interface MetaSpecificsCopyright © 2021. All rights reserved.