|
dbXML API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BTreeCallback | |
| com.dbxml.db.common.btree | Defines the dbXML BTree implementation as well as the low-level Paged file system. |
| Uses of BTreeCallback in com.dbxml.db.common.btree |
| Methods in com.dbxml.db.common.btree with parameters of type BTreeCallback | |
void |
BTree.query(Transaction tx,
IndexQuery query,
BTreeCallback callback)
query performs a query against the BTree and performs callback operations to report the search results. |
|
dbXML API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||