Files
spring-data-jpa/src/test/java/org
Oliver Gierke dfcaeb6a52 DATAJPA-581, DATAJPA-582 - Fixed isNew(…) detection in JpaMetamodelEntityInformation.
We now generally consider all non-null values of a non-primitive @Version attribute indicating a non-new entity.
2014-08-06 09:01:04 +02:00
..