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