| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metamodel.proxy |
| Modifier and Type | Class and Description |
|---|---|
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 |
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.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.