Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

How to remove foreign key without deleting the whole entity

java spring-boot jpa jhipster

How can I use Hibernate/JPA to tell the DB who the user is before inserts/updates/deletes?

"Object comparisons can only be used with OneToOneMappings" for two tables in JPA

java mysql jpa netbeans entity

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