| Annotation Type | Description |
|---|---|
| CloneGuide | |
| ClonePostProcessor | |
| EnclosedEntity |
Marks a property of an entity as an enclosed entity.
|
| EntityClonerIgnore | |
| TransientID |
A field annotated with this annotation will be used to store the id, of a
"cloned" entity.
|
| TransientKey |
A field annotated with this annotation will be used to store the key, of a
"cloned" entity.
|