The Emp bean instance represents a row in the database table; EmpBean is the name of the table and it is generated by the deployment tool. The Emp bean has the following properties.
Emp bean实例表示数据库表中的一行;empbean是该表的名称,由部署工具生成。
2
When you query the properties of emp, it will tell you it has properties of Name and AlfsNumber.