Version 2.7.0
WiredTiger Java API

Classes

class  com.wiredtiger.db.AsyncOp
 A WT_ASYNC_OP handle is the interface to an asynchronous operation. More...
 
class  com.wiredtiger.db.Connection
 A connection to a WiredTiger database. More...
 
class  com.wiredtiger.db.Cursor
 A WT_CURSOR handle is the interface to a cursor. More...
 
class  com.wiredtiger.db.Session
 All data operations are performed in the context of a WT_SESSION. More...
 
class  com.wiredtiger.db.wiredtiger
 
interface  com.wiredtiger.db.wiredtigerConstants
 

Detailed Description

Java wrappers around the WiredTiger C API.