public interface NamedParameterContext
ParameterSpecification
.Modifier and Type | Method and Description |
---|---|
int[] |
getNamedParameterLocations(String name)
Returns the locations of all occurrences of the named parameter.
|
int[] getNamedParameterLocations(String name)
name
- The named parameter.Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.