The JPA annotation @Basic specifies whether the column is optional and whether the corresponding data should loaded ________ (i.e., only when the data is accessed through the entity object) or ________ (i.e., loaded immediately when the entity object is created).

a. lazily, actively
b. slowly, eagerly
c. lazily, eagerly
d. idly, actively


c. lazily, eagerly

Computer Science & Information Technology

You might also like to view...

_____ are a valuable formatting tool for creating Web pages; you can use Excel to create them.

A. Frames B. Cells C. Divs D. Tables

Computer Science & Information Technology

Operators are called ____ operators because they are used to compare values.

A. test B. comparison C. change D. binary

Computer Science & Information Technology

A ____ is a device that makes internetwork connections and provides routing between different WANs.

bridge gateway firewall domain name server

Computer Science & Information Technology

The OSI ____ layer provides switching and routing technologies for transmitting data from node to node.

A. transport B. network C. session D. data link

Computer Science & Information Technology