cristof opened a new pull request, #133: URL: https://github.com/apache/openjpa/pull/133
When an entity containing UUID generated fields where merged without being previously persisted, OpenJPA throwed an InternalException because AttachStrategy was not prepared for this type of field. Added tests for this scenario and for detaching and getReference. -- 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: dev-unsubscr...@openjpa.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org