com.github.drinkjava2.jdialects
Class DDLFormatter

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

public class DDLFormatter
extends Object

Since:
2.0.4
Author:
Yong Zhu

Constructor Summary
DDLFormatter()
           
 
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

DDLFormatter

public DDLFormatter()
Method Detail

format

public static String format(String template)

main

public static void main(String[] args)


Copyright © 2018. All rights reserved.