We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fedd5f commit 7cf4cf9Copy full SHA for 7cf4cf9
src/main/java/org/springframework/data/mapping/model/PersistentEntityIsNewStrategy.java
@@ -24,7 +24,7 @@
24
import org.springframework.util.ClassUtils;
25
26
/**
27
- * An {@link IsNewStrategy} to use a {@link PersistentEntity}'s version property followed by it
+ * An {@link IsNewStrategy} to use a {@link PersistentEntity}'s version property followed by identifier.
28
*
29
* @author Oliver Gierke
30
* @author Mark Paluch
0 commit comments