Chapter 15: Problem 2
Fill in the blanks in each of the following: a) For entity EJBs that use ______ persistence to represent data in a relational database, the ______ must specify SQL queries when deploying the EJB. b) For entity EJBs that use ______ persistence to represent data in a relational database, the ______ must implement code that synchronizes data with the database. c) Each create method in the home interface must have a corresponding ______ method in the EJB implementation. d) If an entity EJB has a complex primary key, the developer must provide a custom ______ that represents the complex primary key.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.