Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

many to many relation with attributes using annotations

Spring-data-jpa LazyInitializationException: no Session

compound predicate in JPA Criteria Query - Use both and, or methods

Creating converters based on multiple attributes in JPA 2.1

java hibernate jpa orm jpa-2.1

where does Persistence.createEntityManagerFactory() look for the persistence unit?

Override joined-inheritance foreign key name with JPA/Hibernate

Spring JPA: no transaction is in progress

java spring spring-mvc jpa

Hibernate OGM Neo4j (5.0 ) Wildfly 10 Error. Provider org.hibernate.ogm.service.impl.OgmIntegrator not a subtype

spring data jpa native query with join

SessionFactory from EntityManager throws exception

JPA Criteria API on ManyToOne optional relationship

java hibernate jpa

Why does FetchType.LAZY not work in Hibernate/JPA?

hibernate jpa kotlin

Enabling Hibernate second-level cache with JPA on JBoss 4.2

java hibernate jpa caching

Persist collection fields with hibernate

java hibernate jpa persistence

Is JPA persistence.xml classpath located?

Filter list contained in entity returned by jpa/hibernate query

java hibernate jpa

Is LockModeType.PESSIMISTIC_WRITE sufficient for an UPSERT in JPA?

Read-only association with JPA OneToMany mapping

java spring hibernate jpa orm

JPA background cache refresh

java spring caching jpa ehcache

Which version of Hibernate is JPA 1.0 compliant

hibernate jpa