Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

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

ERROR: relation "hibernate_sequence" does not exist

What is the difference between em.find and em.createQuery

java jpa openjpa

Many to many with interface and embedded

JSR-303 and JPA overlapping

java jpa bean-validation

SELECT query with composite primary key

java sql hibernate jpa