Interface | Description |
---|---|
PersistenceWeaved |
INTERNAL:
Marker interface used to identify classes modified by the EclipseLink weaver.
|
PersistenceWeavedChangeTracking |
INTERNAL:
Marker interface used to identify classes modified by the TopLink weaver for change tracking.
|
PersistenceWeavedFetchGroups |
INTERNAL:
Marker interface used to identify classes modified by the TopLink weaver for fetch groups.
|
PersistenceWeavedLazy |
INTERNAL:
Marker interface used to identify classes modified by the TopLink weaver for LAZY (ValueHolder indirection) mappings.
|
PersistenceWeavedRest |
Used by JPA-RS to build links for relationships.
|
Class | Description |
---|---|
RelationshipInfo |
Stores information about a relationships mapping that is used by JPA-RS to build links for relationships.
|
WeaverLogger | Deprecated
This is minimal temporary solution for 2.6.
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference