Package org.makumba.db

Class Summary
DataHolder Class which enables it to perform "super-CRUD" operations, i.e. composite inserts and updates on subrecords The data is passed as a dictionary, and its keys look like "a", "a.b", "a.b.c" ...
TransactionImplementation Abstract Transaction, with helper methods for both concrete implementations