public class ScriptRunner extends Object
| Constructor and Description |
|---|
ScriptRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
runScript(DataSource dataSource,
String location)
执行数据库脚本
|
public void runScript(DataSource dataSource, String location)
dataSource - 连接池location - 脚本位置Copyright © 2018–2020 baomidou. All rights reserved.