Oracle
1Z0-860 · Question #301
Which statement about the combination of mapping defaults, annotations, and XML descriptors is correct?
The correct answer is D. If multiple entity listeners are defined, the order in which they are invoked can be defined or overwritten. See the full explanation below for the reasoning.
Question
Which statement about the combination of mapping defaults, annotations, and XML descriptors is correct?
Options
- AAll mapping annotations must always be processed by the persistence provider.
- BSome annotations, like the @Entity annotation, must always be processed by the persistence provider.
- CThe mapping information for an entity class specified by annotations and in XML descriptors must be
- DIf multiple entity listeners are defined, the order in which they are invoked can be defined or overwritten
How the community answered
(59 responses)- A7% (4)
- B3% (2)
- C12% (7)
- D78% (46)
Community Discussion
No community discussion yet for this question.