Module org.eclipse.persistence.jpa
Class SqlResultSetMappingImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<SQLResultSetMappingMetadata>
org.eclipse.persistence.internal.jpa.config.queries.SqlResultSetMappingImpl
- All Implemented Interfaces:
SqlResultSetMapping
public class SqlResultSetMappingImpl
extends MetadataImpl<SQLResultSetMappingMetadata>
implements SqlResultSetMapping
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
Constructor Details
-
SqlResultSetMappingImpl
public SqlResultSetMappingImpl()
-
-
Method Details
-
addColumnResult
- Specified by:
addColumnResult
in interfaceSqlResultSetMapping
-
addConstructorResult
- Specified by:
addConstructorResult
in interfaceSqlResultSetMapping
-
addEntityResult
- Specified by:
addEntityResult
in interfaceSqlResultSetMapping
-
setName
- Specified by:
setName
in interfaceSqlResultSetMapping
-