ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jdbc.delegate.ConnectionInfo

Packages that use ConnectionInfo
org.modeshape.jdbc   
org.modeshape.jdbc.delegate   
 

Uses of ConnectionInfo in org.modeshape.jdbc
 

Methods in org.modeshape.jdbc that return ConnectionInfo
protected  ConnectionInfo LocalJcrDriver.createConnectionInfo(String url, Properties info)
          Get the information describing the connection.
protected  ConnectionInfo JcrConnection.info()
           
 

Uses of ConnectionInfo in org.modeshape.jdbc.delegate
 

Methods in org.modeshape.jdbc.delegate that return ConnectionInfo
protected  ConnectionInfo HttpRepositoryDelegate.createConnectionInfo(String url, Properties info)
           
protected  ConnectionInfo LocalRepositoryDelegate.createConnectionInfo(String url, Properties info)
           
 ConnectionInfo RepositoryDelegate.getConnectionInfo()
          Call to get the connection information.
 ConnectionInfo AbstractRepositoryDelegate.getConnectionInfo()
           
 

Methods in org.modeshape.jdbc.delegate with parameters of type ConnectionInfo
 LocalSession LocalSession.getLocalSession(Repository repository, ConnectionInfo connInfo)
           
 


ModeShape Distribution 3.0.0.Beta4

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