Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Unique constraints on members of embedded member in Hibernate

java hibernate jpa

How do I map entity association using a query instead of a @JoinColumn with JPA?

JPQL: cast Long to String to perform LIKE search

Catching constraint violations in JPA 2.0

Dynamic JPA Connection

java jpa multiple-databases

How to use Lucene and JPA?

jpa lucene eclipselink

JPA and generics

java generics jpa

JPA/Hibernate returning BigDecimal not Long

java hibernate jpa

Spring Boot + Spring Data JPA + Transactions not working properly

How to specify UTC timezone for Spring Boot JPA Timestamp

Using Spring defined transactionManager in JPA/Hibernate

java hibernate spring jpa jta

JPA @OneToOne throws Error when mapped to an abstract @Entity with subclasses

How to run native SQL queries in the same Hibernate transaction?

JPA Query returning nulls - Composite Key with null column

JPA 2.1: Introducing Java 8 Date/Time API

SELECT DISTINCT + ORDER BY in JPA 2 Criteria API

Does PESSIMISTIC_WRITE lock the whole table?

Hibernate @Formula doesn't include Schema

JPA 2.0 Criteria and grouping of Predicates

hibernate jpa orm derby jpa-2.0

org.hibernate.HibernateException: createQuery is not valid without active transaction @scheduled