public interface StackableSail extends Sail
Modifier and Type | Method and Description |
---|---|
Sail |
getBaseSail()
Gets the base Sail that this Sail works on top of.
|
void |
setBaseSail(Sail baseSail)
Sets the base Sail that this Sail will work on top of.
|
getConnection, getDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, getValueFactory, init, initialize, isWritable, setDataDir, shutDown
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.