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