public interface ConnectorPersistentStore
ConnectorPersistentStoreAware| Modifier and Type | Method and Description |
|---|---|
LocalDatabase |
getLocalDatabase()
Gets a
LocalDatabase through which the connector can create and
alter private data. |
LocalDocumentStore |
getLocalDocumentStore()
Deprecated.
This method has always returned
null |
@Deprecated LocalDocumentStore getLocalDocumentStore()
nullnullLocalDatabase getLocalDatabase()
LocalDatabase through which the connector can create and
alter private data.LocalDatabase.