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
Description
No description provided
22 MiB
Languages
Java 100%