das-client2.3.3
ShengyuanLu
released this
30 Jun 03:25
·
83 commits
to master
since this release
Features
- Provide
@RunWith(DasRunner.class)
and@DasTransactional(logicDbName="db", rollback = true)
to support declarative rollback in JUnit.