File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# hibernate-tutorial2
2- XML Mapping
3- * JavaSE 1.8
4- * Hibernate 5
5- * Maven 4
6- * MySQL 5
2+ Hibernate XML Mapping files * (Obsolete !!! We will see in Tutorial 3 the mode "Hibernate Annotations")*
73
84[ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/nfriaa/hibernate-tutorial2/issues ) [ ![ Travis] ( https://img.shields.io/travis/rust-lang/rust.svg )] ( https://github.com/nfriaa/hibernate-tutorial2 ) [ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://github.com/nfriaa/hibernate-tutorial2/blob/master/LICENSE )
95
106## Description
117A sample code to execute Queries under Hibernate ORM (not directly to sql)
8+ * JavaSE 1.8
9+ * Hibernate 5
10+ * Maven 4
11+ * MySQL 5
1212
1313## 1. Database and tables
1414We will use the same database and table structure in Tutorial 1
You can’t perform that action at this time.
0 commit comments