hibernate-orm/hibernate-core
Steve Ebersole 704896614d Support for JPA `SqlResultSetMapping`, both in terms of:
- creating memento instances for each mapping and storing into repository for runtime access
- applying to native-queries

Only support for column results is implemented atm since only scalar results are implemented for native-query
2020-07-29 11:58:27 -05:00
..
src Support for JPA `SqlResultSetMapping`, both in terms of: 2020-07-29 11:58:27 -05:00
hibernate-core.gradle HHH-14033 - SQL script parsing problem with multi-line comments 2020-05-19 12:25:34 -05:00