| Package | Description |
|---|---|
| org.tinygroup.parsedsql | |
| org.tinygroup.parsedsql.parser | |
| org.tinygroup.parsedsql.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQLBuilder |
SQLBuilder.buildSQLWithNewToken()
用实际的值替代占位符,并返回新的构建器.
|
SQLBuilder |
SqlParsedResult.getSqlBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlParsedResult.setSqlBuilder(SQLBuilder sqlBuilder) |
| Modifier and Type | Method and Description |
|---|---|
SQLBuilder |
SQLVisitor.getSQLBuilder()
获取SQL构建器.
|
| Modifier and Type | Method and Description |
|---|---|
SQLBuilder |
AbstractMySQLVisitor.getSQLBuilder() |
Copyright © 2006–2018 TinyGroup. All rights reserved.