Allow reuse of TypeInformation
when obtaining a PersistentPropertyPath
#2992
Labels
type: enhancement
A general enhancement
Milestone
The current arrangement requires callers to use a
Class
although they could reuseTypeInformation
. AllowingTypeInformation
would skip potential cache lookups allowing for more efficient processing.The text was updated successfully, but these errors were encountered: