Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPQL for One to Many Relationship

java mysql jpa eclipselink jpql

SQL IN clause slower than individual queries

Execute "MEMBER OF" query against 'ElementCollection' Map fields in JP-QL (JPA 2.0)

java orm jpa eclipselink jpql

Java Persistance Application Stateless vs. Stateful

java jpa stateless stateful

No transaction starts within Spring @Transactional method

Is using JPA/ORM to generate a db schema a bad idea?

java jpa orm db-schema

What are JPA entities?

java database jpa entities

Usage of Coalesce or Case statement in JPA

how to modify properties after create entity manager factory from persistence.xml

hibernate jpa

Can not refresh not managed object

java jpa

Spring Data JPA How to pass a date parameter

infinite recursion when querying sql using repository in jpa hibernate

Hibernate CriteriaBuilder with two parameters

java sql hibernate jpa jpa-2.0

NativeQuery Spring Data return object

@Transient in spring data doesn't work

could not execute statement SQL constraint [id] nested exception is org.hibernate.exception.ConstraintViolationException

json hibernate jpa spring-boot

How to get the clob value from the resultList of jpa native query?

Hibernate property based on sum

hibernate jpa hql

Duplicate a collection of entities and persist in Hibernate/JPA

JPA: Weird error when I try to persist an object