public static class ParameterTranslationsImpl.ParameterInfo extends Object implements 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 © 2016 JBoss by Red Hat. All rights reserved.