@Internal public class SQLTokenizedFormatter extends java.lang.Object
Warning: Use this class at your own risk. It is an implementation detail and is not guaranteed to exist in future versions.
Forked from DBeaver - Universal Database Manager Copyright (C) 2010-2017 Serge Rider (serge@jkiss.org)
Based on SQLTokenizedFormatter from https://github.com/serge-rider/dbeaver, which itself is licensed under the Apache 2.0 license.
| Constructor and Description |
|---|
SQLTokenizedFormatter(DBeaverSQLFormatterConfiguration formatterCfg) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.String argSql) |
public SQLTokenizedFormatter(DBeaverSQLFormatterConfiguration formatterCfg)