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, setName
protected MetadataNamedNativeQuery()
public MetadataNamedNativeQuery(NamedNativeQuery namedNativeQuery, Class javaClass)
public String getIgnoreLogMessageContext()
getIgnoreLogMessageContext
in class MetadataQuery
public Class getResultClass()
public String getResultSetMapping()
protected void setResultClass(Class resultClass)
protected void setResultSetMapping(String resultSetMapping)
Copyright © 2021. All rights reserved.