Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

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

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