Uses of Class
javax.persistence.PersistenceContext
-
Packages that use PersistenceContext Package Description javax.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. -
-
Uses of PersistenceContext in javax.persistence
Methods in javax.persistence that return PersistenceContext Modifier and Type Method Description PersistenceContext[]
value()
(Required) One or morePersistenceContext
annotations.
-