OFFER Pass4sure and Lead2pass 1Z0-898 PDF & VCE

Vendor: Oracle
Exam Code: 1Z0-898
Exam Name: Java EE 6 Java Persistence API Developer Certified Expert Exam

QUESTION 1
The developer has defined the following entity class office:

image
Which of the following attributes will be in corresponding generated static metamodel class for the rooms’ field?

A.    Public static volatile CollectionAttribute<Room> rooms;
B.    Public static volatile ListAttribute<Room> rooms;
C.    Public static volatile ListAttribute<Office, Room> rooms;
D.    Public static volatile SingleAttribute<Room> rooms;

Answer: B

» Read more