nRollback
rule means that we don’t need to call setRollbackOnly()
nOf course Spring also supports programmatic
rollback
nCan run this from a JUnit test case
nDoesn’t depend on a heavyweight container
nCan
work with JTA, JDBC, Hibernate, JDO, iBATIS transactions…
nJust change definition of transaction manager