| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExplicitParameterSpecification
An additional contract for parameters which originate from parameters explicitly encountered in the source statement (HQL or native-SQL).
| Method Summary | |
|---|---|
|  int | getSourceColumn()Retrieves the column number (within the getSourceLine()) where this parameter occurs. | 
|  int | getSourceLine()Retrieves the line number on which this parameter occurs in the source query. | 
| Methods inherited from interface org.hibernate.param.ParameterSpecification | 
|---|
| bind, getExpectedType, renderDisplayInfo, setExpectedType | 
| Method Detail | 
|---|
int getSourceLine()
int getSourceColumn()
getSourceLine()) where this parameter occurs.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||