Documentation

NamedNativeQueries
in package
implements MappingAttribute

FinalYes

Is used to specify an array of native SQL named queries.

The NamedNativeQueries annotation can be applied to an entity or mapped superclass.

Tags
Annotation
Target

("CLASS")

Table of Contents

Interfaces

MappingAttribute
A marker interface for mapping attributes.

Properties

$value  : array<string|int, NamedNativeQuery>
One or more NamedNativeQuery annotations.

Properties


        
On this page

Search results