Uses of Class
jakarta.persistence.EntityResult
- 
Packages that use EntityResult Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. - 
- 
Uses of EntityResult in jakarta.persistence
Methods in jakarta.persistence that return EntityResult Modifier and Type Method Description EntityResult[]entities()Specifies the result set mapping to entities. 
 -