Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

How does one construct multi-column "WHERE ... IN" expressions using JPA's criteria API?

EclipseLink & Spring Config without Persistence.xml

java spring jpa eclipselink

EclipseLink throws ArrayIndexOutOfBoundsException when trying to weave a class

How to statically weave JPA entities using EclipseLink when there is no persistence.xml as the entities are managed by Spring

Date literals in Hibernate

How to Create a Region in eclipse like Visual Studio

Rename "type" from JSON moxy output

Spring @Transactional commit failures ; Deby + Eclipselink

Cannot get EclipseLink MOXy to work

xml jaxb eclipselink moxy

EclipseLink and log4j: how to use both

java log4j eclipselink

EclipseLink @MappedSuperclass and generics

JPA @Id and insertable = false, updatable = false throws exception

java jpa jpa-2.0 eclipselink

JPA multiple persistence units for dev/qa/stage/production

How to check (debug) if JPA query get result from cache or from database

java jpa caching eclipselink

Aren't multiple transactions supposed to concur with em.getTransaction()?

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