Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アノテーション駆動型のSpringトランザクションが宣言され、クラス@Repositoryを使用するアノテーションが付けられたDAOを含むコードを見ていますが、どこにもアノテーションがなく、xmlファイルにもありません。HibernateOperations@Transactionaltx:advice
@Repository
HibernateOperations
@Transactional
tx:advice
実際に注釈を付けないとどうなり@Transactionalますか?