class |
CollectionAttributeProxyImpl<X,V> |
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an CollectionAttribute is accessed in the metamodel.
|
class |
ListAttributeProxyImpl<X,V> |
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an ListAttribute is accessed in the metamodel.
|
class |
MapAttributeProxyImpl<X,K,V> |
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an MapAttribute is accessed in the metamodel.
|
class |
PluralAttributeProxyImpl<X,C,V> |
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an PluralAttribute is accessed in the metamodel.
|
class |
SetAttributeProxyImpl<X,V> |
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an SetAttribute is accessed in the metamodel.
|
class |
SingularAttributeProxyImpl<X,T> |
|