DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Eager vs Lazy Initialization of Spring Beans

Eager vs Lazy Initialization of Spring Beans

8
Comments
4 min read
Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships

Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships

4
Comments
4 min read
Hibernate Connection Library with GUI Generation

Hibernate Connection Library with GUI Generation

1
Comments
5 min read
what is JPA? explain few configurations

what is JPA? explain few configurations

Comments
1 min read
Demystifying Hibernate: A Beginner's Journey

Demystifying Hibernate: A Beginner's Journey

Comments
1 min read
How to deal with N+1 problems with Hibernate

How to deal with N+1 problems with Hibernate

3
Comments 2
8 min read
Uppercase table names in Spring Boot

Uppercase table names in Spring Boot

1
Comments
2 min read
Display SQL statement generated by Hibernate JPA in Spring Boot environment

Display SQL statement generated by Hibernate JPA in Spring Boot environment

Comments
3 min read
Capitalisation of table name generated by Hibernate when using MySQL server

Capitalisation of table name generated by Hibernate when using MySQL server

2
Comments 2
2 min read
Advanced and dynamic searching with Spring Data JPA

Advanced and dynamic searching with Spring Data JPA

2
Comments
3 min read
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

6
Comments
4 min read
Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

1
Comments
5 min read
How to save Hibernate Entity changes to Database

How to save Hibernate Entity changes to Database

Comments
1 min read
Hibernate Cheat Sheet

Hibernate Cheat Sheet

40
Comments 2
2 min read
How is your data actually flushed? Hibernate ActionQueue event priorities.

How is your data actually flushed? Hibernate ActionQueue event priorities.

2
Comments
4 min read
Be Cautious When Using Hibernate for Date Type Manipulation with Databases

Be Cautious When Using Hibernate for Date Type Manipulation with Databases

7
Comments 2
3 min read
Common Mistakes of Junior Java Developers When Working with Hibernate

Common Mistakes of Junior Java Developers When Working with Hibernate

1
Comments 1
3 min read
Create Persistence Unit Without The persistence.xml file

Create Persistence Unit Without The persistence.xml file

8
Comments
3 min read
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

43
Comments 11
31 min read
JPA Cheatsheet: visualizando relacionamentos

JPA Cheatsheet: visualizando relacionamentos

4
Comments
4 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

21
Comments
6 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

3
Comments
7 min read
Persisting non-primitive types in JPA

Persisting non-primitive types in JPA

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

Know The JPA Persistence.xml File

1
Comments
3 min read
Hibernate Interview Questions for Freshers

Hibernate Interview Questions for Freshers

1
Comments
5 min read
loading...