public interface DBAction<T>
T
run(DAOContext context)
T run(DAOContext context) throws java.lang.Exception
java.lang.Exception