hibernate-orm/hibernate-testing
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-testing.gradle HHH-13937 Get rid of junit5 compile-time dependencies 2020-04-14 14:23:29 +01:00