Package jakarta.persistence
Annotation Interface FieldResult
Used in conjunction with the 
EntityResult annotation to map
 columns specified in the SELECT list of a SQL query to the properties
 or fields of an entity class.
 Example:
- Since:
 - 1.0
 - See Also:
 
- 
Required Element Summary
Required Elements