EmployeeSearchResults是会话属性名,它存储了要在表格中显示的记录行。
EmployeeSearchResults is the session attribute name, where the rows of records are stored for table display.
取得对表格 ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
为了向您的表格添加一个新行,您只需创建一个实体类的实例,设置其属性,并更新类entitymanager以支持新实体。
To add a new row to your table, you simply create an instance of your entity class, set the attributes, and tell the EntityManager to persist the new entity.
应用推荐