| Package | Description |
|---|---|
| org.wamblee.test.persistence |
This package provides test library for database testing in general and JPA testing
specifically.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JpaBuilder.execute(JpaBuilder.JpaUnitOfWork<T> aWork)
Executes a unit of work.
|
<T> T |
JpaBuilder.execute(JpaBuilder.JpaUnitOfWork<T> aWork,
TransactionResultCallback aCallback)
Executes a unit of work.
|
Copyright © 2025. All rights reserved.