The save() and delete() methods of this DAO needed to be transactional since all the JDBC operations needed to succeed or fail as a unit.
確定! 回上一頁