Package org.makumba.db.makumba

Interface Summary
Query A query prepared for execution.
Update A delete, or update, prepared for execution
 

Class Summary
ClosedDBConnection  
Database A generic Makumba database (used by the MakumbaTransactionProvider, that maps RecordInfos to tables.
DBConnection This is the Makumba-specific implementation of a Transaction
DBConnectionWrapper A wrapper for db connections, used to provide a temporary that holds a reference to a permanent DBConnection
MakumbaCRUDOperationProvider Makumba-specific implementation of the CRUDOperationProvider
MakumbaTransactionProvider Makumba-specific implementation of the TransactionProvider.
MQLQueryProvider  
Table This is a generic database table RecordHandler.
UniquenessServlet This servlet checks if a field is unique or not