Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

JPA save "new" Entity with reference to an existing Entity using only it's id?

java hibernate jpa

Hibernate associations using too much memory

Hibernate like layer for C++

Hibernate does not allow an embedded object with an int field to be null?

java hibernate orm jpa

What Hibernate 3.5.1 Dialect is best for accessing MySQL 5.1

mysql hibernate

Abstracting named queries in an abstract JPA DAO

java hibernate jpa jpa-2.0

Using JPA entities in JSF. Which is the best strategy to prevent LazyInitializationException?

JPA Entiy on synonym instead of table

native generator class in hibernate

Running a MVC app using Spring Boot + Hibernate + MySql

Hibernate Entity proxy initialization

java hibernate jpa orm proxy

Hibernate mapping exception - Could not determine type for:

Is it necessary to create an repository and a service for each entity? [duplicate]

java spring hibernate jpa

Bind array param to native query

Null vs empty collections in Hibernate

java hibernate

How can I use a Hibernate validator without an annotation on a field?

hibernate

@OrderColumn, @OneToMany & null index column for collection

java hibernate jpa jpa-2.0

Hibernate custom type to avoid 'Caused by: java.sql.SQLException: Stream has already been closed'

EntityManager persist() method does not insert record to database

spring hibernate jpa persist

Hibernate Criteria for entity with embedded objects