Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

EclipseLink JPA `@PreUpdate` call not persisting

java jpa eclipselink

How can I set a String[] parameter to a native query?

JPA table "sequence" does not exist

java jpa eclipselink

JPA No transaction is currently active

java jpa eclipselink

JPQL query with WHERE on nested fields

Validate JAXBElement in JPA/JAX-RS Web Service

EclipseLink JPA - location of persistence.xml

jetty-maven-plugin and loadTimeWeaver

JPA / EclipseLink - create script source with one SQL statement taking multiple lines

Catching constraint violations in JPA 2.0

How to use Lucene and JPA?

jpa lucene 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?