Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

2nd Level Hibernate Query Caching Eviction

hibernate jpa-2.0 ehcache

How to set a Collection/List to a named parameter of a JPA criteria query?

Implement JPA Projection with count

How to re-establish the connection after network failure in JBoss AS 7.x -JPA

hibernate jpa-2.0 jboss7.x

How to remove multiple objects in batch call using their IDs?

jpa jpa-2.0

Can't get active session of an eclipselink's EntityManager with spring

Is it possible to use the JPA @OrderBy annotation to sort in a case-insensitive way?

Passing List<Integer> in spring data jpa native query

JPA2: How to map only certain table rows to an entity?

java jakarta-ee jpa-2.0

JPA Map of Maps

java hibernate jpa jpa-2.0

Filter do not initialize EntityManager

Entity with @EmbeddedId , @GeneratedValue and @ManyToOne

Spring Boot JPA One-to-One mapping generates StackOverflow Error

Weblogic 10.3.3 trying to load org.eclipse.persistence.jpa.PersistenceProvider instead of configured Hibernate Provider

How can I get changed attributes on update using JPA/EclipseLink

java jpa jpa-2.0 eclipselink

@ManyToMany JPA 2 complex query