Instead of creating an Employee object directly by using new , your class Bll could use an EmployeeFactory class for this, with a method createInstance ...
確定! 回上一頁