Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Hibernate/JPA: How to force implicit joins to use LEFT OUTER JOINS

hibernate jpa hql outer-join jql

What does Hibernate.initialize do?

How to eagerly load lazy fields with JPA 2.0?

Deep clone of Hibernate entity

How do you get equals() working with Hibernate entities when lazy=true?

JPA / Hibernate unidirectional one-to-one mapping with shared primary key

Executing multiple native queries in one go

java mysql hibernate native

Memory Leak on stop or redeploy - Spring 3.1.2, Hibernate 4.1.0, Spring Data-Jpa 1.1.0, Tomcat 7.0.30

Java 8 Date Time api in JPA

IllegalArgumentException: Type cannot be null

java mysql spring hibernate jpa

Without using hibernate.hbm2ddl.auto, how do I export all the initial schema into Flyway?

PreUpdate not firing when adding to a collection [duplicate]

java hibernate orm jpa

How can I prevent Hibernate fetching joined entities when I access only the foreign key id?

java sql hibernate

How to avoid two different threads read the same rows from DB (Hibernate and Oracle 10g)

How to force eager loading with CrudRepository in spring-data?

Error in NamedStoredProcedureQuery in Spring JPA - "Found named stored procedure parameter associated with positional parameters"

Is this possible: JPA/Hibernate query with list property in result?

hibernate jpa hql jpql jpa-2.0

How to use Hibernate in a multi threaded application?

java hibernate

Simple H2 and Hibernate/JPA

hibernate jpa h2

Hibernate vs EclipseLink

java hibernate jpa eclipselink