Skip to content

Aggarwal-Raghav/DatanucleusIssue496

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Build the project

mvn clean install

To run the program

mvn exec:java

For schema creation and deletion

mvn datanucleus:schema-create
mvn datanucleus:schema-delete

NOTE

The same code is working with datanucleus version 5.x. Have created a separate branch named workingCase and attached the working screenshot as well

main branch: Java 17
workingCase branch: Java 8

Error StackTrace

image StackTrace

While Debugging

image Debugging

Working Case with datanucleus 5.x

image working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages