Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

How to persist an entity which contains a field of user type using JPA2

java jpa jpa-2.0

Using @ElementCollection in CriteriaQuery (or Querying over the content of an @ElementCollection)

java orm jpa-2.0 criteria-api

Is there a way to expose Hibernate Entities as RESTful resources without DTOs?

java hibernate rest jpa-2.0

JPA entity mapping to optional SecondaryTable

java jpa eclipselink jpa-2.0

JPA multiple select query

jpa jpa-2.0

JPA/Hibernate - Detaching an entity along with children

java hibernate jpa-2.0

JPA 2 Criteria API case insensitive condition without metamodel usage

JPA/Hibernate preUpdate doesn't update parent object

java hibernate jpa-2.0

JTA or LOCAL transactions in JPA2+Hibernate 3.6.0?

java jpa jpa-2.0 jta

Spring JPA : Application managed persistence context with @Transactional and @PersistenceContext

spring jpa jpa-2.0

javax.ejb.EJBException when persisting an entity

java jpa-2.0 entitymanager

If/Case statement in JPA Criteria Builder

java jpa jpa-2.0 criteria-api

Add WHERE IN clause to JPA Specification

Generated column and table names in hibernate with underscore

How to properly cast string to number with JPA2 Criteria API?

jpa jpa-2.0 criteria-api

JPA OneToOne bidirectional .

java jpa jpa-2.0

Primefaces DataTable + JPA / Hibernate Pagination

How to use persistence.xml and hibernate.cfg.xml in JUnit tests via eclipse?

JPA2.0: Delete Entity in OneToMany RelationShip

jpa ejb jpa-2.0 one-to-many

JPA Criteria select all instances with max values in their groups