public interface DelegatingRepository extends Repository
| Modifier and Type | Method and Description | 
|---|---|
| Repository | getDelegate() | 
| void | setDelegate(Repository delegate) | 
getConnection, getDataDir, getValueFactory, init, initialize, isInitialized, isWritable, setDataDir, shutDownRepository getDelegate()
void setDelegate(Repository delegate)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.