Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

ORM for Lift: Mapper or JPA?

scala jpa lift

Mapping SQL View to JPA Entity

Why does a JPA @PreUpdate-annotated method get called during a query?

jpa

Query results as a Stream with Hibernate 5.2

Excluding fields from @Embedded properties on case by case basis with Hibernate/JPA

java hibernate jpa annotations

JPA : How to define @NamedEntityGraph for 3 levels?

java hibernate jpa orm jpql

How do I save an entity with foreign key without loading the related entity in JPA?

java jpa orm

Spring Data REST - POST new entity with relationships

Spring transaction boundary and DB connection holding

"No Persistence Unit Found" error

java hibernate spring jpa

Can the same CriteriaBuilder (JPA 2) instance be used to create multiple queries?

java jpa criteria-api jpa-2.0

How do I do a "deep" fetch join in JPQL?

jpa jpql

How to choose DDL Primary Key constraint names with JPA/Hibernate

java hibernate jpa orm

Can't understand EclipseLink warning

jpa eclipselink self-join

Hibernate @OneToMany without a separate join table

Using JPA2 criteria API without Metamodel on a List property

eclipselink connection pooling

javax.naming.NameNotFoundException: Name is not bound in this Context. Unable to find

java jakarta-ee jpa orm

Strange JPA behaviour, initialized field is null

java hibernate jpa

how we can get JPA EntityManager Flush work