|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.sleepycat.je | |
| com.sleepycat.bind | Bindings between database entries and Java objects. |
| com.sleepycat.bind.serial | Bindings that use Java serialization. |
| com.sleepycat.bind.tuple | Bindings that use sequences of primitive fields, or tuples. |
| com.sleepycat.collections | Data access based on the standard Java collections API. |
| com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
| com.sleepycat.je.util | Supporting utilities. |
Classes in com.sleepycat.je used by com.sleepycat.bind| DatabaseEntry
|
Encodes database key and data items as a byte array. |
|
Classes in com.sleepycat.je used by com.sleepycat.bind.serial| Database
|
A database handle. DatabaseEntry
|
Encodes database key and data items as a byte array. DatabaseException
|
The root of all database exceptions. ForeignKeyNullifier
|
The interface implemented for setting foreign key references to null. SecondaryDatabase
|
A secondary database handle. SecondaryKeyCreator
|
Implemented to create secondary keys for a SecondaryDatabase. |
|
Classes in com.sleepycat.je used by com.sleepycat.bind.tuple| DatabaseEntry
|
Encodes database key and data items as a byte array. DatabaseException
|
The root of all database exceptions. ForeignKeyNullifier
|
The interface implemented for setting foreign key references to null. SecondaryDatabase
|
A secondary database handle. SecondaryKeyCreator
|
Implemented to create secondary keys for a SecondaryDatabase. |
|
Classes in com.sleepycat.je used by com.sleepycat.collections| Database
|
A database handle. DatabaseEntry
|
Encodes database key and data items as a byte array. DatabaseException
|
The root of all database exceptions. Environment
|
A database environment. JoinConfig
|
The configuration properties of a JoinCursor.Transaction
|
An environment transaction. TransactionConfig
|
Specifies the attributes of a database environment transaction. |
|
Classes in com.sleepycat.je used by com.sleepycat.je| CheckpointConfig
|
Specifies the attributes of an application invoked checkpoint operation. Cursor
|
A database cursor. CursorConfig
|
Specify the attributes of database cursor. Database
|
A database handle. DatabaseConfig
|
Specify the attributes of a database. DatabaseEntry
|
Encodes database key and data items as a byte array. DatabaseException
|
The root of all database exceptions. DatabaseStats
|
Statistics for a single database. Environment
|
A database environment. EnvironmentConfig
|
Specifies the attributes of an environment. EnvironmentMutableConfig
|
Specifies the environment attributes that may be changed after the environment has been opened. EnvironmentStats
|
System wide statistics for a single environment. ForeignKeyDeleteAction
|
The action taken when a referenced record in the foreign key database is deleted. ForeignKeyNullifier
|
The interface implemented for setting foreign key references to null. JEVersion
|
Berkeley DB Java Edition version information. JoinConfig
|
The configuration properties of a JoinCursor.JoinCursor
|
A specialized join cursor for use in performing equality or natural joins on secondary indices. LockMode
|
Locking modes for database operations. LockStats
|
Lock statistics for a single environment. OperationStatus
|
Status values from database operations. SecondaryConfig
|
The configuration properties of a SecondaryDatabase extend those
of a primary Database.SecondaryCursor
|
A database cursor for a secondary database. SecondaryDatabase
|
A secondary database handle. SecondaryKeyCreator
|
Implemented to create secondary keys for a SecondaryDatabase.StatsConfig
|
Specifies the attributes of a statistics retrieval operation. Transaction
|
An environment transaction. TransactionConfig
|
Specifies the attributes of a database environment transaction. TransactionStats
|
Transaction statistics for a single environment. TransactionStats.Active
|
The Active class represents an active transaction. VerifyConfig
|
Specifies the attributes of a verification operation. |
|
Classes in com.sleepycat.je used by com.sleepycat.je.util| DatabaseException
|
The root of all database exceptions. Environment
|
A database environment. |
|
|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||