| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
JpaBuilder |
JpaTester.getJpaBuilder()
Gets the jpa builder.
|
| Constructor and Description |
|---|
TransactionProxyFactory(JpaBuilder aJpaBuilder,
Class<T> aClass)
Constructs the transaction proxy.
|
Copyright © 2025. All rights reserved.