Package | Description |
---|---|
org.modeshape.jdbc | |
org.modeshape.jdbc.delegate |
Class and Description |
---|
ConnectionInfo
The ConnectionInfo contains the information used to connect to the Jcr Repository.
|
RepositoryDelegate
Represents the communication interface thru which the JDBC logic will obtain a connection and issue commands to the Jcr layer.
|
RepositoryDelegateFactory
The RepositoryDelegateFactory is used to create the required type of
RepositoryDelegate based upon the url
provided. |
Class and Description |
---|
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.
|
LocalSession |
RepositoryDelegate
Represents the communication interface thru which the JDBC logic will obtain a connection and issue commands to the Jcr layer.
|
RepositoryDelegateFactory
The RepositoryDelegateFactory is used to create the required type of
RepositoryDelegate based upon the url
provided. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.