| 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 |
DatabaseUtils.executeInTransaction(DatabaseUtils.JdbcUnitOfWork<T> aWork)
Executes a unit of work within a transaction.
|
Copyright © 2025. All rights reserved.