首页>代码>java代码自动生成器,支持mysql,oracle数据源,支持bean,service,serviceimpl自定义模板>/codeBuilder/src/com/cxsoft/base/TableForm.java
package com.cxsoft.base; import java.io.Serializable; import com.cxsoft.common.DBModel; public class TableForm implements Serializable { private static final long serialVersionUID = 1L; Object rightAllValues[]; private String selecedTable; private String objectName; private String basePath; private String storePath; private String writeFilePath; private String packageName; private String fileName; private boolean isBeanBol; private boolean isServiceBol; private boolean isJspBol; private DBModel model; public Object[] getRightAllValues() { return rightAllValues; } public void setRightAllValues(Object[] rightAllValues) { this.rightAllValues = rightAllValues; } public String getSelecedTable() { return selecedTable; } public void setSelecedTable(String selecedTable) { this.selecedTable = selecedTable; } public String getObjectName() { return objectName; } public void setObjectName(String objectName) { this.objectName = objectName; } public String getBasePath() { return basePath; } public void setBasePath(String basePath) { this.basePath = basePath; } public String getStorePath() { return storePath; } public void setStorePath(String storePath) { this.storePath = storePath; } public String getWriteFilePath() { return writeFilePath; } public void setWriteFilePath(String writeFilePath) { this.writeFilePath = writeFilePath; } public String getPackageName() { return packageName; } public void setPackageName(String packageName) { this.packageName = packageName; } public String getFileName() { return fileName; } public void setFileName(String fileName) { this.fileName = fileName; } public boolean isBeanBol() { return isBeanBol; } public void setBeanBol(boolean isBeanBol) { this.isBeanBol = isBeanBol; } public boolean isServiceBol() { return isServiceBol; } public void setServiceBol(boolean isServiceBol) { this.isServiceBol = isServiceBol; } public boolean isJspBol() { return isJspBol; } public void setJspBol(boolean isJspBol) { this.isJspBol = isJspBol; } public DBModel getModel() { return model; } public void setModel(DBModel model) { this.model = model; } }

yjdang LV3
2023年3月27日
1214066599 LV8
2022年4月4日
1306878374 LV13
2021年12月21日
Tayirjan LV11
2021年7月18日
qewqqeqw LV2
2020年8月18日
xp95323 LV15
2019年12月1日
xuyongff LV24
2019年11月26日
906396135 LV7
2019年10月31日
cralgogo LV2
2019年10月28日
0312wangchen LV26
2019年9月18日

interface LV22
2024年8月10日
hmf1989
2024年7月25日
暂无贡献等级
genyuan2014 LV6
2024年4月27日
taoshen95 LV16
2023年7月3日
lyz199274 LV1
2023年4月21日
yjdang LV3
2023年3月27日
oonesun
2023年1月31日
暂无贡献等级
danta123459 LV6
2022年7月29日
cxdxfx12 LV14
2022年6月18日
1214066599 LV8
2022年4月4日