Oracle Java EE 6 Java Persistence API Developer Certified Expert - 1Z0-898무료 덤프문제 풀어보기
An application wants to utilize side effects of cascading entity manager operations to related entities.
Which statement is correct?
Which statement is correct?
정답: C
설명: (Fast2test 회원만 볼 수 있음)
A session bean business method invokes UserTransaction.setRollbackonly and receives an IllegalStateException.
Under which circumstance can this happen?
Under which circumstance can this happen?
정답: B
A JavaEE application is packaged as follows.

Which of the following is true for a portable JavaEE application?

Which of the following is true for a portable JavaEE application?
정답: B
Which statement is true about the @OrderColumn annotation?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
A named query that sets an exclusive pessimistic on the entities returned by the query by setting the NamedQuery lockMode element to LockModeType.PESSIMISTIC_FORCE_INCREMENT. The application starts transaction and executes the query.
Which of the following statements is correct about the entities returned by the query?
Which of the following statements is correct about the entities returned by the query?
정답: B
An entity person is mapped to a table PERSON and has a collection-valued persistence field otherUsedNames that stores names used by a person. The other used Names field is mapped to a separate table called NAMES. Which code fragment correctly defines such field?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
Which one of the following queries selects the customer whose order has the highest total price?
정답: A