Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

What is the difference between explicit and implicit JOIN in JPA? (performance)

java jpa jpa-2.0 jpql

Spring Boot + Hibernate Multi-tenancy: @Transactional not working

How to use JPA ManyToMany bidirectional relation with Kotlin

How to persist a JPA field as a clob?

java hibernate jpa

How to find all managed attached objects in EntityManager (JPA)

Maintaining Order in @ElementCollection using Set JPA

spring-mvc jpa

Spring Boot Rest API, JPA Entities, DTOs, what is the best approach?

java spring-boot hibernate jpa

Is it possible in JPA to redefine inherited attributes as transient?

JPA/EclipseLink - Calculated column

orm jpa eclipselink jpa-2.0

Should I make interfaces for my entities?

java jakarta-ee jpa

Java add javax.persistence in IntelliJ

Spring data JPA Repository Match All Columns or whole pojo

Spring Specification With Sum Function

JPA: @OneToOne creates an implicit unique constraint with a randomly generated name. Is there any way to spcify that name in code using annotations?

java hibernate jpa constraints

javax.persistence.TransactionRequiredException: no transaction is in progress in Spring 5

Is there a simple way to just select entity's id using criteria query?

jakarta-ee jpa ejb jpql

Hibernate doesn't creating Join Table on his own

Transactional annotation not working in Spring Boot with jpa

java mysql spring jpa

Why merge() return copy object?

hibernate jpa jpa-2.0 jpa-2.1