|
Berkeley DB version 4.2.52 |
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
byte[] data type.
StoredIterator.close() if it is a StoredIterator.
DataBuffer interface for bindings and other added utilities.TupleInput data.
TupleInput key data and
deserialized value data objects.
TupleInput key and value data
objects.
Date data type.
DbEnvFeedbackHandlerDbErrorHandlerDbFeedbackHandlerDbEnv handle.DbEnv handle.Db.DB_MULTIPLE flag from a database belonging to any access method.Dbt returned by the call to Db.get or Dbc.get that used the Db.DB_MULTIPLE flag.
Db.DB_MULTIPLE_KEY flag from a database belonging to the Btree or Hash access methods.Dbt returned by the call to Db.get or Dbc.get that used the Db.DB_MULTIPLE_KEY flag.
Db.DB_MULTIPLE_KEY flag from a database belonging to the Recno or Queue access methods.Dbt returned by the call to Db.get or Dbc.get that used the Db.DB_MULTIPLE_KEY flag.
DbEnv.dbRemove(DbTxn,String,String,int)
DbEnv.dbRename(DbTxn,String,String,String,int)
delete(DbTxn,Dbt,int)
Dbc.delete(int)
DbTxn handle, neither committing nor aborting the transaction.
Double data type.
Map.Entry.equals(java.lang.Object).
Db.err and Db.errx methods provide error-messaging functionality for applications written using the Berkeley DB library.
DbEnv.err, DbEnv.errx, Db.err and Db.errx methods provide error-messaging functionality for applications written using the Berkeley DB library.
DbErrorHandler.error(String,String)
Db.errx methods perform identically to the DbEnv.err and Db.err methods, except that they do not append the final separator characters and standard error string to the error message.
DbEnv.errx and Db.errx methods perform identically to the DbEnv.err and Db.err methods, except that they do not append the final separator characters and standard error string to the error message.
ExceptionWrapper.getDetail() method for exceptions that implement the
ExceptionWrapper interface.