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, initialize, isWritable, setDataDir, shutDown
Copyright © 2001-2016 Aduna. All Rights Reserved.