com.github.drinkjava2.jdialects
Class DebugUtils
java.lang.Object
com.github.drinkjava2.jdialects.DebugUtils
public abstract class DebugUtils
- extends Object
DebugUtils only for debug, will delete it
- Since:
- 1.0.0
- Author:
- Yong Zhu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugUtils
public DebugUtils()
getColumnModelDebugInfo
public static String getColumnModelDebugInfo(ColumnModel c)
getFkeyDebugInfo
public static String getFkeyDebugInfo(TableModel t)
getTableModelDebugInfo
public static String getTableModelDebugInfo(TableModel model)
getTableModelsDebugInfo
public static String getTableModelsDebugInfo(TableModel[] models)
Copyright © 2018. All rights reserved.