public interface IDBStoreAccessor extends IStoreAccessor.Raw2, IStoreAccessor.UnitSupport
store accessor
for CDO's proprietary object/relational mapper.IStoreAccessor.CommitContext, IStoreAccessor.DurableLocking, IStoreAccessor.DurableLocking2, IStoreAccessor.QueryResourcesContext, IStoreAccessor.QueryXRefsContext, IStoreAccessor.Raw, IStoreAccessor.Raw2, IStoreAccessor.UnitSupport
InternalCDOBranchManager.BranchLoader.BranchInfo, InternalCDOBranchManager.BranchLoader.SubBranchInfo
NEW_BRANCH, NEW_LOCAL_BRANCH
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnection() |
IDBConnection |
getDBConnection() |
EClass |
getObjectType(CDOID id) |
IPreparedStatementCache |
getStatementCache()
Deprecated.
|
IDBStore |
getStore()
Returns the store this accessor is associated with.
|
void |
tableCreated(IDBTable table) |
rawStore
rawCommit, rawDelete, rawExport, rawImport, rawStore, rawStore, rawStore, rawStore, rawStore
commit, createChunkReader, getSession, getTransaction, handleLobs, handleRevisions, isReader, loadLob, loadPackageUnit, queryLobs, queryResources, queryXRefs, readChangeSet, readPackageUnits, readResourceID, readRevision, readRevisionByVersion, release, rollback, write, writePackageUnits
getQueryHandler
createBranch, loadBranch, loadBranches, loadSubBranches
loadCommitData, loadCommitInfos
finishUnit, initUnit, readUnit, readUnitRoots, writeUnits
IDBStore getStore()
IStoreAccessor
getStore
in interface IStoreAccessor
IDBConnection getDBConnection()
java.sql.Connection getConnection()
@Deprecated IPreparedStatementCache getStatementCache()
IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability)
.void tableCreated(IDBTable table)
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html