Package com.jenkov.mrpersister.itf.command

Interface Summary
IDaoCommand  
IDaoCommandExecutor The dao command executor supplies full connection and transaction management during execution of dao commands against the database.
IDaoCommandExecutorUnchecked A version of the IDaoCommandExecutor that throws unchecked exceptions instead of checked.
IDaos todo JavaDoc this interface.
IDaosFactory  
IDaosFactoryStrategy This interface is only used internally by the DaoCommandExecutor implementations.