For entity classes in JPA, an NamedQueries annotation specifies a collection of ________ annotations that declare various named queries.

a. Entity—Specifies that the class is an entity class.
b. Table—Specifies the entity class’s corresponding database table.
c. NamedQuery
d. None of the above.


c. NamedQuery

Computer Science & Information Technology

You might also like to view...

The group header section is shown only once at the end of any group detail. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

SQL stands for Sequential Query Language

Indicate whether the statement is true or false

Computer Science & Information Technology

____ is when methods in different classes with a similar function are given the same name.

A. Aliasing B. Inheritance C. Polymorphism D. Referencing

Computer Science & Information Technology

In order to protect the privacy of employees, email messages that have been erased from hard disks cannot be retrieved.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology