Present all functionality of FODB. Base code to see how to use FODB
Definition at line 59 of file TestFastObjectDB.java.
Public Member Functions | |
TestFastObjectDB () | |
void | testFindLike (Array inputDataList, FastObjectDB db) throws FODBException |
void | testMultipleIndex (Array inputDataList, FastObjectDB db) throws FODBException |
void | openDB () |
void | testDBSearch () |
void | TestDBAndIndex () |
void | testDataWithArray () |
void | testMultithread () |
Static Public Member Functions | |
static void | main (String[] args) |
Protected Member Functions | |
void | testTree (Array inputDataList, FastObjectDB db) throws FODBException |
void | testRomvedTree (Array inputDataList, FastObjectDB db) throws FODBException |