| Modifier and Type | Method and Description |
|---|---|
DataStore |
getDataStore()
Creates, initializes, and returns a
DataStore instance
for use by the repository. |
DataStore getDataStore() throws javax.jcr.RepositoryException
DataStore instance
for use by the repository. Note that no information is passed from
the client, so all required configuration information must be
encapsulated in the factory.javax.jcr.RepositoryException - if the data store can not be createdCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.