SqlResultSetMappings
class SqlResultSetMappings implements Annotation (View source)
Is used to specify an array of mappings.
The SqlResultSetMappings annotation can be applied to an entity or mapped superclass.
Properties
SqlResultSetMapping> | $value | One or more SqlResultSetMapping annotations. |