Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPA: Eclipselink not respecting em.remove()

jpa glassfish ejb eclipselink

Is it possible to order by a composite key with JPA and CriteriaBuilder

java jpa criteria-api

Data truncation error - Data too long for column

java mysql jpa

M:N relationship in JPA (wrapping given tables)

jpa many-to-one

One DAO per entity - how to handle references?

single table inheritance (with Ebean + Play! framework)

JPA Logging Level on Glassfish v3 Server

jpa glassfish-3

No transactional EntityManager available

How to roll back JTA transaction correctly?

java jakarta-ee jpa jta

Criteria API correlate

Proper tearDown Hibernate testing with H2

hibernate jpa tdd jpa-2.0 h2

JPA Entity static logger

subquery in join

java sql jpa querydsl

JPA - Weaving not enabled while running test cases

java jpa eclipselink

EntityManager operations order

Example Criteria Hibernate Multiple Join/Table SQL

hibernate jpa ejb criteria

How to delete entities from a joined table with JPA 2.1 CriteriaDelete

jpa join criteria

Hibernate @Filter does not work in JPA?

Jpa namedquery with left join fetch

SBT: How to run an annotation processing plugin

scala jpa sbt querydsl