public final class HavingContextEngine extends Object
| Constructor and Description |
|---|
HavingContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
HavingContext |
createHavingContext(org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement selectStatement)
Create having context.
|
public HavingContext createHavingContext(org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement selectStatement)
selectStatement - select statementCopyright © 2021 The Apache Software Foundation. All rights reserved.