public class SqlFormatter extends Object
| Constructor and Description |
|---|
SqlFormatter() |
public String format(String sql) throws net.sf.jsqlparser.JSQLParserException
sql - the SQL script to format. It may only contain insert
statements.net.sf.jsqlparser.JSQLParserException - if an error ocurrs.Copyright © 2016. All rights reserved.