Package | Description |
---|---|
jdbm |
Simplified public API corresponding to GDBM APIs.
|
jdbm.btree |
B+Tree (scalable persistent tree) data structure implementation.
|
jdbm.htree |
HTree (scalable persistent hashtable) data structure implementation.
|
jdbm.recman |
Core classes for managing persistent objects and processing transactions.
|
Class and Description |
---|
I18n
Provides i18n handling of error codes.
|
RecordManager
An interface to manages records, which are uninterpreted blobs of data.
|
Class and Description |
---|
RecordManager
An interface to manages records, which are uninterpreted blobs of data.
|
Class and Description |
---|
RecordManager
An interface to manages records, which are uninterpreted blobs of data.
|
Class and Description |
---|
ActionRecordManager
Extends the RecordManager to allow callers to group their RecordManager interface
calls into actions.
|
RecordManager
An interface to manages records, which are uninterpreted blobs of data.
|
RecordManagerProvider
Provider of RecordManager implementation.
|
Copyright © 2019. All rights reserved.