public class Jpa2PersistenceUnitInfoDecorator extends Object implements InvocationHandler
getSharedCacheMode
and getValidationMode methods from String names to enum return values.| Constructor and Description |
|---|
Jpa2PersistenceUnitInfoDecorator(javax.persistence.spi.PersistenceUnitInfo target) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.spi.PersistenceUnitInfo |
getTarget() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2017. All Rights Reserved.