Search code examples
JPA/EclipseLink - Error using multiple JpaEntityManagers...


jpaeclipselink

Read More
In JPA, why does CriteriaBuilder let me build unsound predicates between unrelated types?...


jpa-2.0eclipselinkhibernate-criteriaquerydsl

Read More
adding a character to primary key in JPA using EclipseLink...


jpaeclipselinkweblogic12c

Read More
How to define the database path for embedded JTA?...


javadatabaseeclipselinkjta

Read More
JPQL Aggregation return...


jpaeclipselinkjpql

Read More
Hibernate vs EclipseLink...


javahibernatejpaeclipselink

Read More
Camel-case column-names: Howto generate a sql column with underscore in EclipseLink like Hibernates ...


jpa-2.0eclipselink

Read More
How to use JPA to persist same object to two different db's without distributed transaction?...


jpaeclipselinkjtaglassfish-4

Read More
The property or field specification is annotated to be transient so can not be included in the propo...


jaxbeclipselinkmarshalling

Read More
EclipseLink cannot find entity in OneToMany relationship...


javajpapersistenceeclipselink

Read More
Composite key containing two items of same type...


javajpaeclipselink

Read More
EclipseLink MOXy JSON Bindings, BackSlash '\' escape issue...


javajsoneclipselinkunmarshallingmoxy

Read More
Injecting Entity Bean in to EJB Bean using @EJB...


ejbweblogiceclipselinkejb-3.0ejb-2.x

Read More
entity manager unstable behaviour...


javajpaeclipselink

Read More
MySQL auto-increment set to 22378; new record assigned id = 1...


javamysqljpaeclipselink

Read More
eclipselink and jpa: select id association with left join return "0" instead null...


javajpajpa-2.0eclipselink

Read More
when and why the EclipseLink Caching is used?...


javapersistencejpa-2.0eclipselinkejb-3.0

Read More
Select highest/lowest value for x in Data Object...


jpaeclipselink

Read More
EclipseLinke:No resource files named META-INF/services/javax.persistence.spi:No PersistenceProvider ...


javaeclipsemavenjpaeclipselink

Read More
PersistenceContext propagation...


jpaeclipselink

Read More
Strange behaviour when executing query on Oracle with EclipseLink...


javaoraclejpaeclipselinknamed-query

Read More
How to set keys and values of a hashmap as tags and values of a xml file...


javaxmljaxbeclipselink

Read More
JPA Criteria API: how to dump a human-readable representation for Predicates...


javajpa-2.0eclipselinkcriteria

Read More
CriteriaBuilder and using alias for select cause...


jpaeclipselinkjpqlcriteria-api

Read More
Representing differences between database representation and object representation in JPA...


javajpaeclipselink

Read More
Glassfish: Silently ignore unavailable data source at application start up...


javaglassfishjpa-2.0eclipselinkglassfish-3

Read More
Changing naming strategy of @Table and @Column with EclipseLink to lower-case...


javajpaeclipselink

Read More
JPA 2 - How to cache/optimize count queries?...


query-optimizationjpa-2.0eclipselinkjava-ee-6

Read More
JPA EclipseLink 'Characters' in IN clause...


oracleeclipselinkjpql

Read More
Is there an implicit version field in JPA?...


jpaeclipselinkobjectdb

Read More
BackNext