Package javax.persistence
Annotation Interface SqlResultSetMappings
Is used to define one or more
SqlResultSetMapping
annotations.- Since:
- Java Persistence 1.0
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionOne or moreSqlResultSetMapping
annotations.
-
Element Details
-
value
SqlResultSetMapping[] valueOne or moreSqlResultSetMapping
annotations.
-