public class DDLDropUtils extends Object
| Constructor and Description |
|---|
DDLDropUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
toDropDDL(Dialect dialect,
TableModel... tables)
Transfer tables to drop DDL and without format it
|
public static String[] toDropDDL(Dialect dialect, TableModel... tables)
Copyright © 2021. All rights reserved.