类的使用
com.cdkjframework.entity.center.library.ColumnLayoutEntity
使用ColumnLayoutEntity的程序包
-
com.cdkjframework.core.business.mapper中ColumnLayoutEntity的使用
修饰符和类型方法说明void
UpdateLibraryMapper.createTableColumn
(TableLayoutEntity table, ColumnLayoutEntity column) 创建字段void
UpdateLibraryMapper.createTableUniqueIndex
(TableLayoutEntity table, ColumnLayoutEntity column) 创建唯一索引void
UpdateLibraryMapper.deleteTableField
(TableLayoutEntity table, ColumnLayoutEntity column) 删了表字段