In this case, you can use the declarative transaction model provided by Spring.
在这种情况下,您可以使用Spring提供的声明式事务模型。
The DAO may use Spring's declarative transaction demarcation as described above.
DAO可以使用上面描述的Spring声明式事务划分。
The method to include the above lines was annotated with a Spring 2.5 declarative transaction.
包含上述代码的方法加上了Spring 2.5声明式事务的注解。
应用推荐