Create variables for each of the customer data items you will need to pass to the EJB when invoking the getCustomerInfo method, like customerNumber, name, lastName, adress1, city, etc.
为调用 getCustomerInfo方法时您将需要传递到EJB中的每个顾客数据项创建变量,比如 customerNumber、name、lastName、adress1、city等等。
Create variables for each of the customer data items you will need to pass to the EJB when invoking the getCustomerInfo method, like customerNumber, name, lastName, adress1, city, etc.
为调用 getCustomerInfo方法时您将需要传递到EJB中的每个顾客数据项创建变量,比如 customerNumber、name、lastName、adress1、city等等。
应用推荐