Search code examples
JAXB EclipseLink problem with marshalling CHOICE with nillable elements...

nulljaxbeclipselinkmarshalling

Read More
Eclipselink Lazy loading fails when upgrade to Jersey2 for Weblogic 12c migration from WL11g...

ejblazy-loadingeclipselinkweblogic12c

Read More
JPQL Join over several connected Entities...

javajpajoineclipselinkjpql

Read More
What's the equivalent of eclipselink.jdbc.bind-parameters for OpenJPA (Kodo)?...

eclipselinkopenjpa

Read More
Is "attributeName" required for @Convert on a Map<String, String> attribute?...

hibernatejpaeclipselink

Read More
How to optionally persist secondary table in Eclipselink...

jpaeclipselink

Read More
How to solve java.lang.IllegalArgumentException: Unsupported class file major version 61 and Entity ...

javaeclipsemaveneclipselinkjpa-2.0

Read More
Entitymanager.flush() VS EntityManager.getTransaction().commit - What should I prefer?...

javajpaeclipselink

Read More
How do I find a value in a column that just have unique values with EclipseLink?...

javasqljpaeclipselink

Read More
Access JPA <persistence-unit-metadata> programmatically...

javajpaeclipselink

Read More
Exception in thread "main" javax.xml.bind.PropertyException: name: eclipselink.media-type ...

javajsonjaxbeclipselinkmoxy

Read More
JPA: how to make a field auto increment...

jpamysqleclipselinkauto-increment

Read More
Using UUID with EclipseLink and PostgreSQL...

javapostgresqljpaeclipselinkjpa-2.0

Read More
How to debug JPA CriteriaBuilder queries...

javamysqljpaeclipselinkcriteria-api

Read More
Default value declared in JPA @Column( columnDefinition ... ) not set when persisted...

javapostgresqljpaentityeclipselink

Read More
Mapping Java enum on Postgres enum with EclipseLink...

postgresqljpaeclipselink

Read More
JPA QueryException - A reference class must be provided...

javajpaeclipselink

Read More
Perform UPDATE without SELECT in eclipselink...

jpa-2.0eclipselink

Read More
EclipseLink JPA converter subclasses doesn't work...

jpaeclipselinkjpqlconverterspayara

Read More
Find an entity which use a class Id...

jpaeclipselinkjpqlentitymanager

Read More
Could not bind properties...

javaspringspring-mvcspring-booteclipselink

Read More
Is there a way to prevent JPQL's FUNCTION from returning an object of type java.lang.Object?...

javapostgresqleclipselinkjpqlpayara-micro

Read More
Is there a way to prevent Postgres triggers from triggering before Java/EclipseLink transaction comm...

javapostgresqltriggerseclipselink

Read More
How do I get the transient fields from EclipseLink's `SingularAttributeImpl`?...

jpaeclipselinktransient

Read More
How to set application name with JPA (EclipseLink)?...

javaoracle-databasejpajdbceclipselink

Read More
How to obtain JPA Connection Pool Statistics in EclipseLink?...

javajpaeclipselinkconnection-poolingdropwizard

Read More
How do I import javax.validation into my Java SE project?...

jpajakarta-eeeclipselinkhibernate-validatorbean-validation

Read More
JPA Enum ORDINAL vs STRING...

javaormjpaenumseclipselink

Read More
Using JPA generated Entity classes as class liberary in Android...

androidrestjakarta-eejpaeclipselink

Read More
JPA many-to-one mapping for potentially null foreign key...

javajpanulleclipselinkmany-to-one

Read More
BackNext