Oliver Gierke bc876b7584 Introduced Property abstraction for more sophisticated query method name parsing.
The newly introduced Property class allows to find nested property paths by splitting up the raw property name along its camel case parts and trying to find a valid property for the actual type we resolve the property in. Once one is found it will use the rest of the string and try to build nested properties from it.
2011-01-07 22:17:55 +01:00
2010-12-23 17:12:51 -05:00
2010-12-23 18:34:22 -05:00
Description
No description provided
22 MiB
Languages
Java 100%