Uses of Class
org.springframework.extensions.jcr.JcrSessionFactory

Packages that use JcrSessionFactory
org.springframework.extensions.jcr   
org.springframework.extensions.jcr.jackrabbit   
 

Uses of JcrSessionFactory in org.springframework.extensions.jcr
 

Methods in org.springframework.extensions.jcr with parameters of type JcrSessionFactory
 void TransactionAwareRepository.setTargetFactory(JcrSessionFactory target)
          Set the target JCR Repository that this proxy should delegate to wrapped in a JcrSessionFactory object along with the credentials and workspace.
 

Uses of JcrSessionFactory in org.springframework.extensions.jcr.jackrabbit
 

Subclasses of JcrSessionFactory in org.springframework.extensions.jcr.jackrabbit
 class JackrabbitSessionFactory
          Jackrabbit specific JcrSessionFactory which allows registration of node types in Content node types format.
 



Copyright © 2009. All Rights Reserved.