Uses of Interface
org.eclipse.emf.cdo.server.hibernate.IHibernateMappingProvider

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

Uses of IHibernateMappingProvider in org.eclipse.emf.cdo.server.hibernate
 

Methods in org.eclipse.emf.cdo.server.hibernate that return IHibernateMappingProvider
 IHibernateMappingProvider IHibernateMappingProvider.Factory.create(Element config)
          Creates a Hibernate mapping provider from the given element of the cdo-server.xml configuration file.
 

Methods in org.eclipse.emf.cdo.server.hibernate with parameters of type IHibernateMappingProvider
static IHibernateStore CDOHibernateUtil.createStore(IHibernateMappingProvider mappingProvider)
           
 



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