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

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

Uses of AbstractSessionFactory in org.springframework.orm.toplink
 

Subclasses of AbstractSessionFactory in org.springframework.orm.toplink
 class ServerSessionFactory
          Full-fledged default implementation of the SessionFactory interface: creates ClientSessions for a given ServerSession.
 class SessionBrokerSessionFactory
          Spring SessionFactory implementation allowing users to inject a TopLink Session built from a TopLink SessionBroker.
 



Copyright © 2002-2008 The Spring Framework.