org.nakedobjects.plugins.sql.objectstore
Class SqlPersistenceSessionFactory

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

public class SqlPersistenceSessionFactory
extends PersistenceSessionFactoryDelegating


Constructor Summary
SqlPersistenceSessionFactory(DeploymentType deploymentType, SqlPersistorInstaller sqlPersistorInstaller)
           
 
Method Summary
 
Methods inherited from class org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
createPersistenceSession, doInit, doShutdown, 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

SqlPersistenceSessionFactory

public SqlPersistenceSessionFactory(DeploymentType deploymentType,
                                    SqlPersistorInstaller sqlPersistorInstaller)


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