public final class WhereSegmentExtractUtils extends Object
| 构造器和说明 |
|---|
WhereSegmentExtractUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<WhereSegment> |
getSubqueryWhereSegments(SelectStatement selectStatement)
Get subquery where segment from SelectStatement.
|
public static Collection<WhereSegment> getSubqueryWhereSegments(SelectStatement selectStatement)
selectStatement - SelectStatement.Copyright © 2020 The Apache Software Foundation. All rights reserved.