Uses of Package
org.eclipse.emf.cdo.server.hibernate

Packages that use org.eclipse.emf.cdo.server.hibernate
org.eclipse.emf.cdo.server.hibernate Server concepts for dealing with Hibernate stores and accessors. 
 

Classes in org.eclipse.emf.cdo.server.hibernate used by org.eclipse.emf.cdo.server.hibernate
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.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.