Tag: technology
Questions Related to technology
A container-managed persistence (CMP) entity bean A has a one-to-many unidirectional relationship (CMR) to another container-managed persistence (CMP) entity bean B. Which interface can expose the methods related to this relationship?
Which of the following statements are true about the given method declaration? MyEJBObject createWithName(String name) throws CreateException, RemoteException