| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.loader.custom.sql.SQLCustomQueryField Summary | |
static Logger | |
Constructor Summary | |
| |
Method Summary | |
List | |
Map | |
Set | |
String |
|
public SQLCustomQuery(String sqlQuery,
NativeSQLQueryReturn[] queryReturns,
Collection additionalQuerySpaces,
SessionFactoryImplementor factory)
throws HibernateExceptionpublic List getCustomQueryReturns()
- Specified by:
- getCustomQueryReturns in interface CustomQuery
public Map getNamedParameterBindPoints()
- Specified by:
- getNamedParameterBindPoints in interface CustomQuery