Files
spring-data-commons/src/test/java/org
Oliver Gierke 9843447a58 DATACMNS-357 - Cleanups in primitive id detection.
Changed implementation in AbstractEntityInformation quite a bit to not need the non-final fields and a protected callback method. Cleaned up test cases to really test the new behavior, not the artificially introduced test helper class.

Original pull request: #37.
2013-08-14 09:38:43 +02:00
..