Introduction - If you have any usage issues, please Google them yourself
HIBERNATE framework of the first example, contains a junit test program. The User.java is a javabean object with the corresponding mapping file User.hbm.xml and ExportDB.java according to the mapping file, export the object model to a MySQL database, Client.java data access. Please own built database export the map file, followed by access to data.