public static class ParameterTranslationsImpl.ParameterInfo
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ParameterTranslationsImpl.ParameterInfo(int[] sqlPositions,
Type expectedType) |
ParameterTranslationsImpl.ParameterInfo(int sqlPosition,
Type expectedType) |
Modifier and Type | Method and Description |
---|---|
Type |
getExpectedType() |
int[] |
getSqlLocations() |
public ParameterTranslationsImpl.ParameterInfo(int[] sqlPositions, Type expectedType)
public ParameterTranslationsImpl.ParameterInfo(int sqlPosition, Type expectedType)
public int[] getSqlLocations()
public Type getExpectedType()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.