mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 19:15:15 +00:00
- support for dynamic instantiations of scalar values. This is all JPA defines support for wrt `@ConstructorResult` - support for mixed result mappings, including dynamic instantiations which JPA says is not legal. We support this in HQL also