Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

How Can Spring/Hibernate Access Private Members?

java hibernate spring

Spring Security 3: Salting password issue

Id not being set when calling EntityManager.merge()

java hibernate jpa

EhCache overflow to disk at specific path

java hibernate ehcache

Hibernate - Forcing container resource cleanup on transaction completion

java hibernate

Hibernate criteria Using GROUP BY and RETURN ENTITY LIST

java hibernate criteria

How to generate domain objects with annotations using hibernate tools

JPA - Optional columns

java hibernate jpa

Database design for coupon usuage restriction

HibernateException: Could not obtain transaction-synchronized Session for current thread

java spring hibernate

Getting "with clause can only reference columns in the driving table" when trying to write a JPA 2.1 left outer join

What is the replacement for Hibernate's Transaction.wasCommitted method?

java hibernate

Why is a paginated query slower than a plain one with Spring Data?

Hiberate problems, jdbc IDENTITY_INSERT is set to OFF

sql sql-server hibernate jdbc

Hibernate ID Generator

handling hibernate UnsupportedOperationException: Can't write to a readonly object

java hibernate

Hibernate: @UniqueConstraint with @ManyToOne field?

hibernate groovy

HQL version of a SQL join with group by

java sql hibernate group-by hql

Multiple applications having c3p0 configuration gives warning

hibernate c3p0

Hibernate and JDBC in one transaction