SqlResultSetMappings
in package
implements
Annotation
Is used to specify an array of mappings.
The SqlResultSetMappings annotation can be applied to an entity or mapped superclass.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $value : array<string|int, SqlResultSetMapping>
- One or more SqlResultSetMapping annotations.
Properties
$value
One or more SqlResultSetMapping annotations.
public
array<string|int, SqlResultSetMapping>
$value
= []