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

Packages that use IHibernateMappingProvider
org.eclipse.emf.cdo.server.hibernate   
org.eclipse.emf.cdo.server.hibernate.teneo   
 

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

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

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

Classes in org.eclipse.emf.cdo.server.hibernate.teneo that implement IHibernateMappingProvider
 class TeneoHibernateMappingProvider
          Uses the ecore string in the cdoPackages of the store to generate a mapping.
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.