Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Uma breve introdução ao Hibernate

Uma breve introdução ao Hibernate

Comments
4 min read
GitHub Mastery: Creating Repositories and Managing PRs with Ease

GitHub Mastery: Creating Repositories and Managing PRs with Ease

1
Comments
3 min read
Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide

Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide

Comments
1 min read
Como iniciar um aplicativo Spring Boot + JPA + MySQL

Como iniciar um aplicativo Spring Boot + JPA + MySQL

1
Comments
5 min read
Entendendo @MappedSuperclass em JPA

Entendendo @MappedSuperclass em JPA

1
Comments 1
3 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

1
Comments
4 min read
Configurando o Spring com JPA e Microsoft SQL Server

Configurando o Spring com JPA e Microsoft SQL Server

Comments
2 min read
Database Integration with Spring Boot : Best Practices and Tools

Database Integration with Spring Boot : Best Practices and Tools

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

what is JPA? explain few configurations

Comments
1 min read
Introducing Stalactite ORM

Introducing Stalactite ORM

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

How to deal with N+1 problems with Hibernate

2
Comments 2
8 min read
Jakarta Persistence API (JPA) example application: Northwind sample database

Jakarta Persistence API (JPA) example application: Northwind sample database

Comments
1 min read
spring JPA entities: cheat sheet

spring JPA entities: cheat sheet

Comments
6 min read
Uppercase table names in Spring Boot

Uppercase table names in Spring Boot

Comments
2 min read
How to use JPA API Specification?

How to use JPA API Specification?

Comments 1
2 min read
Guide to Adding Comments to Tables and Columns When Automatically Generating Entities Using ORM in…

Guide to Adding Comments to Tables and Columns When Automatically Generating Entities Using ORM in…

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

Capitalisation of table name generated by Hibernate when using MySQL server

Comments 2
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
Behavior of Spring Framework managed EntityManager

Behavior of Spring Framework managed EntityManager

Comments
65 min read
A problem tracing experience of application support

A problem tracing experience of application support

Comments
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

Comments
4 min read
Como ter múltiplos datasources em seu projeto spring boot

Como ter múltiplos datasources em seu projeto spring boot

1
Comments 1
5 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
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

31
Comments 9
31 min read
JPA Cheatsheet: visualizando relacionamentos

JPA Cheatsheet: visualizando relacionamentos

3
Comments
4 min read
Simplified explanation of JPA relations

Simplified explanation of JPA relations

1
Comments
3 min read
🔍 Demystifying the No-Args Constructor in JPA Entity: Unveiling the Magic! 🔍

🔍 Demystifying the No-Args Constructor in JPA Entity: Unveiling the Magic! 🔍

9
Comments
3 min read
Evite redundâncias ao definir Entities do JPA

Evite redundâncias ao definir Entities do JPA

2
Comments 1
2 min read
Persisting non-primitive types in JPA

Persisting non-primitive types in JPA

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

10
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
Know The JPA Persistence.xml File

Know The JPA Persistence.xml File

Comments
3 min read
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
Simplifying CRUD Operations with Generics: Abstract CRUD Service

Simplifying CRUD Operations with Generics: Abstract CRUD Service

2
Comments
2 min read
Set Up a Barebones Java project with JPA

Set Up a Barebones Java project with JPA

1
Comments
3 min read
Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

3
Comments
3 min read
Entity State in JPA/ @Transactional

Entity State in JPA/ @Transactional

Comments
1 min read
Setup Spring Boot with JPA and MySQL

Setup Spring Boot with JPA and MySQL

Comments
1 min read
Advanced Search and Filtering with JPA Specifications in Kotlin

Advanced Search and Filtering with JPA Specifications in Kotlin

Comments
4 min read
Kotlin with Spring Boot Setup

Kotlin with Spring Boot Setup

2
Comments
3 min read
Anotación @Transient

Anotación @Transient

Comments
1 min read
Pessimistic lock with JPA and Hibernate

Pessimistic lock with JPA and Hibernate

Comments
4 min read
Um olhar sobre PagingAndSortingRepository

Um olhar sobre PagingAndSortingRepository

3
Comments
4 min read
Hibernate One to Many Example using Annotation

Hibernate One to Many Example using Annotation

3
Comments
3 min read
Kotlin Springboot -- JPA, hibernate, h2 DB の初期設定に失敗

Kotlin Springboot -- JPA, hibernate, h2 DB の初期設定に失敗

1
Comments
1 min read
Inheritance vs Composition in JPA

Inheritance vs Composition in JPA

1
Comments
4 min read
How to execute delete statements with jpa query

How to execute delete statements with jpa query

3
Comments
1 min read
Auditing in Spring Boot

Auditing in Spring Boot

3
Comments
3 min read
Criando Sistemas de Reservas Com Versionless Optimistic Locking, Spring Boot e JPA/Hibernate

Criando Sistemas de Reservas Com Versionless Optimistic Locking, Spring Boot e JPA/Hibernate

15
Comments
6 min read
Spring Data JPA Interview Questions and Answers

Spring Data JPA Interview Questions and Answers

4
Comments
31 min read
Criando Sistemas de Reservas consistentes com Optimistic Locking, Spring Boot e JPA/Hibernate

Criando Sistemas de Reservas consistentes com Optimistic Locking, Spring Boot e JPA/Hibernate

35
Comments 2
5 min read
Criando Sistemas de Reservas consistentes com Pessimistic Locking, Spring Boot e JPA/Hibernate

Criando Sistemas de Reservas consistentes com Pessimistic Locking, Spring Boot e JPA/Hibernate

43
Comments 1
7 min read
3 dicas para uso eficiente de JPA/Hibernate

3 dicas para uso eficiente de JPA/Hibernate

36
Comments 4
7 min read
JPA and PostgreSQL text

JPA and PostgreSQL text

11
Comments 3
4 min read
Prevent database concurrency with @Version JPA and Hibernate

Prevent database concurrency with @Version JPA and Hibernate

7
Comments 1
3 min read
Using Spring Data JPA for data access layer

Using Spring Data JPA for data access layer

17
Comments
6 min read
Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA

Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA

26
Comments 4
12 min read
Configuring multiple data sources with Spring Boot 2 and Spring Data JPA 06:02

Configuring multiple data sources with Spring Boot 2 and Spring Data JPA

4
Comments
1 min read
Pagination with JPA queries

Pagination with JPA queries

5
Comments
1 min read
loading...