| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |||
|---|---|---|---|
| AbstractRepository | Base class for JCR (aka | JackrabbitRepository | JackrabbitRepository is a JCR repository component based on Jackrabbit
 
 The configuration is as follows:
 
    <jcr-repository>
      <credentials login="expression" password="expression"/>
      <home src="file://path/to/repository"/>
      <configuration src="resource://your/application/jcr/repository.xml"/>
    </jcr-repository>
 
 The homeURI points to the base location of the repository,
 andconfigurationpoints to the Jackrabbit repository
 configuration file. | 
| JNDIRepository | |||
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||