| 限定符和类型 | 可选元素和说明 |
|---|---|
QueryHint[] |
hints
Vendor-specific query hints
|
String |
name
Is used to refer to the query when using the
EntityManager
methods that create query objects. |
Class |
resultClass
The class of the result
|
String |
resultSetMapping
The name of a
SqlResultSetMapping, as defined in metadata |
public abstract String query
public abstract String name
EntityManager
methods that create query objects.public abstract QueryHint[] hints
public abstract Class resultClass
public abstract String resultSetMapping
SqlResultSetMapping, as defined in metadataCopyright © 2016. All rights reserved.