Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Hibernate validator error - 4.0.2.GA

hibernate validation

How to check for a length of 5 or 9 with hibernate validator?

Hibernate Initial SessionFactory creation failed

java hibernate jsf liferay

Understanding Hibernate saveOrUpdate and the Persistence Life Cycle

java hibernate

Hibernate JPA one-to-one saving child class entity

Hibernate-annotations 3.4.0.GA and slf4j?

Why does Hibernate attempt to "cache" and how does this work in a clustered environment?

Problem mocking hibernate's SessionFactory using Mockito

java hibernate mocking mockito

Can i use a set or List in this example?

LIMIT in Postgres not supported in HQL?

hibernate grails hql

use of @org.springframework.transaction.annotation.Transactional outside of the DAO layer?

How to change hibernate mapping properties at runtime

hibernate

Unable to build EntityManagerFactory

java hibernate spring jpa

Struts2 + Json Serialization of items

Creating databases at runtime with Hibernate?

java mysql hibernate schema

Generic ADO.Exception NHibernate

hibernate nhibernate

JVM crashing when using any other Hibernate inheritance strategy besides SINGLE_TABLE

hibernate mapping for oracle long raw

java oracle hibernate

When to use @Transactional's propagation=Proagation.REQUIRES_NEW?

Sequence Generator in persistence.xml

java hibernate jpa