Package jakarta.persistence
Annotation Interface Access
Used to specify an access type to be applied to an entity class,
 mapped superclass, or embeddable class, or to a specific attribute
 of such a class.
- Since:
 - 2.0
 
- 
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescription(Required) Specification of field- or property-based access. 
- 
Element Details
- 
value
AccessType value(Required) Specification of field- or property-based access. 
 -