4.0.0 com.packtpub.mmj 6392_chapter2 1.0-SNAPSHOT pom lib rest UTF-8 9. Read more »
Using Join with Criteria queries insert into course(id, name, created_date,. Read more »
Use of Criteria queries instead of writing the SQL queries. Read more »
Different types of SQL Joins insert into course(id, name, created_date,. Read more »
4.0.0 org.springframework.boot spring-boot-starter-parent 3.0.2 com.brains.jpa.hibernate jpa-hibernate-demo 0.0.1-SNAPSHOT jpa-hibernate-demo Demo project. Read more »
SINGLE_TABLE inheritance Single_Table – With Inheritance, all the classes are. Read more »
We use ManyToMany when Multiple relations are between tables. 4.0.0. Read more »
OneToOne Unidirectional Student – Passport @OneToMany – Lazy Fetching @ManyToOne. Read more »
OneToOne Unidirectional Student – Passport @OneToOne mapping is by default. Read more »
With NamedQuery, we can reuse the query in multiple locations.. Read more »