
public interface IHibernateStoreAccessor extends IStoreAccessor.Raw
Session instances
to persist changes in the database, it obtains the Session from the
IHibernateStore.IStoreAccessor.CommitContext, IStoreAccessor.DurableLocking, IStoreAccessor.DurableLocking2, IStoreAccessor.QueryResourcesContext, IStoreAccessor.QueryXRefsContext, IStoreAccessor.RawInternalCDOBranchManager.BranchLoader.BranchInfo, InternalCDOBranchManager.BranchLoader.SubBranchInfoNEW_BRANCH, NEW_LOCAL_BRANCH| Modifier and Type | Method and Description |
|---|---|
IHibernateStoreChunkReader |
createChunkReader(InternalCDORevision revision,
EStructuralFeature feature) |
org.hibernate.Session |
getHibernateSession() |
IHibernateStore |
getStore()
Returns the store this accessor is associated with.
|
rawCommit, rawDelete, rawExport, rawImport, rawStore, rawStore, rawStore, rawStore, rawStorecommit, getSession, getTransaction, handleLobs, handleRevisions, isReader, loadLob, loadPackageUnit, queryLobs, queryResources, queryXRefs, readChangeSet, readPackageUnits, readResourceID, readRevision, readRevisionByVersion, release, rollback, write, writePackageUnitsgetQueryHandlercreateBranch, loadBranch, loadBranches, loadSubBranchesloadCommitData, loadCommitInfosIHibernateStore getStore()
IStoreAccessorgetStore in interface IStoreAccessorIHibernateStoreChunkReader createChunkReader(InternalCDORevision revision, EStructuralFeature feature)
createChunkReader in interface IStoreAccessororg.hibernate.Session getHibernateSession()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.