|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.engine.query.OrdinalParameterDescriptor
public class OrdinalParameterDescriptor
Constructor Summary | |
---|---|
OrdinalParameterDescriptor(int ordinalPosition,
Type expectedType,
int sourceLocation)
|
Method Summary | |
---|---|
Type |
getExpectedType()
|
int |
getOrdinalPosition()
|
int |
getSourceLocation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrdinalParameterDescriptor(int ordinalPosition, Type expectedType, int sourceLocation)
Method Detail |
---|
public int getOrdinalPosition()
public Type getExpectedType()
public int getSourceLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |