public class MetadataNamedNativeQuery extends MetadataQuery
| Modifier | Constructor and Description |
|---|---|
protected |
MetadataNamedNativeQuery()
INTERNAL:
|
|
MetadataNamedNativeQuery(NamedNativeQuery namedNativeQuery,
Class javaClass)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIgnoreLogMessageContext()
INTERNAL:
|
Class |
getResultClass()
INTERNAL:
|
String |
getResultSetMapping()
INTERNAL:
|
protected void |
setResultClass(Class resultClass)
INTERNAL:
|
protected void |
setResultSetMapping(String resultSetMapping)
INTERNAL:
|
addHint, getEJBQLString, getHints, getLocation, getName, loadedFromAnnotations, loadedFromXML, setEJBQLString, setLocation, setNameprotected MetadataNamedNativeQuery()
public MetadataNamedNativeQuery(NamedNativeQuery namedNativeQuery, Class javaClass)
public String getIgnoreLogMessageContext()
getIgnoreLogMessageContext in class MetadataQuerypublic Class getResultClass()
public String getResultSetMapping()
protected void setResultClass(Class resultClass)
protected void setResultSetMapping(String resultSetMapping)
Copyright © 2025. All rights reserved.