javax.persistence
Annotation Type NamedNativeQueries


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface NamedNativeQueries


Required Element Summary
 NamedNativeQuery[] value
           
 

Element Detail

value

public abstract NamedNativeQuery[] value


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.