Oracle
1Z0-860 · Question #17
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 over written. 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 over written
How the community answered
(61 responses)- A18% (11)
- B8% (5)
- C3% (2)
- D70% (43)
Community Discussion
No community discussion yet for this question.