| Modifier and Type | Field and Description |
|---|---|
static TrueCondition |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Return a SQL string representation of this
Segment. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitand, not, orpublic static final TrueCondition INSTANCE
public String toString()
SegmentSegment.
The representation is intended for debugging purposes and an approximation to the generated SQL. While it might
work in the context of a specific dialect, you should not that the Segment.toString() representation works across
multiple databases.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.