| Package | Description |
|---|---|
| org.wamblee.test.persistence |
This package provides test library for database testing in general and JPA testing
specifically.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeJpaCustomizer
Composite JPA customizer that applies the customizations from several JPA
customizers.
|
| Modifier and Type | Method and Description |
|---|---|
static JpaCustomizer |
JpaCustomizerBuilder.getCustomizer()
Gets the customizer to use.
|
| Constructor and Description |
|---|
CompositeJpaCustomizer(List<JpaCustomizer> aCustomizers)
Construcst the customizer.
|
Copyright © 2013. All rights reserved.