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()
null
null
LocalDatabase getLocalDatabase()
LocalDatabase
through which the connector can create and
alter private data.LocalDatabase
.