Oliver Gierke 1a7f253a64 DATACMNS-332 - AbstractMappingContext now prefers most concrete property.
BasicPersistentEntity now only caches the most concrete property for a by-name lookup to mimic the behavior that was implemented in getPersistentProperty(String name). This is to prevent shadowed properties of superclasses leaking into the by-name lookups.

Improved AbstractPersistentProperty.toString() to rather render the concrete field it is backed by.
2013-05-23 10:54:59 +02:00
2013-02-07 13:26:04 +01:00
Description
No description provided
22 MiB
Languages
Java 100%