Card 53 / 59: What are types of methods contained in a CMP entity bean class?
A)
Getter and setter methods for all persistent fields
B)
Methods that contain business logic
C)
Methods that open database connection
D)
Lifecycle methods that are called by the EJB container
E)
Methods that return the sql commands needed for select, delete, insert and update of the entity.
Answer:
A) Getter and setter methods for all persistent fields
B) Methods that contain business logic
D) Lifecycle methods that are called by the EJB container
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|