public interface SqlExecutableStatement
SqlNode that allows DDL commands to be
executed directly.
NOTE: Subject to change without notice.
| Modifier and Type | Method and Description |
|---|---|
void |
execute(CalcitePrepare.Context context) |
void execute(CalcitePrepare.Context context)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.