Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Updating an entity with updatable=false set the field to null

hibernate jpa spring-boot

hibernate spring doesn t close connections

java spring hibernate jpa

Persist org.springframework.security.core.userdetails.User or UserDetails

Database design for User, UserRole - many to many relationship

JPA/eclipselink errors when migrating from java 8 to java 11

@JsonManagedReference and @JsonBackReference cannot get relation data from jsonbackreference model

JPA starts to consume more and more memory after each iteration

java jpa spring-data-jpa

Why put @Repository on top of Spring Data JPA interfaces?

EclipseLink generates cartesian plan instead of (inner) joins in SQL. Why?

How should I reset a JPA-controlled database before every test?

Why is it necessary to distinguish one side of a bidirectional relationship in orm as an owning side?

Combining JPA and JDBC actions in one transaction

java postgresql jpa jdbc openjpa

TimeZone Error with EclipseLink and Oracle DB

JPA SequenceGenerator and GeneratedValue: name / generator property unique only per class?

@Stateless webservice with JPA+JTA: How to commit changes of managed entity?

java jpa ejb jax-rs jta

Error:The import com.google.appengine.api.datastore cannot be resolved JPA GAE GWT

CriteriaBuilder Predicate isMember using only entity ID

hibernate jpa

ignorecase in criteria builder in JPA

spring jpa jpa-2.0

How to map a MySQL JSON column to a Java entity property using JPA and Hibernate

java mysql json hibernate jpa

Spring Data JPA + JpaSpecificationExecutor + EntityGraph