Package | Description |
---|---|
jakarta.persistence.spi |
SPI for Jakarta 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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.