Uses of Interface
org.wamblee.test.persistence.DatabaseUtils.JdbcUnitOfWork

Packages that use DatabaseUtils.JdbcUnitOfWork
org.wamblee.test.persistence This package provides test library for database testing in general and JPA testing specifically. 
 

Uses of DatabaseUtils.JdbcUnitOfWork in org.wamblee.test.persistence
 

Methods in org.wamblee.test.persistence with parameters of type DatabaseUtils.JdbcUnitOfWork
<T> T
DatabaseUtils.executeInTransaction(DatabaseUtils.JdbcUnitOfWork<T> aWork)
          Executes a unit of work within a transaction.
 



Copyright © 2010. All Rights Reserved.