.. java:import:: org.caosdb.server.transaction TransactionInterface DBHelper ======== .. java:package:: org.caosdb.server.database.misc :noindex: .. java:type:: public interface DBHelper Methods ------- cleanUp ^^^^^^^ .. java:method:: void cleanUp() :outertype: DBHelper commit ^^^^^^ .. java:method:: void commit() throws Exception :outertype: DBHelper setHelped ^^^^^^^^^ .. java:method:: void setHelped(TransactionInterface transaction) :outertype: DBHelper