Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

JPQL: Enum literal in SELECT NEW query

java jpa eclipselink jpql

Is there a way to disable @AdditionalCriteria in EclipseLink?

eclipselink

Set remove() function does not work

java jpa eclipselink

Prevent duplicate entries in a join table in a many-to-many relationship in JPA

Libraries for hash partitioning/Sharding with JPA

OSGi + JPA(postgresql)

NullPointer in log during first connection to database

How to do join fetching instead of select fectching with EclipseLink?

java jpa eclipselink fetch

Spring managed transactions, EclipseLink JPA, custom isolation level

How should one handle a javax.persistence.OptimisticLockException?

Entity is not weaved. Eclipselink 2.1 + Dynamic Weaving

java tomcat jpa eclipselink

How to load the actual Hibernate entity association and not the LAZY proxy

Syntax error parsing a trivial query with JPA

EclipseLink JPA "invalid table in this context" with @OneToMany Map

JPA: implicit cascades for relationships mapped as @ManyToMany @JoinTable?

JAXB unmarshalling multiple XML elements into single class

java xml jaxb eclipselink moxy

Functions and Operators not working in Eclipselink

How to get multiple columns from table using JPA?

EclipseLink : No Persistence provider for EntityManager named

How to debug JPA CriteriaBuilder queries