@Target(value={TYPE,PACKAGE}) @Retention(value=RUNTIME) public @interface NamedNativeQueries
NamedNativeQueries to hold hibernate NamedNativeQuery
objects| Modifier and Type | Required Element and Description |
|---|---|
NamedNativeQuery[] |
value |
public abstract NamedNativeQuery[] value
Copyright © 2018 JBoss by Red Hat. All rights reserved.