| Modifier and Type | Class and Description |
|---|---|
class |
EntityMarkerClassTransformer
This class transformer will check to see if there is class that should have been loaded by the
MergePersistenceUnitManager
(meaning, it has an @Entity, @MappedSuperclass or @Embeddable annotation on it and will be inside of a persistence.xml). |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleTableInheritanceClassTransformer |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectCopyClassTransformer
This class transformer will copy fields, methods, and interface definitions from a source class to a target class,
based on the xformTemplates map.
|
Copyright © 2016. All Rights Reserved.