Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Libraries for hash partitioning/Sharding with JPA

Does a final method prevent Hibernate from creating a proxy for such an entity?

hibernate

How can I update Spring and Hibernate libraries in NetBeans IDE?

JPA - analog of LobCreator from hibernate?

java hibernate jakarta-ee jpa

Spring 3.1.1 with hibernate 4.1 annotations configuration

How do you refactor a @Transactional method to split out non-transactional parts

HQL: querying value of java.util.Map

java hibernate jpa map hql

@PostPersist not called... @PrePersist is... why?

java hibernate jpa

Simplifying Hibernate's Query

java oracle hibernate

Avoiding outer joins across tables when using joined inheritance with Spring Data JPA

: mappedBy reference an unknown target entity property

java spring hibernate jpa

Difference between @Transactional and @TransactionAttribute

java hibernate transactions

How to connect postgresql in hibernate.cfg.xml

Object with id was not of the specified subclass

java mysql sql hibernate vtiger

JPA @GeneratedValue(strategy=GenerationType.AUTO) does not work on MySQL

What is the standard way to avoid both N+1 and the Cartesian Product issues while fetching collections with JPA

NPE in Spring Data JPA with IN clause

Persist 1-m entities with composite primary key in hibernate

Connection Pool Empty Hibernate 4, but Unable to Find the Culprit

hibernate - could not execute statement; SQL [n/a] - saving nested object