Search code examples
Maven dependency equivalent to MOXy...


javaxmlmaveneclipselinkmoxy

Read More
Can JPA handle deleting a parent object when the child is deleted?...


javajpaeclipselinkone-to-many

Read More
GenerationType and MySQL Errors...


mysqljpapersistenceeclipselink

Read More
How to get EntityManagerFactory in a web service on Tomcat...


javatomcatjpaeclipselinkjava-metro-framework

Read More
What's the default caching behaviour for EclipseLink? and how to enable a L2 cache in-proc?...


javaeclipselink

Read More
How to get Glassfish/EclipseLink/JPA to cache entityManager.find results that return null...


jakarta-eejpaejbeclipselinkglassfish-3

Read More
JPA, EclipseLink. Get progress whe upload a Blob field?...


javajpaeclipselinkblob

Read More
Query.setparameter using TemporalTipe.Time...


javajpa-2.0eclipselinkjpql

Read More
Assigning Sequences for all JPA entities using SessionCustomizer...


jpaeclipselinksequence

Read More
@JoinColumn must be specified for each join column using the @JoinColumns...


springjpaeclipselink

Read More
Eclipselink MOXy eclipselink,media type propertyException, help on setup...


eclipselinkmoxy

Read More
EclipseLink MOXy: How to match XML structure variant to same bean model...


xmlbindingjaxbeclipselinkmoxy

Read More
EclipseLink MOXy exception due to package structure...


javajaxbeclipselinkpackagemoxy

Read More
after/before (Un)Marshal event fires twice and for xml only...


jaxbeclipselinkjax-rsglassfish-3moxy

Read More
Specify database for JPA Table geneartion on deployment...


jpaeclipselinkjta

Read More
EclipseLink and GlassFish: initial DDL creation...


sqlglassfisheclipselinkddlflyway

Read More
Issue with using timestamp field in named query...


timestampeclipselinknamed-query

Read More
Use of Multiple Inheritance in EclipseLink MOXy...


springjaxbeclipselinkmoxy

Read More
Exception : "Missing class indicator field from database row [UnmarshalRecordImpl()]." whe...


javajaxbeclipselinkjaxb2moxy

Read More
JPA EclipseLink and dynamic Jar-Files...


javajpapersistenceeclipselink

Read More
JPA multiple entities one table/view...


jpaeclipselink

Read More
Why does JPA mark objects as dirty even if the values did not change?...


javajpaeclipselink

Read More
Eclipse link version upgrade from 2.1 to 2.5 causing issue...


javaoraclejpapersistenceeclipselink

Read More
When to create a new EntityManager...


javajakarta-eejpaeclipselink

Read More
JPA 2 CriteriaQuery order by index...


jpa-2.0eclipselinkcriteria-api

Read More
EclipseLink 2.5 still throwing IntegrityConstraintViolation when persisting entity, after record is ...


javajpaeclipselink

Read More
How to query for the key in a JPA ElementCollection map having an enum as value and using CriteriaQu...


javajakarta-eeeclipselinkcriteria-api

Read More
JPQL aggregate expression based on object property...


eclipselinkjpql

Read More
Moxy List<Map<String,String>> not expected marshalling...


eclipselinkmarshallingmoxy

Read More
Insert row to table with the only identifier column with EclipseLink...


javamysqljpaeclipselinkspring-data-jpa

Read More
BackNext