|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.hql.ast.ParameterTranslationsImpl.ParameterInfo
public static class ParameterTranslationsImpl.ParameterInfo
Constructor Summary | |
---|---|
ParameterTranslationsImpl.ParameterInfo(int[] sqlPositions,
Type expectedType)
|
|
ParameterTranslationsImpl.ParameterInfo(int sqlPosition,
Type expectedType)
|
Method Summary | |
---|---|
Type |
getExpectedType()
|
int[] |
getSqlLocations()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParameterTranslationsImpl.ParameterInfo(int[] sqlPositions, Type expectedType)
public ParameterTranslationsImpl.ParameterInfo(int sqlPosition, Type expectedType)
Method Detail |
---|
public int[] getSqlLocations()
public Type getExpectedType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |