Which f the following JPA-related statements is false?

a. You can use EntityManager method getTransaction to get the Entity-Transaction that manages the transaction.
b. You can use EntityTransaction method begin to start the transaction.
c. You can use EntityManager method apply to insert a new entity into the database.
d. You call EntityTransaction method commit to commit the changes to the database.

C

Computer Science & Information Technology

You might also like to view...

Social ________ is a method for sharing favorite web pages, websites, online articles, videos, and the like, with friends and colleagues

Fill in the blank(s) with correct word

Computer Science & Information Technology

____ are the physical areas that the organization has chosen to certify as secure.

A. Secure perimeters B. Secure boundaries C. Secure spaces D. Secure zones

Computer Science & Information Technology