Is there an eclipse plugin for jdo which has a designer tab and a source tab like the xml editor?
The designer tab would have a table for me to key in ...
I am trying to develop a plugin which uses Datanucleus to dump the data into Database. I am getting following error when I try to get PersistanceManagerFactory. Whether some one has ...
how to make web code which ask user to input what ever user give input store in data base and make page of that store data with same name in eclipse ...