NPersistence Reference Guide
The NamedNativeQuery type exposes the following fields.
Fields
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Hints | Query properties and hints. (May include vendor-specific query hints.)
|
![]() | Name | The name used to refer to the query with the EntityManager
methods that create query objects.
|
![]() | Query | The SQL query string.
|
![]() | ResultClass | The class of the result.
|
![]() | ResultSetMapping | The name of a SqlResultSetMapping, as defined in metadata.
|