exam questions

Exam 1z0-900 All Questions

View all questions & answers for the 1z0-900 exam

Exam 1z0-900 topic 1 question 22 discussion

Actual exam question from Oracle's 1z0-900
Question #: 22
Topic #: 1
[All 1z0-900 Questions]

Given the code fragment:

How can you apply DateConverter to the birthday field?

  • A. by adding @Convert(to=Date.class) at line 3
  • B. by invoking the setConverter(DateConverter.class) method on the EntityManager object
  • C. by adding @Converter(autoApply=true) at line 1
  • D. by adding @Convert((DateConverter.class)) at line 2
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
i_ra
Highly Voted 3 years, 1 month ago
I think the answer is C. based on example 2 in the link: https://docs.oracle.com/javaee/7/api/javax/persistence/Convert.html
upvoted 7 times
...
orjava
Most Recent 7 months ago
Answer C
upvoted 2 times
...
ciellaf5
2 years, 10 months ago
It must be @Convert(converter=DateCoverter.class)
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago