Class SqlScriptRunner

java.lang.Object
mbg.test.common.util.SqlScriptRunner

public class SqlScriptRunner extends Object
This class is used to execute an SQL script before a code generation run if necessary. Note that this class mainly exists to support the MyBatis generator build. It is intentionally not documented and not supported.