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 © 2021 JBoss by Red Hat. All rights reserved.