Hello, I'm a newbie in JDO. I use eclipse.
After I use (PersistenceManager) pm.close for test, now I delete this pm.close. However I still could not find a way to open or create a new one, even after I restarted the computer.
Every time, PersistenceManager show this error, Object Manager has been closed
And I could not find a way to direct edit JDO records.
Could you help me? thank you in advance.