ModeShape Distribution 3.0.0.Beta4

Package org.modeshape.jdbc.delegate

Interface Summary
RepositoryDelegate Represents the communication interface thru which the JDBC logic will obtain a connection and issue commands to the Jcr layer.
 

Class Summary
AbstractRepositoryDelegate The AbstractRepositoryDelegate provides the common logic for the implementation of the RepositoryDelegate
ConnectionInfo The ConnectionInfo contains the information used to connect to the Jcr Repository.
HttpQueryResult A simple implementation of the QueryResult interface used to iterate over list of rows
HttpRepositoryDelegate The HTTPRepositoryDelegate provides remote Repository implementation to access the Jcr layer via HTTP lookup.
LocalRepositoryDelegate The LocalRepositoryDelegate provides a local Repository implementation to access the Jcr layer via JNDI Lookup.
LocalSession  
RepositoryDelegateFactory The RepositoryDelegateFactory is used to create the required type of RepositoryDelegate based upon the url provided.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.