DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Excluding Hibernate entities from auto-generation

Excluding Hibernate entities from auto-generation

3
Comments
1 min read
Career change option.

Career change option.

3
Comments
1 min read
Prevent Hibernate from doing N+1 selects with constructor expression

Prevent Hibernate from doing N+1 selects with constructor expression

2
Comments
6 min read
Digging into Hibernate's Query Cache

Digging into Hibernate's Query Cache

12
Comments
5 min read
Getting Started With Hibernate

Getting Started With Hibernate

12
Comments
5 min read
No XML Spring and Hibernate Integration

No XML Spring and Hibernate Integration

8
Comments
4 min read
Introducing JPA and Hibernate

Introducing JPA and Hibernate

8
Comments
3 min read
Eliminate SpringBoot Hibernate N+1 Queries

Eliminate SpringBoot Hibernate N+1 Queries

4
Comments
1 min read
Hibernate Optimistic locking and Pessimistic locking

Hibernate Optimistic locking and Pessimistic locking

4
Comments
1 min read
Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

88
Comments 1
6 min read
Database schema changes with Hibernate and Spring Boot

Database schema changes with Hibernate and Spring Boot

21
Comments 3
6 min read
How to quickly prototype Hibernate or Django model classes from a JSON Object

How to quickly prototype Hibernate or Django model classes from a JSON Object

13
Comments
4 min read
A guide to accessing databases in Java

A guide to accessing databases in Java

31
Comments 2
22 min read
Best Possible Hibernate Configuration for Batch Inserts

Best Possible Hibernate Configuration for Batch Inserts

11
Comments 10
2 min read
Groovy delegation strategy for query re-use in Grails

Groovy delegation strategy for query re-use in Grails

8
Comments 3
5 min read
@OneToMany relations in Hibernate and its perils

@OneToMany relations in Hibernate and its perils

7
Comments
2 min read
Ripping out hibernate and going native JDBC

Ripping out hibernate and going native JDBC

30
Comments 15
9 min read
The Cake Mix Metaphor for Frameworks

The Cake Mix Metaphor for Frameworks

11
Comments 1
1 min read
@Transient com JPA: 3 coisas que você não deve fazer!

@Transient com JPA: 3 coisas que você não deve fazer!

4
Comments
6 min read
Things to consider when using Hibernate in Kotlin

Things to consider when using Hibernate in Kotlin

5
Comments
1 min read
loading...