Package javax.persistence
Annotation Type NamedNativeQuery
-
@Target(TYPE) @Retention(RUNTIME) @Repeatable(NamedNativeQueries.class) public @interface NamedNativeQuery
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description QueryHint[]hintsClassresultClassStringresultSetMapping
-