Package | Description |
---|---|
javax.persistence.spi |
SPI for Java Persistence providers
|
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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.