com.github.drinkjava2.jdialects
Class DDLDropUtils
java.lang.Object
com.github.drinkjava2.jdialects.DDLDropUtils
public class DDLDropUtils
- extends Object
To transfer platform-independent model to drop DDL String array
- Since:
- 1.0.2
- Author:
- Yong Zhu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDLDropUtils
public DDLDropUtils()
toDropDDL
public static String[] toDropDDL(Dialect dialect,
TableModel... tables)
- Transfer tables to drop DDL and without format it
Copyright © 2018. All rights reserved.