Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Hibernate 4.3 to 5.2 upgrade - cannot simultaneously fetch multiple bags

spring hibernate

Database performance: Using one entity/table with the max. possible properties or split to different entities/tables?

Correctly testing a Spring service [duplicate]

Continue with transaction after exception - JPA

"MultipleBagFetchException: cannot simultaneously fetch multiple bags" when joining three depth table

How can I tell if current session is dirty?

java hibernate spring-mvc jpa

Is it possible to bulk delete from a many-many association with HQL?

java hibernate hql

Detach an entity from a JPA persistence context (JPA 2.0 / Hibernate / EJB 3 / J2EE 6)

hibernate jpa ejb-3.0

Hibernate Native Query problem with named parameters

java sql hibernate postgresql

Getting all objects with a certain element inside a collection of strings with criteria API

java hibernate

How does Spring fit into my application architecture?

How to bind an entity to a specific persistence-unit

Howto implement Spring Security User/Authorities with Hibernate/JPA2?

Assign custom identifier to an @id property

java hibernate jpa

Hibernate - join un related objects

hibernate hql

What is the role of HibernateUtil?

java hibernate

Managing rollback on transaction

java hibernate spring jpa

Working example of Hibernate 3.6.2 2nd level caching with JPA2?

Unit testing hibernate daos with spring

Clearing session, flushing, refreshing, after hibernate bulk updates?