This commit is contained in:
Keith Donald
2008-09-18 13:35:50 +00:00
parent 57b73e8f78
commit e8d01f2ad3

View File

@@ -8,7 +8,7 @@
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx-2.5.xsd">
<!-- Instructs Spring to perfrom declarative transaction managemenet on annotated classes -->
<!-- Instructs Spring to perfrom declarative transaction management on annotated classes -->
<tx:annotation-driven />
<!-- Drives transactions using local JPA APIs -->