| Package | Description |
|---|---|
| info.dmtree.spi |
| Class | Description |
|---|---|
| ReadableDataSession |
Provides read-only access to the part of the tree handled by the plugin that
created this session.
|
| ReadWriteDataSession |
Provides non-atomic read-write access to the part of the tree handled by the
plugin that created this session.
|
| TransactionalDataSession |
Provides atomic read-write access to the part of the tree handled by the
plugin that created this session.
|