@Target(value={TYPE,PACKAGE})
@Retention(value=RUNTIME)
public @interface NamedNativeQueries
NamedNativeQueries
to hold hibernate NamedNativeQuery
objectsModifier and Type | Required Element and Description |
---|---|
NamedNativeQuery[] |
value |
public abstract NamedNativeQuery[] value
Copyright © 2013. All Rights Reserved.