类的使用
com.iplatform.model.po.S_gen_table
使用S_gen_table的程序包
程序包
说明
-
com.iplatform.generator.controller中S_gen_table的使用
-
com.iplatform.generator.service中S_gen_table的使用
返回变量类型为S_gen_table的类型的com.iplatform.generator.service中的方法修饰符和类型方法说明com.walker.db.page.GenericPager<S_gen_table>CodeGenServiceImpl.queryPageGenTable(String tableName, String tableComment) 分页查询已生成的表记录。修饰符和类型方法说明voidCodeGenServiceImpl.execInsertOneTableAndColumnList(S_gen_table s_gen_table, List<S_gen_column> columnList) -
com.iplatform.generator.util中S_gen_table的使用
修饰符和类型方法说明static final S_gen_tableCodeGenUtils.createGenTable(com.walker.db.TableInfo tableInfo, String userName, String packageName) -
com.iplatform.model.po中S_gen_table的使用
类型参数类型为S_gen_table的com.iplatform.model.po中的字段修饰符和类型字段说明static final org.springframework.jdbc.core.RowMapper<S_gen_table>S_gen_table_mapper.ROW_MAPPER参数类型为S_gen_table的com.iplatform.model.po中的构造器