Files
spring-data-commons/spring-data-commons-core
Oliver Gierke 7753b9b446 DATAJPA-28 - Changed invocation order of createIsNewStrategy(…).
Lazily initializing the IsNewAware on first access now as classes implementing the method might wanna delegate to a template method using a constructor parameter. If createIsNewStrategy(…) is called from our constructor already the subclasses additional constructor arguments are not available yet.
2011-02-22 21:52:17 +01:00
..
2010-11-17 17:37:14 -05:00
2010-11-17 17:37:14 -05:00
2010-11-17 17:37:14 -05:00
2011-02-09 17:01:32 -05:00