Uses of Interface
org.wamblee.test.persistence.JpaBuilder.JpaUnitOfWork

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

Uses of JpaBuilder.JpaUnitOfWork in org.wamblee.test.persistence
 

Methods in org.wamblee.test.persistence with parameters of type JpaBuilder.JpaUnitOfWork
<T> T
JpaBuilder.execute(JpaBuilder.JpaUnitOfWork<T> aWork)
          Executes a unit of work.
 



Copyright © 2010. All Rights Reserved.