org.eclipse.emf.cdo.server.hibernate
Class CDOHibernateUtil
java.lang.Object
org.eclipse.emf.cdo.server.hibernate.CDOHibernateUtil
- public final class CDOHibernateUtil
- extends Object
Various static methods that may help in setting up and dealing with Hibernate stores
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMappingProviderFactoryInstance
public static IHibernateMappingProvider.Factory getMappingProviderFactoryInstance()
- Since:
- 4.1
setMappingProviderFactoryInstance
public static void setMappingProviderFactoryInstance(IHibernateMappingProvider.Factory theMappingProviderFactoryInstance)
- Since:
- 4.1
createStore
public static IHibernateStore createStore(IHibernateMappingProvider mappingProvider)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.