public class TableColumnService extends Object
TableColumnService()
void
addColumn(String tableName, String field, String type, String comment)
boolean
clear(String tableName)
isExists(String cloumn, String tableName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableColumnService()
public boolean isExists(String cloumn, String tableName)
cloumn
tableName
public boolean clear(String tableName)
public void addColumn(String tableName, String field, String type, String comment)
field
type
commons
Copyright © 2024. All rights reserved.