Files
spring-data-commons/spring-data-commons-core
Oliver Gierke 154794f91b DATACMNS-65 - Using ReentrantReadWriteLock to prevent race conditions in PersistentEntity creation.
We have to lock PersistentEntity creation as instances could be prematurely handed out and iteration over the properties might interfere new properties being added to the Set iterated over.
2011-08-23 20:12:54 +02:00
..
2010-11-17 17:37:14 -05:00
2011-07-21 13:13:00 -04:00