Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-4.x

How to configure second level cache in Hibernate 4.1.5 SP1?

Hibernate spatial functions keep throwing unexpected AST node

Hibernate 4 Annotation Configuration

Hibernate 4 explicit polymorphism (annotation) not working?

How to create a generic entity model class that supports generic id including auto generated ids?

Exception in GWT Dev Mode + Spring 3.1 + Hibernate 4.0.1

java.lang.IllegalArgumentException: No PersistenceProvider specified in EntityManagerFactory configuration

Generate DDL script at MAVEN build with Hibernate4 / JPA 2.1

Spring: Why the SessionFactoryUtils class in Hibernate 4 does not provide the getSession method?

spring hibernate-4.x

Generate schema in dropwizard-hibernate

How do I get unit test to run in java 7: java.lang.VerifyError: Expecting a stackmap frame at branch target

Hibernate 4 ClassCastException on LAZY loading while EAGER works fine

NoCacheProvider class alternative in Hibernate 4

Grails Hibernate4 upgrade errors on getGeneratedKeys()

No Session found for current thread (Spring 3.1.X and Hibernate 4)

What does HHH000387 Hibernate warning mean?

hibernate hibernate-4.x

Getting error Could not locate appropriate constructor on class

How to start spring-boot app without depending on Database?

"Found: bit, expected: boolean" after Hibernate 4 upgrade