org.nakedobjects.plugins.hibernate.objectstore
Class HibernatePersistenceSessionFactory

java.lang.Object
  extended by org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
      extended by org.nakedobjects.plugins.hibernate.objectstore.HibernatePersistenceSessionFactory
All Implemented Interfaces:
ApplicationScopedComponent, Component, SpecificationLoaderAware, FixturesInstalledFlag, PersistenceSessionFactory

public class HibernatePersistenceSessionFactory
extends PersistenceSessionFactoryDelegating


Constructor Summary
HibernatePersistenceSessionFactory(DeploymentType deploymentType, PersistenceSessionFactoryDelegate persistenceSessionFactoryDelegate)
           
 
Method Summary
protected  void doShutdown()
           
 
Methods inherited from class org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
createPersistenceSession, doInit, getDelegate, getDeploymentType, getServices, getSpecificationLoader, init, isFixturesInstalled, setFixturesInstalled, setServices, setSpecificationLoader, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernatePersistenceSessionFactory

public HibernatePersistenceSessionFactory(DeploymentType deploymentType,
                                          PersistenceSessionFactoryDelegate persistenceSessionFactoryDelegate)
Method Detail

doShutdown

protected void doShutdown()
Overrides:
doShutdown in class PersistenceSessionFactoryDelegating


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.