Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

JPA 2.1: Introducing Java 8 Date/Time API

EclipseLink MOXy JSON Serialization

How to know what JAXB implementation is used?

java jaxb eclipselink moxy

No qualifying bean of type [org.springframework.transaction.PlatformTransactionManager] is defined

persistence.xml for multiple persistence units

JPA - EclipseLink - How to change default schema

Deployment failed on Wildfly 9

Where did the EclipseLink/Maven repository go to? (again)

Is @ManyToMany(mappedBy = ... ) + @OrderColumn supported by the JPA?

Difference Hibernate 3.5 / JPA 2.0

Where did the EclipseLink/Maven repository go to?

maven-2 eclipselink

How to audit JPA without Hibernate Envers

How do I query for only superclass entities in a jpql query?

orm jpa eclipselink jpa-2.0 jpql

JPA/EclipseLink: Does EntityManager.getTransaction() create a new transaction or return the active one?

How to cascade persist using JPA/EclipseLink

mysql jpa eclipselink

persistence.xml with Glassfish 3.1.1

Should I let JPA or the database cascade deletions?

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

java sql jpa eclipselink

No [EntityType] was found for the key class [...] in the Metamodel

java jpa eclipselink

Execute sql script after jpa/EclipseLink created tables?

java orm jpa eclipselink jpa-2.0