Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Spring JPA Config IllegalArgumentException: No persistence unit with name found

Spring or Hibernate multi-tenancy for multi-database Grails app

java.lang.AbstractMethodError deploying an application (Spring 4 MVC+Hibernate 4/5)

StackOverflow Exception while using Hibernate and Jackson on bi-directional objects

java spring hibernate jackson

Getting date in UTC timezone when using Hibernate

java spring hibernate datetime

Migration to hibernate core 5.2.1 ava.lang.NoSuchMethodError: org.hibernate.Session.getFlushMode()Lorg/hibernate/FlushMode;

@NamedStoredProcedureQuery with Spring Data JPA Repository - Type cannot be null error

java spring hibernate jpa

Microservices based architecture and individual cache for each node

Cannot import javax.validation.constraints in IntelliJ IDEA

Too many queries problem with JPA + Hibernate even when using @Fetch(FetchMode.JOIN)

I need help with this error: java.lang.NoSuchMethodError

SQL IN clause slower than individual queries

MySQL NDB Cluster + Hibernate

Grails:: I hate and simply can't unerstand: 'No hibernate session bound to current thread'

No transaction starts within Spring @Transactional method

JDBC driver type used in Hibernate

java mysql hibernate jdbc

How to implement mysql date_sub() function in Hibernate 3.0

hibernate

How to configure Hibernate to put quotes around table names

Hibernate Envers - Doesn't write audit records for createQuery(...).executeUpdate(), only .persist() and .merge()

Hibernate4 + c3p0 + Derby - Memory Leak on Tomcat stop or web application reload