首页>代码>ssm框架简单案例,使用myeclipse开发>/SSMDemo/src/cn/ssm/entity/Emp.java
package cn.ssm.entity;

import java.sql.Date;

public class Emp {
	private Integer empno;
	private String ename;
	private String job;
	private Integer mgr;
	private Date hiredate;
	private Double sal;
	private Double comm;
	private Integer deptno;

	public Integer getEmpno() {
		return empno;
	}

	public void setEmpno(Integer empno) {
		this.empno = empno;
	}

	public String getEname() {
		return ename;
	}

	public void setEname(String ename) {
		this.ename = ename;
	}

	public String getJob() {
		return job;
	}

	public void setJob(String job) {
		this.job = job;
	}

	public Integer getMgr() {
		return mgr;
	}

	public void setMgr(Integer mgr) {
		this.mgr = mgr;
	}

	public Date getHiredate() {
		return hiredate;
	}

	public void setHiredate(Date hiredate) {
		this.hiredate = hiredate;
	}

	public Double getSal() {
		return sal;
	}

	public void setSal(Double sal) {
		this.sal = sal;
	}

	public Double getComm() {
		return comm;
	}

	public void setComm(Double comm) {
		this.comm = comm;
	}

	public Integer getDeptno() {
		return deptno;
	}

	public void setDeptno(Integer deptno) {
		this.deptno = deptno;
	}

}
最近下载更多
LITIANYU084414  LV11 2023年1月1日
yymmdm  LV6 2022年8月10日
南城 猪猪侠  LV4 2022年4月4日
543666826  LV33 2021年11月21日
jay1992  LV14 2021年11月19日
山歌  LV2 2021年6月27日
少年的代码  LV3 2021年5月6日
bravo  LV2 2021年5月6日
953028435  LV3 2021年3月10日
try-maker  LV1 2021年3月2日
最近浏览更多
gecongkai  LV8 2023年6月22日
sdhfkh  LV4 2023年6月12日
LITIANYU084414  LV11 2023年1月1日
微信网友_6248713511227392  LV11 2022年12月5日
qingwa123 2022年12月1日
暂无贡献等级
zhiwei0127  LV1 2022年11月6日
admin0108  LV9 2022年10月27日
naside  LV2 2022年6月26日
张真狗  LV9 2022年6月14日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友