我在我的應用程序中使用spring和hibernate並使用spring事務。 所以我有服務層註釋@transaction方法和DAO層有數據庫查詢方法。 @Transactional(readOnly = false) ...
確定! 回上一頁