DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
WTH is JDBC, Spring JDBC, JPA, Hibernate, ORM, Spring Boot JPA

WTH is JDBC, Spring JDBC, JPA, Hibernate, ORM, Spring Boot JPA

Comments
2 min read
💀 I Deleted a Parent Entity… and Hibernate Deleted Everything (Cascades Explained)

💀 I Deleted a Parent Entity… and Hibernate Deleted Everything (Cascades Explained)

1
Comments
3 min read
Hibernate XML 설정 가이드 - 매핑, 캐시, 트랜잭션

Hibernate XML 설정 가이드 - 매핑, 캐시, 트랜잭션

Comments
3 min read
Spring Data JPA 완벽 가이드 - Entity, Repository, Cache

Spring Data JPA 완벽 가이드 - Entity, Repository, Cache

Comments
2 min read
JPA Entity 어노테이션 완벽 가이드 - 상속, Named Query, 기본 매핑

JPA Entity 어노테이션 완벽 가이드 - 상속, Named Query, 기본 매핑

Comments
2 min read
Hibernate/JPA - Java ORM 프레임워크

Hibernate/JPA - Java ORM 프레임워크

Comments
3 min read
Hibernate JPA 쿼리 가이드 - HQL과 Criteria API

Hibernate JPA 쿼리 가이드 - HQL과 Criteria API

Comments
2 min read
Hibernate 쿼리 완벽 가이드 - HQL과 Criteria API

Hibernate 쿼리 완벽 가이드 - HQL과 Criteria API

Comments
3 min read
Hibernate JPA 어노테이션 가이드 - Entity, 상속, Named Query

Hibernate JPA 어노테이션 가이드 - Entity, 상속, Named Query

Comments
2 min read
Hibernate JPA XML 설정 가이드 - 설정 파일과 매핑

Hibernate JPA XML 설정 가이드 - 설정 파일과 매핑

Comments
2 min read
How to Add Extended Fields to Entities Without Modifying Tables

How to Add Extended Fields to Entities Without Modifying Tables

Comments
5 min read
👉“I Didn’t Understand JPA Until I Built the Persistence Layer”

👉“I Didn’t Understand JPA Until I Built the Persistence Layer”

4
Comments
2 min read
How to Evaluate the Quality of a Framework Technology?

How to Evaluate the Quality of a Framework Technology?

Comments
19 min read
Lidando com Concorrência em Java - Lock Pessimista

Lidando com Concorrência em Java - Lock Pessimista

Comments
4 min read
Getting Started with Nop: Minimalistic Data Access Layer Development

Getting Started with Nop: Minimalistic Data Access Layer Development

Comments
5 min read
Working with Hibernate in Java - Part 1: Using xml config

Working with Hibernate in Java - Part 1: Using xml config

4
Comments
3 min read
Beyond MyBatis: How NopOrm Reinvents SQL Management in 500 Lines of Code

Beyond MyBatis: How NopOrm Reinvents SQL Management in 500 Lines of Code

Comments
11 min read
Building Strong Data Foundations with Quarkus: A Beginner’s Journey in Persistence

Building Strong Data Foundations with Quarkus: A Beginner’s Journey in Persistence

Comments
4 min read
การใช้ Spring Data JPA เพื่อค้นหาด้วยเงื่อนไขช่วงเวลา

การใช้ Spring Data JPA เพื่อค้นหาด้วยเงื่อนไขช่วงเวลา

Comments
1 min read
IntelliJ IDEA JPABuddy Mapstruct Tips

IntelliJ IDEA JPABuddy Mapstruct Tips

Comments
1 min read
What Kind of ORM Engine Does a Low-Code Platform Need? (1)

What Kind of ORM Engine Does a Low-Code Platform Need? (1)

4
Comments
18 min read
🚀 DTOs, Entidades y JPA: El Trío Dinámico de la Persistencia en Java ☕

🚀 DTOs, Entidades y JPA: El Trío Dinámico de la Persistencia en Java ☕

1
Comments
5 min read
Kotlin, JPA and AUTO_INCREMENT field in DB

Kotlin, JPA and AUTO_INCREMENT field in DB

Comments
2 min read
Getting Started with PL/SQL Blocks and Calling Them from Spring Boot JPA

Getting Started with PL/SQL Blocks and Calling Them from Spring Boot JPA

Comments
3 min read
Why You Should Care About JPA

Why You Should Care About JPA

Comments
8 min read
loading...