Introduction - If you have any usage issues, please Google them yourself
How to use Myeclipse generate a map file and the entity class?
Mapping file and entity class "=== ===" DB
1) How to generate entity classes based on DB and mapping files
Myeclipse additional use Hibernate framework ========= ========
a. first in the DB Browser window to establish a connection to the database
b. a new project, the project name right point-> Myeclipse-> Add Hibernate ....
c. Select the Hibernate framework version
d. generating Hibernate.cfg.xml file
e. Setting Hibernate.cfg.xml connection parameters
f. generate HibernateSessionFactory tools (HibernateUtil)