| 
Berkeley DB version 4.2.52  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.sleepycat.db | |
| com.sleepycat.bdb | Core database classes for defining an environment, creating data stores, and running transactions [reference guide] | 
| com.sleepycat.bdb.factory | Factory classes | 
| com.sleepycat.db | Java API programming notes [reference guide]  | 
Classes in com.sleepycat.db used by com.sleepycat.bdb| Db
 | 
The Db handle is the handle for a Berkeley DB database, which may or may not be part of a database environment. Dbc
 | 
The Dbc object is the handle for a cursor into a Berkeley DB database. DbEnv
 | 
The DbEnv object is the handle for a Berkeley DB environment -- a collection including support for some or all of caching, locking, logging and transaction subsystems, as well as databases and log files. DbException
 | 
This information describes the DbException class and how it is used by the various Berkeley DB classes. Dbt
 | 
This information describes the specific details of the Dbt class, used to encode keys and data items in a database. DbTxn
 | 
The DbTxn object is the handle for a transaction.  | 
|
Classes in com.sleepycat.db used by com.sleepycat.bdb.factory| Db
 | 
The Db handle is the handle for a Berkeley DB database, which may or may not be part of a database environment.  | 
|
Classes in com.sleepycat.db used by com.sleepycat.db| Db
 | 
The Db handle is the handle for a Berkeley DB database, which may or may not be part of a database environment. DbAppDispatch
 | 
An interface specifying a recovery function, which recovers application-specific actions. DbAppendRecno
 | 
An interface specifying a callback function that modifies stored data based on a generated key. DbBtreeCompare
 | 
An interface specifying a comparison function, which imposes a total ordering on the keys in a Btree database. DbBtreePrefix
 | 
An interface specifying a comparison function, which specifies the number of bytes needed to differentiate Btree keys. Dbc
 | 
The Dbc object is the handle for a cursor into a Berkeley DB database. DbClient
 | 
The DbClient object is used to encapsulate a reference to an RPC client. DbDeadlockException
 | 
This information describes the DbDeadlockException class and how it is used in the Berkeley DB library. DbDupCompare
 | 
An interface specifying a comparison function, which imposes a total ordering on the duplicate data items in a Btree database. DbEnv
 | 
The DbEnv object is the handle for a Berkeley DB environment -- a collection including support for some or all of caching, locking, logging and transaction subsystems, as well as databases and log files. DbEnv.RepProcessMessage
 | 
DbEnvFeedback
 | 
Deprecated. As of Berkeley DB 4.2, replaced by DbEnvFeedbackHandlerDbEnvFeedbackHandler
 | 
The DbEnvFeedbackHandler interface is used by the DbEnv.setFeedback method. DbErrcall
 | 
Deprecated. As of Berkeley DB 4.2, replaced by DbErrorHandlerDbErrorHandler
 | 
An interface specifying a application-specific error reporting function. DbException
 | 
This information describes the DbException class and how it is used by the various Berkeley DB classes. DbFeedback
 | 
Deprecated. As of Berkeley DB 4.2, replaced by DbFeedbackHandlerDbFeedbackHandler
 | 
The DbFeedbackHandler interface is used by the Db.setFeedback method. DbHash
 | 
An interface specifying a hashing function, which imposes a total ordering on the Hash database. DbKeyRange
 | 
DbLock
 | 
The locking interfaces for the Berkeley DB database environment are methods of the DbEnv handle.DbLockNotGrantedException
 | 
This information describes the DbLockNotGrantedException class and how it is used by the various Db* classes. DbLockRequest
 | 
The DbLockRequest object is used to encapsulate a single lock request. DbLockStat
 | 
The DbLockStat object is used to return lock region statistics. DbLogc
 | 
The DbLogc object is the handle for a cursor into the log files, supporting sequential access to the records stored in log files. DbLogStat
 | 
The DbLogStat object is used to return logging subsystem statistics. DbLsn
 | 
The DbLsn object is a log sequence number which specifies a unique location in a log file. DbMpoolFile
 | 
The memory pool interfaces for the Berkeley DB database environment are methods of the DbEnv handle.DbMpoolFStat
 | 
The DbMpoolFStat object is used to return memory pool per-file statistics. DbMpoolStat
 | 
The DbMpoolStat object is used to return memory pool statistics. DbPanicHandler
 | 
An interface specifying a function to handle database environment panics. DbPreplist
 | 
The DbPreplist object is used to encapsulate a single prepared, but not yet resolved, transaction. DbRepStat
 | 
The DbRepStat object is used to return replication subsystem statistics. DbRepTransport
 | 
An interface specifying a replication transmit function, which sends information to other members of the replication group. DbSecondaryKeyCreate
 | 
An interface specifying a function which constructs secondary keys from primary key and data items. Dbt
 | 
This information describes the specific details of the Dbt class, used to encode keys and data items in a database. DbTxn
 | 
The DbTxn object is the handle for a transaction. DbTxnStat
 | 
The DbTxnStat object is used to return transaction subsystem statistics. DbTxnStat.Active
 | 
 | 
|
  | 
Berkeley DB version 4.2.52  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||