| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| com.sleepycat.je.dbi |
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor,
plus other misc classes (originally, dbi meant "db internal interface").
|
| com.sleepycat.je.trigger |
NOT YET RELEASED: Triggers provide a mechanism for automatically executing one
or more application defined trigger methods whenever a certain type of
operation is performed.
|
| Class and Description |
|---|
Trigger
Trigger defines the trigger methods associated with a database. |
| Class and Description |
|---|
Trigger
Trigger defines the trigger methods associated with a database. |
| Class and Description |
|---|
Trigger
Trigger defines the trigger methods associated with a database. |
Copyright © 2024. All rights reserved.