DEV Community

JPA with Hibernate Series' Articles

Back to Sohail Shah's Series
Getting Started With Hibernate And JPA
Cover image for Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

3
Comments
3 min read
Set Up a Barebones Java project with JPA
Cover image for Set Up a Barebones Java project with JPA

Set Up a Barebones Java project with JPA

1
Comments
3 min read
Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects
Cover image for Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

1
Comments
3 min read
Know The JPA Persistence.xml File

Know The JPA Persistence.xml File

Comments
3 min read
Persisting non-primitive types in JPA

Persisting non-primitive types in JPA

Comments
4 min read
JPA: One-To-One Relationship, Fetch type, Relationship Direction, And Query Optimization

JPA: One-To-One Relationship, Fetch type, Relationship Direction, And Query Optimization

1
Comments
7 min read
JPA : One-To-Many, Many-To-One And Many-To-Many Relationships

JPA : One-To-Many, Many-To-One And Many-To-Many Relationships

2
Comments
6 min read