Examveda

In Java EE applications, what is the purpose of the `@PersistenceContext` annotation?

A. To define JavaBean properties

B. To execute SQL queries

C. To inject a container-managed persistence context into a component

D. To create JavaBeans

Answer: Option C


Join The Discussion

Related Questions on Application Lifecycle and Annotation