Hi, I'm new for JPA/JDO.
How should I create/edit entity class?
Is there any GUI?
In my searching easily, there is the jpa function of myeclipse, or Dail.
http://www.myeclipseide.com/documentation/quickstarts/jpa/
http://www.eclipse.org/webtools/dali/
Please tell me your usual method for creating/editing entity and JPA/JDO things.
I'm expecting the one like MySQL Workbench.
TIA :)