Class FieldImpl
- java.lang.Object
-
- org.eclipse.persistence.internal.jpa.config.MetadataImpl<FieldMetadata>
-
- org.eclipse.persistence.internal.jpa.config.columns.FieldImpl
-
- All Implemented Interfaces:
Field
public class FieldImpl extends MetadataImpl<FieldMetadata> implements Field
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 FieldImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FieldsetName(java.lang.String name)-
Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
-