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