public abstract class DebugUtils extends Object
| Constructor and Description |
|---|
DebugUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getColumnModelDebugInfo(ColumnModel c) |
static String |
getDialectFullInfo(Dialect d) |
static String |
getFkeyDebugInfo(TableModel t) |
static String |
getTableModelDebugInfo(TableModel model) |
static String |
getTableModelsDebugInfo(TableModel[] models) |
public static String getColumnModelDebugInfo(ColumnModel c)
public static String getFkeyDebugInfo(TableModel t)
public static String getTableModelDebugInfo(TableModel model)
public static String getTableModelsDebugInfo(TableModel[] models)
Copyright © 2022. All rights reserved.