Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

IN and = operator in JPA query language

java eclipselink jpa-2.0 jpql

Having clause along with 'case when' in CriteriaBuilder

select from two tables using JPQL

java orm jpa-2.0 jpql openjpa

How to set collection items for in-clause in jpql?

Spring : @PersistenceContext and @Autowired thread safety?

spring jpa jpa-2.0

Many to many association without join table

java sql hibernate jpa 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