Jakarta Persistence (JPA) Annotation Type

jakarta.persistence.SqlResultSetMappings

Implemented Interfaces:
Annotation
Target:
Type

Used to define one or more SqlResultSetMapping annotations.
Since:
Jakarta Persistence (JPA) 1.0

Annotation Elements

One or more SqlResultSetMapping annotations.
Since:
Jakarta Persistence (JPA) 1.0

Additional JDK methods inherited from java.lang.annotation.Annotation

java.lang.annotation.Annotation/annotationType(), java.lang.annotation.Annotation/equals(Object), java.lang.annotation.Annotation/hashCode(), java.lang.annotation.Annotation/toString()