Uses of Class
org.springframework.orm.toplink.LocalSessionFactory

Packages that use LocalSessionFactory
org.springframework.orm.toplink Package providing integration of Oracle TopLink with Spring concepts. 
 

Uses of LocalSessionFactory in org.springframework.orm.toplink
 

Subclasses of LocalSessionFactory in org.springframework.orm.toplink
 class LocalSessionFactoryBean
          Factory bean that configures a TopLink SessionFactory and provides it as bean reference.
 



Copyright (c) 2002-2005 The Spring Framework Project.