Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Is Spring/Hibernate suitable for a use case that requires heterogenous db connections?

Hibernate caching?

hibernate caching struts2

How to use subselect HQL in a Hibernate filter condition?

hibernate hql

Struts2, JPA (hibernate backed), Spring... Both Struts2 and Spring logging is working via log4j but not hibernate

java hibernate jpa struts2 log4j

How do I perform batch insert with Playframewok JPA?

Can Hibernate map NULL to the not-a-number float?

Upgrade Hibernate version in JBOSS

Hibernate AliasToBean with Collection

java hibernate hql

Hibernate Search @IndexedEmbedded

Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: Implementing class

hibernate spring tomcat

Why is INSERT made after em.persist in FlushModeType.COMMIT?

hibernate jpa-2.0

JPA with Hibernate 3.6.8.Final, PostgreSQL 9.1, SQLGrammarException - configuration issue? Weird SQL statement

How to prevent Hibernate from using 0 as ID?

Compare Date Java to DateTime Column in database table using SQL

java sql hibernate datetime date

When do I use XA datasource and 2 phase commit

How to use case and order by in Nhibernate?

How can I validate constrains on entities during persist of an entity in hibernate

JPA 2 - How to build entity that has Primary key that is also a foreign key using Spring Data JPA?

java.lang.AbstractMethodError: org.joda.time.contrib.hibernate.PersistentDateTime.nullSafeGet

hibernate jodatime

Persisting set of Enums in a many-to-many unidirectional mapping