Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
hibernate
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Using Value Objects as Aggregate Identifiers with Hibernate
Petter Holmström
Petter Holmström
Petter Holmström
Follow
Apr 28 '21
Using Value Objects as Aggregate Identifiers with Hibernate
#
domaindrivendesign
#
jpa
#
hibernate
#
ddd
24
reactions
Comments
3
comments
9 min read
Lombok and JPA: What may go wrong?
Aleksey Stukalov
Aleksey Stukalov
Aleksey Stukalov
Follow
Apr 19 '21
Lombok and JPA: What may go wrong?
#
java
#
jpa
#
hibernate
#
lombok
9
reactions
Comments
Add Comment
4 min read
A (definitive?) guide on LazyInitializationException
Nicolas Fränkel
Nicolas Fränkel
Nicolas Fränkel
Follow
Mar 28 '21
A (definitive?) guide on LazyInitializationException
#
java
#
hibernate
#
jpa
#
persistence
7
reactions
Comments
Add Comment
9 min read
Using MongoDB query syntax to query Relational Database in Java
Muhammad Hewedy
Muhammad Hewedy
Muhammad Hewedy
Follow
Mar 26 '21
Using MongoDB query syntax to query Relational Database in Java
#
springboot
#
mongodb
#
jpa
#
hibernate
5
reactions
Comments
Add Comment
1 min read
Creating associations with JPA Buddy
Aleksey Stukalov
Aleksey Stukalov
Aleksey Stukalov
Follow
Mar 14 '21
Creating associations with JPA Buddy
#
jpa
#
hibernate
#
intellij
#
java
4
reactions
Comments
2
comments
1 min read
JPA goes even easier with its Buddy
Aleksey Stukalov
Aleksey Stukalov
Aleksey Stukalov
Follow
Mar 13 '21
JPA goes even easier with its Buddy
#
java
#
jpa
#
hibernate
#
springdata
29
reactions
Comments
2
comments
8 min read
Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache
Marcus Paulo
Marcus Paulo
Marcus Paulo
Follow
Feb 7 '21
Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache
#
quarkus
#
panache
#
jpa
#
hibernate
10
reactions
Comments
Add Comment
9 min read
O Hibernate realmente vale a pena?
Jonatas de Moraes Junior
Jonatas de Moraes Junior
Jonatas de Moraes Junior
Follow
Feb 3 '21
O Hibernate realmente vale a pena?
#
java
#
portugues
#
hibernate
#
spring
2
reactions
Comments
Add Comment
6 min read
Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI + Panache, Hibernate com Postgres (Docker) + Postman
Marcus Paulo
Marcus Paulo
Marcus Paulo
Follow
Feb 1 '21
Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI + Panache, Hibernate com Postgres (Docker) + Postman
#
quarkus
#
developer
#
hibernate
#
java
18
reactions
Comments
Add Comment
12 min read
Spring Boot: JPA Bulk Insert Performance by 100 times.
Amrut Prabhu
Amrut Prabhu
Amrut Prabhu
Follow
Jan 25 '21
Spring Boot: JPA Bulk Insert Performance by 100 times.
#
springboot
#
hibernate
#
jpa
#
bulkinsert
13
reactions
Comments
Add Comment
3 min read
Excluding Hibernate entities from auto-generation
Horia Constantin
Horia Constantin
Horia Constantin
Follow
Jan 16 '21
Excluding Hibernate entities from auto-generation
#
java
#
hibernate
#
tips
3
reactions
Comments
Add Comment
1 min read
Career change option.
ಚೇತು
ಚೇತು
ಚೇತು
Follow
Sep 29 '20
Career change option.
#
java
#
hibernate
#
spring
#
j2ee
3
reactions
Comments
Add Comment
1 min read
Prevent Hibernate from doing N+1 selects with constructor expression
Andreas Eisele
Andreas Eisele
Andreas Eisele
Follow
Sep 27 '20
Prevent Hibernate from doing N+1 selects with constructor expression
#
hibernate
#
jpa
#
sql
#
jpql
2
reactions
Comments
Add Comment
6 min read
Digging into Hibernate's Query Cache
Nicolas Fränkel
Nicolas Fränkel
Nicolas Fränkel
Follow
Jul 5 '20
Digging into Hibernate's Query Cache
#
java
#
hibernate
#
cache
#
querycache
12
reactions
Comments
Add Comment
5 min read
Getting Started With Hibernate
Jeet Prakash
Jeet Prakash
Jeet Prakash
Follow
May 30 '20
Getting Started With Hibernate
#
hibernate
#
java
#
database
12
reactions
Comments
Add Comment
5 min read
No XML Spring and Hibernate Integration
Jeet Prakash
Jeet Prakash
Jeet Prakash
Follow
May 30 '20
No XML Spring and Hibernate Integration
#
hibernate
#
spring
#
java
#
database
8
reactions
Comments
Add Comment
4 min read
Introducing JPA and Hibernate
Gaetano D'Orsi
Gaetano D'Orsi
Gaetano D'Orsi
Follow
May 25 '20
Introducing JPA and Hibernate
#
java
#
hibernate
#
orm
#
jee
8
reactions
Comments
Add Comment
3 min read
Eliminate SpringBoot Hibernate N+1 Queries
Yann Briançon
Yann Briançon
Yann Briançon
Follow
May 11 '20
Eliminate SpringBoot Hibernate N+1 Queries
#
java
#
opensource
#
hibernate
#
springboot
4
reactions
Comments
Add Comment
1 min read
Hibernate Optimistic locking and Pessimistic locking
Ravi Yasas
Ravi Yasas
Ravi Yasas
Follow
Apr 24 '20
Hibernate Optimistic locking and Pessimistic locking
#
hibernate
#
beginners
#
java
#
jpa
4
reactions
Comments
Add Comment
1 min read
Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany
Jonathan
Jonathan
Jonathan
Follow
Apr 1 '20
Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany
#
java
#
hibernate
#
jpa
75
reactions
Comments
1
comment
6 min read
Database schema changes with Hibernate and Spring Boot
Michael Isvy
Michael Isvy
Michael Isvy
Follow
for
Online Pajak
Feb 5 '20
Database schema changes with Hibernate and Spring Boot
#
java
#
spring
#
hibernate
#
database
21
reactions
Comments
3
comments
6 min read
How to quickly prototype Hibernate or Django model classes from a JSON Object
Stephane Piedjou
Stephane Piedjou
Stephane Piedjou
Follow
Jan 18 '20
How to quickly prototype Hibernate or Django model classes from a JSON Object
#
django
#
hibernate
#
json
13
reactions
Comments
Add Comment
4 min read
A guide to accessing databases in Java
Marco Behler
Marco Behler
Marco Behler
Follow
Nov 18 '19
A guide to accessing databases in Java
#
java
#
database
#
jdbc
#
hibernate
31
reactions
Comments
2
comments
22 min read
Best Possible Hibernate Configuration for Batch Inserts
Anshul Bansal
Anshul Bansal
Anshul Bansal
Follow
Sep 26 '19
Best Possible Hibernate Configuration for Batch Inserts
#
database
#
batching
#
hibernate
#
java
10
reactions
Comments
10
comments
2 min read
Groovy delegation strategy for query re-use in Grails
David Ojeda
David Ojeda
David Ojeda
Follow
for
Handy
Mar 12 '19
Groovy delegation strategy for query re-use in Grails
#
groovy
#
grails
#
hibernate
8
reactions
Comments
3
comments
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account