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