| Package | Description | 
|---|---|
| javax.persistence.spi | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PersistenceUnitInfo.addTransformer(ClassTransformer transformer)
Add a transformer supplied by the provider that will be called for every new class definition or class
 redefinition that gets loaded by the loader returned by the  
PersistenceUnitInfo.getClassLoader()
 method. | 
Copyright © 2016. All rights reserved.