Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

How to use joda time with JPA (eclipselink)?

What are the difference between: sequence id using JPA @TableGenerator, @GeneratedValue vs database Auto_Increment

Are JPA (EclipseLink) custom types possible?

javax.ejb.EJBException: Illegal non-business method access on no-interface view

servlets jpa ejb eclipselink

JPA @Transient fields being cleared before @PreUpdate method is called

java jpa eclipselink

Getting a JDBC connection from EclipseLink

Select for update skip locked from JPA level

How do I catch the constraint violation exception from EclipseLink?

jpa jpa-2.0 eclipselink

EntityManager.merge not doing anything

java spring jpa eclipselink

How to add a Map<String, Person> in an entity class?

Should the id field of a JPA entity be considered in equals and hashCode?

How to get the primary key of any JPA entity?

java eclipselink jpa-2.0

javax.persistence.* sources, where? [closed]

java eclipse jpa eclipselink

Could not bind properties

Why merging is not cascaded on a one to many relationship

java jpa eclipselink ejb-3.1

EclipseLink and Sequence Generator Preallocation

hibernate jpa eclipselink

Using EclipseLink

java jpa eclipselink

How can I retrieve the foreign key from a JPA ManyToOne mapping without hitting the target table?

java jpa eclipselink

EclipseLink native query result into POJO - Missing descriptor for [Class]

jpa eclipselink

How to Tell JPA the prefered DataType