Class MapKeyImpl
- java.lang.Object
-
- org.eclipse.persistence.internal.jpa.config.MetadataImpl<MapKeyMetadata>
-
- org.eclipse.persistence.internal.jpa.config.mappings.MapKeyImpl
-
- All Implemented Interfaces:
MapKey
public class MapKeyImpl extends MetadataImpl<MapKeyMetadata> implements MapKey
JPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Field Summary
-
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
-
Constructor Summary
Constructors Constructor Description MapKeyImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MapKeysetName(java.lang.String name)-
Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
-