Package com.mwc.sqld.db

Interface Summary
Criteria  
Curser  
Database  
DeleteEngine  
Expression  
Indexable  
InsertEngine  
SelectEngine  
Sorter  
Table  
UpdateCurser  
UpdateEngine  
UserContext  
ValueLookup  
ValueLookupComparator  
 

Class Summary
BerkeleyDatabase  
CSVCurser  
CSVFileReader A class to encapsulate reading of CSV files.
CSVSelectEngine  
DatabaseFactory  
DatabaseImplManager A class to staticly manage all the Database implementations in a JVM instance in a thread safe way.
MasterTable  
NormalInsertEngine  
ReadWriteLock Used to synchronize access to the database.
SimpleDatabase  
SimpleDeleteEngine  
SimpleUpdateEngine  
Soundex  
SQLCriteria  
SQLDataTranslator  
SQLExpression  
SQLFunctions  
SQLValueLookupComparator  
TestTextDatabase  
TextDatabase  
TwoWayMergeSort  
XMLDatabase An XML database implementation.
 

Exception Summary
DBException