@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 © 2001-2013 Red Hat, Inc. All Rights Reserved.