|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DriverInfo | |
|---|---|
| org.modeshape.jdbc | |
| org.modeshape.jdbc.delegate | |
| Uses of DriverInfo in org.modeshape.jdbc |
|---|
| Methods in org.modeshape.jdbc that return DriverInfo | |
|---|---|
protected DriverInfo |
JcrConnection.driverInfo()
|
protected DriverInfo |
LocalJcrDriver.getDriverInfo()
|
| Constructors in org.modeshape.jdbc with parameters of type DriverInfo | |
|---|---|
JcrConnection(RepositoryDelegate jcrDelegate,
DriverInfo driverInfo)
|
|
LocalJcrDriver(RepositoryDelegateFactory delegateFactory,
DriverInfo driverInfo,
LocalJcrDriver.JcrContextFactory namingContextFactory)
Constructor for subclasses, that should be called by subclasses no-arg constructor. |
|
| Uses of DriverInfo in org.modeshape.jdbc.delegate |
|---|
| Methods in org.modeshape.jdbc.delegate with parameters of type DriverInfo | |
|---|---|
Connection |
RepositoryDelegate.createConnection(DriverInfo info)
Call to create the connection based on the implementation of this interface. |
Connection |
AbstractRepositoryDelegate.createConnection(DriverInfo info)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||