Spring事務的傳播行為在service類前加上@Transactional,宣告這個service ... “orders created”); conn.commit();//提交JDBC事務 }catch( Exception e ){ ...
確定! 回上一頁