hii i have one problem . as you said close EntityManagerFactory to restore database its works but a new problem comes that is when i upload csv in that time my database takes a very long time to store data that is not happening when EntityManagerFactory not closed
objectdb speed
#1
#2
You can proceed with loading the csv file as usual after reopening the EntityManagerFactory.
ObjectDB Support