Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

JPA2 persistence for a @ManyToMany Map containing a Set

java orm jpa jpa-2.0

JPA Mixed Inheritance Strategy

java hibernate jpa-2.0

SpringPersistenceUnitInfo :: AbstractMethodError

spring jpa-2.0

JPA 2.0: @AttributeOverrides and inherited attributes don't get on well with each other

jpa jpa-2.0

Is it possible to use Querydsl without generated query types?

JPA query timeout parameters ignored but @Transaction annotation works

java spring jpa timeout jpa-2.0

How to store uuid in binary form using hibernate JPA 2

Hibernate fetch join -> cannot fetch multiple bags

hibernate join jpa-2.0 fetch

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