See: Description
Interface | Description |
---|---|
IHibernateMappingProvider |
A mapping provider adds a hibernate mapping to a hibernate configuration object.
|
IHibernateMappingProvider.Factory |
Creates
mapping provider instances. |
IHibernateStore |
The Hibernate store manages the Hibernate
SessionFactory and the installed
EPackage instances. |
IHibernateStoreAccessor |
The Hibernate store accessor works with Hibernate
Session instances
to persist changes in the database, it obtains the Session from the
IHibernateStore . |
IHibernateStoreChunkReader |
Hibernate specific implementation of the
IStoreChunkReader . |
Class | Description |
---|---|
CDOHibernateUtil |
Various static methods that may help in setting up and dealing with
Hibernate stores . |
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