| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.relation | |
| org.apache.shardingsphere.sql.parser.relation.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
static SQLStatementContext |
SQLStatementContextFactory.newInstance(RelationMetas relationMetas,
String sql,
List<Object> parameters,
SQLStatement sqlStatement)
Create SQL statement context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonSQLStatementContext
Common SQL statement context.
|
class |
InsertSQLStatementContext
Insert SQL statement context.
|
class |
SelectSQLStatementContext
Select SQL statement context.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.