Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPA/Hibernate load lazy child entity with fetching grand-child entity

hibernate jpa

Error: 'No Persistence provider for EntityManager' under Hibernate 5.3.0.Beta1

Convert dynamic web project to JPA project?

java eclipse jakarta-ee jpa

Using embedded nested class to represent complicated state in JPA

java jpa eclipselink

@ManyToOne in self-referencing entity with composite key - @IdClass, java, hibernate

Spring Batch Bulk Insert with OneToMany Hierarchy

JPA iteration over a collection field

jpa collections iteration

@ConstructorResult mapping in JPA 2.1 does not work properly with Hibernate 4.3.5.Final

java hibernate jpa jpa-2.1

CascadeType vs FetchType

Spring Boot - using JPA Repositories with Hibernate

PlayFramework get field from model select

java jpa playframework

OneToOne Double Bidirectional Association

java.lang.IllegalStateException: Unable to retrieve EntityManagerFactory for unitName null

LazyInitializationException with session scoped bean

hibernate spring jpa struts

Spring JPA - method "getById" is not working, I get null

How should SessionFactory instances be handled within (Spring MVC) web requests?

CDI Transactions warnings

java jpa cdi