Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

How to override hibernate JPA filter on inherited class?

java spring hibernate jpa hql

How to properly handle the version field in a JPA entity with Spring Data

how to spring Jpa.unsafe to sort a json field in postgresql

java spring postgresql jpa

How to optimize or alter hibernate generated SQL statement

java hibernate jpa

Group by date intervals using JPA's Criteria API

In Spring Boot 2, how can I auto-generate my database and also record the schema generation commands to a file?

How do we update a deep cloned entity?

Spring-data-jpa: batch inserts are not working

Can I inject properties into a JPA Entity Listener

java jpa jboss ejb

Cascading Deletes/Updates using JPA or Inside of Database?

sql hibernate jpa hsqldb cascade

Examples of good JPA Java Desktop Application

java jpa

JPA @ManyToMany on only one side?

How to use Enum as NamedQuery parameters in JPA

java jpa jakarta-ee toplink

GWT with JPA - no persistence provider

java gwt jpa

JPA polymorphic oneToMany

java jpa polymorphism

Is it possible to test the transactionality of a process?

JPA: join table syntax

java jpa

Transaction Isolation Level in Financial Apps

JPA (Hibernate, EclipseLink) mapping: why doesn't this code work (chain of 2 relationships using JPA 2.0, @EmbeddedId composite PK-FK)?

Jpa entities over a JAX WS services without infinite loop