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