File
Doc
Category
Size
Date
Package
NamedNativeQueries.java
API Doc
Glassfish v2 API
2470
Fri May 04 22:34:06 BST 2007
javax.persistence
NamedNativeQueries
public class NamedNativeQueries
Is used to specify an array of native SQL named queries. Query names are scoped to the persistence unit.
since
Java Persistence 1.0
Fields Summary
Constructors Summary
Methods Summary
javax.persistence.NamedNativeQuery
[]
value
()
Array of native SQL named queries
Java Code Source