Uses of Class
org.wamblee.test.persistence.JpaBuilder

Packages that use JpaBuilder
org.wamblee.test.persistence This package provides test library for database testing in general and JPA testing specifically. 
org.wamblee.test.transactions This package provides basic support utilities for testing with transactions. 
 

Uses of JpaBuilder in org.wamblee.test.persistence
 

Methods in org.wamblee.test.persistence that return JpaBuilder
 JpaBuilder JpaTester.getJpaBuilder()
          Gets the jpa builder.
 

Uses of JpaBuilder in org.wamblee.test.transactions
 

Constructors in org.wamblee.test.transactions with parameters of type JpaBuilder
TransactionProxyFactory(JpaBuilder aJpaBuilder, java.lang.Class<T> aClass)
          Constructs the transaction proxy.
 



Copyright © 2010. All Rights Reserved.