SqlResultSetMappings
in package
implements
MappingAttribute
FinalYes
Is used to specify an array of mappings.
The SqlResultSetMappings annotation can be applied to an entity or mapped superclass.
Tags
Table of Contents
Interfaces
- MappingAttribute
- A marker interface for mapping attributes.
Properties
- $value : array<string|int, SqlResultSetMapping>
- One or more SqlResultSetMapping annotations.
Properties
$value
One or more SqlResultSetMapping annotations.
public
array<string|int, SqlResultSetMapping>
$value
= []