| Modifier and Type | Method and Description |
|---|---|
SQLStatement |
SQLStatementFillerEngine.fill(Collection<SQLSegment> sqlSegments,
int parameterMarkerCount,
SQLStatementRule rule)
Fill SQL statement.
|
| Modifier and Type | Method and Description |
|---|---|
SQLStatementRule |
ParseRuleRegistry.getSQLStatementRule(String databaseTypeName,
String contextClassName)
Get SQL statement rule.
|
| Modifier and Type | Method and Description |
|---|---|
SQLStatementRule |
SQLStatementRuleDefinition.getSQLStatementRule(String contextClassName)
Get SQL statement rule.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.