Unitils 1.1rc

2008-03-28 - Release of Unitils 1.1 rc 1

We've been working hard to implement following features: JPA integration, support for hierarchically organized database scripts, support for Oracle PL/SQL in database scripts. Also, Unitils' transaction management and hibernate integration have been re-implemented on top of spring's abstraction layer for ORM and transactions. Unitils' JPA integration is also built on top of spring's JPA abstraction layer. Therefore, spring (2.0 or later) has become a depencency of unitils for all persistence-layer testing features. This doesn't mean your application code necessarily has to use spring: spring is used by unitils under the hoods, transparantly.

Unitils 1.1-rc-1 bundles all these new features. Read the tutorial for more information on Unitils' new features. Take a look at the migration page to see what you must do to migrate to unitils 1.1-rc-1.

你可能感兴趣的:(spring,oracle,sql,Hibernate,jpa)