Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Using TIMESTAMPDIFF with JPA criteria query and hibernate as the provider

java mysql sql hibernate jpa

JPA, Hibernate: OneToOne mapping with foreign key only

how can i load jpa properties to datasource in Spring?

failed to lazily initialize a collection of role: User.authorities, could not initialize proxy - no Session

JpaRepository find entities by logged in user context

spring hibernate jpa

Spring Data REST + JPA remove from OneToMany collection [not owner side]

Spring data - enable optimistic locking

Is it necessary to call a flush() (JPA interface) in this situation?

Problems with generating sql via eclipseLink - missing separator

How do I configure dynamic weaving using EclipseLink & Spring?

Standard JPA method to initialize lazy entity

Get rid of redundant joins produced by subqueries in JPA criteria

Spring boot multiple data sources using EntityManager

Entitymanager causing memory leak?

java jpa myeclipse

@ManyToMany without join table (legacy database)

java sql hibernate jpa jpa-2.0

JPA. How do I subclass existing entity and keep its ID?

java jpa ejb jpa-2.0

Setting up a Spring JPA project for use in an MVC project - Error creating bean

java spring jpa spring-mvc

H2 database default value of TIMESTAMP column

java jpa h2

Alternative to fetch join with "ON clause" in Hibernate

java hibernate jpa

Hibernate / JPA 2 / PostgreSQL - Entity UUID as a Primary Key