public interface JPAConfigurator<T extends JPA>
| Modifier and Type | Method and Description |
|---|---|
void |
configure(T value)
Configure a pre-constructed instance of JPA resource
|
void configure(T value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.