Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

Using JPA2 criteria API without Metamodel on a List property

Do you like the Criteria api of JPA 2.0? Do you use it with framework? [closed]

Multiple @MappedSuperclass

jpa-2.0

Using Projections in JPA 2

postgres: Index on a timestamp field

JPA, Entity manager, select many columns and get result list custom objects

selecting all rows from a database using JPA in WebSphere

websphere jpa-2.0 openjpa

Constraint violation in Hibernate unidirectional OneToMany mapping with JoinTable and OrderColumn when removing elements

@OneToOne(optional=false) and @JoinColumn(nullable=false) used together

How do I write a MAX query with a where clause in JPA 2.0?

JPA 2.0 API maven artifact

maven-2 jpa-2.0

How to write JPA query with boolean condition

jpa-2.0 eclipselink jpql

Difference between findBy and findOneBy in Spring data JPA

Is Select EXISTS() possible in JPQL?

jakarta-ee jpa jpa-2.0 jpql

JPA 2 Criteria Fetch Path Navigation

java jpa jpa-2.0 fetch

How to run an aggregate function like SUM on two columns in JPA and display their results?

java orm jpa java-ee-6 jpa-2.0

Avoid insert 'null' values to database table via JPA

java postgresql orm jpa jpa-2.0

A concise, clear list of what is new in JPA2?

java orm jpa jakarta-ee jpa-2.0

SpringBoot doesn't handle org.hibernate.exception.ConstraintViolationException

java spring-boot jpa-2.0

Exclude JPA 2.0 from JBoss 7.1 in order to use hibernate 4.3