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