public class ParameterMarkerExpressionSegment extends Object implements SimpleExpressionSegment, ProjectionSegment, AliasAvailable, ParameterMarkerSegment
| Constructor and Description |
|---|
ParameterMarkerExpressionSegment(int startIndex,
int stopIndex,
int parameterMarkerIndex) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexsetAliaspublic ParameterMarkerExpressionSegment(int startIndex,
int stopIndex,
int parameterMarkerIndex)
public Optional<String> getAlias()
AliasAvailablegetAlias in interface AliasAvailableCopyright © 2022 The Apache Software Foundation. All rights reserved.