|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalJcrDriver.JcrContextFactory | |
|---|---|
| org.modeshape.jdbc | |
| org.modeshape.jdbc.delegate | |
| Uses of LocalJcrDriver.JcrContextFactory in org.modeshape.jdbc |
|---|
| Constructors in org.modeshape.jdbc with parameters of type LocalJcrDriver.JcrContextFactory | |
|---|---|
JcrDriver(LocalJcrDriver.JcrContextFactory namingContextFactory)
Create an instance of this driver using the supplied JNDI naming context factory. |
|
LocalJcrDriver(LocalJcrDriver.JcrContextFactory namingContextFactory)
Create an instance of this driver using the supplied JNDI naming context factory. |
|
LocalJcrDriver(RepositoryDelegateFactory delegateFactory,
DriverInfo driverInfo,
LocalJcrDriver.JcrContextFactory namingContextFactory)
Constructor for subclasses, that should be called by subclasses no-arg constructor. |
|
| Uses of LocalJcrDriver.JcrContextFactory in org.modeshape.jdbc.delegate |
|---|
| Methods in org.modeshape.jdbc.delegate that return LocalJcrDriver.JcrContextFactory | |
|---|---|
protected LocalJcrDriver.JcrContextFactory |
LocalRepositoryDelegate.getJcrContext()
|
| Methods in org.modeshape.jdbc.delegate with parameters of type LocalJcrDriver.JcrContextFactory | |
|---|---|
protected RepositoryDelegate |
RepositoryDelegateFactory.create(int protocol,
String url,
Properties info,
LocalJcrDriver.JcrContextFactory contextFactory)
|
RepositoryDelegate |
RepositoryDelegateFactory.createRepositoryDelegate(String url,
Properties info,
LocalJcrDriver.JcrContextFactory contextFactory)
Create a RepositoryDelegate instance, given the connection information. |
| Constructors in org.modeshape.jdbc.delegate with parameters of type LocalJcrDriver.JcrContextFactory | |
|---|---|
LocalRepositoryDelegate(String url,
Properties info,
LocalJcrDriver.JcrContextFactory contextFactory)
|
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||