public static interface Util.ResultClassesResolutionContext
| Modifier and Type | Method and Description |
|---|---|
void |
addQueryReturns(NativeSQLQueryReturn... queryReturns)
Callback to add query returns indicated by the result set mapping(s)
|
void |
addQuerySpaces(java.lang.String... querySpaces)
Callback to add query spaces indicated by the result set mapping(s)
|
SessionFactoryImplementor |
getSessionFactory()
Access to the SessionFactory
|
SessionFactoryImplementor getSessionFactory()
void addQueryReturns(NativeSQLQueryReturn... queryReturns)
queryReturns - The query returnsvoid addQuerySpaces(java.lang.String... querySpaces)
querySpaces - The query spacesCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.