public class SQLParser extends Object
| Constructor and Description |
|---|
SQLParser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
addTableIndex(String sql,
int tableIndex)
给表明添加分片表下标.
|
static List<String> |
parseTableName(String sql)
获取sql语句中所有表名.
|
Copyright © 2015. All rights reserved.