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

Packages that use JcrAccessor
org.springframework.extensions.jcr   
 

Uses of JcrAccessor in org.springframework.extensions.jcr
 

Subclasses of JcrAccessor in org.springframework.extensions.jcr
 class JcrInterceptor
          This interceptor binds a new Jcr Session to the thread before a method call, closing and removing it afterwards in case of any method outcome.
 class JcrTemplate
          Helper class that simplifies JCR data access code.
 



Copyright © 2009. All Rights Reserved.