| Interface | Description |
|---|---|
| StorageFactory |
This interface provides basic storage functions needed for read only databases.
|
| StorageFile |
This interface abstracts file naming.
|
| StorageRandomAccessFile |
This interface abstracts an object that implements reading and writing on a random access
file.
|
| WritableStorageFactory |
This interface extends StorageFactory to provide read/write access to storage.
|
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.