org.hibernate.hql.internal.ast
Class ParameterTranslationsImpl.ParameterInfo
java.lang.Object
   org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
- All Implemented Interfaces: 
- Serializable
- Enclosing class:
- ParameterTranslationsImpl
- public static class ParameterTranslationsImpl.ParameterInfo 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ParameterTranslationsImpl.ParameterInfo
public ParameterTranslationsImpl.ParameterInfo(int[] sqlPositions,
                                               Type expectedType)
ParameterTranslationsImpl.ParameterInfo
public ParameterTranslationsImpl.ParameterInfo(int sqlPosition,
                                               Type expectedType)
getSqlLocations
public int[] getSqlLocations()
- 
 
- 
 
getExpectedType
public Type getExpectedType()
- 
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.