In our case, Application Developer added a new attribute named address_address_id to the Customer EJB.
在我们的实例中,Application Developer在Customer EJB中添加了一个名为address_address_id的新属性。
If you want to run the EJB at this point (you'll need to stop and start the server) and retrieve the customer data, you will need to execute the methods in this sequence.
如果您此时想要运行该EJB(您将需要停止并重新启动服务器)并且检索顾客数据,您将需要按照这样的顺序执行方法。
Figures 19 and 20 show an example of the EJB test where we entered 1 for the customer number and received Daniel as the first name.
图19和20展示了一个EJB测试的示例,其中,我们输入1作为顾客编号,并且接收Daniel作为第一个名称。
应用推荐