rzo1 commented on code in PR #144:
URL: https://github.com/apache/openjpa/pull/144#discussion_r3801454207


##########
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:
   Will do — and I'm fixing the two follow-ups right away: `groupBy`/`orderBy` 
still have the same PK-column issue, and the now-unguarded null version field. 
Will push shortly with tests, and file the JIRA to go with it.



-- 
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]

Reply via email to