spring-framework/spring-orm
Stephane Nicoll 8a4a89b9d9 Allow a MethodReference to be produced from a GeneratedMethod
This commit updates GeneratedMethod and its underlying infrastructure
to be able to produce a MethodReference. This simplifies the need when
such a reference needs to be created manually and reuses more of what
MethodReference has to offer.

See gh-29005
2022-09-12 10:07:13 +02:00
..
src Allow a MethodReference to be produced from a GeneratedMethod 2022-09-12 10:07:13 +02:00
spring-orm.gradle AOT contribution for @PersistenceContext and @PersistenceUnit 2022-04-25 11:01:09 +02:00