In the previous 4 articles, I put hibernate in the general configuration, single-sheet operation, one-to-single-bilateral configuration, one-to-many, multi-pair single-sided configuration, many pairs of single-sided configuration and database operations have been told, if some place is wrong or do not understand the place, but also please correct me. I send the address of a few articles again, convenient for everyone to check
First, Hibernate introductory tutorial Chapter I Hibernate simple Configuration , single-table additions and deletions to the operation (student for example)
Address: http://blog.csdn.net/zhangpan19910604/article/details/46654233
Ii. Hibernate Introductory Tutorial Chapter II Hibernate one-to-one unilateral bilateral configuration, as well as additions and deletions
Address: http://blog.csdn.net/zhangpan19910604/article/details/46661037
Third, Hibernate Introductory Tutorials Chapter III Hibernate one-to-many, multi-pair, unilateral and bilateral configurations
Address: http://blog.csdn.net/zhangpan19910604/article/details/46663131
Iv. Hibernate Introductory Tutorial Fourth chapter hibernate many-to-many configuration, unilateral and bilateral configuration
Address: http://blog.csdn.net/zhangpan19910604/article/details/46671297
Source I have uploaded to GitHub: Https://github.com/sunny123123/Hibernate.git
Hibernate Getting Started Tutorial (summary)