Uses of Interface
org.eclipse.persistence.jpa.config.SqlResultSetMapping
-
-
Uses of SqlResultSetMapping in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return SqlResultSetMapping Modifier and Type Method Description SqlResultSetMappingAbstractMappedClassImpl. addSqlResultSetMapping() -
Uses of SqlResultSetMapping in org.eclipse.persistence.internal.jpa.config.queries
Classes in org.eclipse.persistence.internal.jpa.config.queries that implement SqlResultSetMapping Modifier and Type Class Description classSqlResultSetMappingImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.queries that return SqlResultSetMapping Modifier and Type Method Description SqlResultSetMappingSqlResultSetMappingImpl. setName(String name) -
Uses of SqlResultSetMapping in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return SqlResultSetMapping Modifier and Type Method Description SqlResultSetMappingMappingsImpl. addSqlResultSetMapping() -
Uses of SqlResultSetMapping in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return SqlResultSetMapping Modifier and Type Method Description SqlResultSetMappingEntity. addSqlResultSetMapping()SqlResultSetMappingMappedSuperclass. addSqlResultSetMapping()SqlResultSetMappingMappings. addSqlResultSetMapping()SqlResultSetMappingSqlResultSetMapping. setName(String name)
-