solomax commented on code in PR #144:
URL: https://github.com/apache/openjpa/pull/144#discussion_r3801441707
##########
openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/common/apps/CompUser.java:
##########
@@ -66,6 +67,9 @@ public class CompUser {
@Enumerated
@Basic
private CreditRating creditRating;
+
+ @Version
Review Comment:
Thanks a million! :))
Please don't forget to file JIRA (too much of them are currently not being
processed :(( )
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]