com.github.drinkjava2.jdialects
Class SqlFormatter

java.lang.Object
  extended by com.github.drinkjava2.jdialects.SqlFormatter

public class SqlFormatter
extends Object

Since:
2.0.4
Author:
Yong Zhu

Constructor Summary
SqlFormatter()
           
 
Method Summary
static String format(String template)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlFormatter

public SqlFormatter()
Method Detail

format

public static String format(String template)

main

public static void main(String[] args)


Copyright © 2018. All rights reserved.