public interface WhereSegmentAvailable
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<WhereSegment> |
getWhere()
Get where segment.
|
void |
setWhere(WhereSegment where)
Set where segment.
|
com.google.common.base.Optional<WhereSegment> getWhere()
void setWhere(WhereSegment where)
where - where segmentCopyright © 2020 The Apache Software Foundation. All rights reserved.