Files
spring-data-commons/spring-data-commons-core
Oliver Gierke 5a6427fdcf DATACMNS-50 - Added ability to define PersistentProperty order for PersistentEntities.
BasicPersistentEntity now has a constructor taking a Comparator and holds PersistentProperty instances in a TreeSet if a COmparator is given at construction. Removed getPersistentPropertyNames() from PersistentProperty interface as it's not used anywhere.
2011-07-06 18:04:52 +02:00
..
2010-11-17 17:37:14 -05:00
2011-06-21 16:23:29 -04:00