|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JpaCustomizer | |
|---|---|
| org.wamblee.test.persistence | This package provides test library for database testing in general and JPA testing specifically. |
| Uses of JpaCustomizer in org.wamblee.test.persistence |
|---|
| Classes in org.wamblee.test.persistence that implement JpaCustomizer | |
|---|---|
class |
CompositeJpaCustomizer
Composite JPA customizer that applies the customizations from several JPA customizers. |
| Methods in org.wamblee.test.persistence that return JpaCustomizer | |
|---|---|
static JpaCustomizer |
JpaCustomizerBuilder.getCustomizer()
Gets the customizer to use. |
| Constructor parameters in org.wamblee.test.persistence with type arguments of type JpaCustomizer | |
|---|---|
CompositeJpaCustomizer(java.util.List<JpaCustomizer> aCustomizers)
Construcst the customizer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||