hibernate / hibernate-models

An abstraction over "reflection" and annotations
Apache License 2.0
2 stars 5 forks source link

Investigate use of MethodHandles instead of Constructor and Method references #80

Open sebersole opened 1 month ago

sebersole commented 1 month ago

Investigate use of MethodHandles instead of Constructor and Method references.