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.Raw, IStoreAccessor.Raw2, IStoreAccessor.UnitSupportInternalCDOBranchManager.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) 2014 Eike Stepper (Berlin, 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