Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

org.hibernate.HibernateException: save is not valid without active transaction in my case

java spring hibernate

Can you do bulk delete in one transaction using JPA and Hibernate?

Which solution for Hibernate 2nd Level Cache

JPA select query with timestamp and date fields fail to retrieve results

How to pass value to sqlRestriction of hibernate?

Deadlocked transactions with Hibernate on Oracle

C3P0: unreturnedConnectionTimeout in production?

How to get the current database transaction id using JDBC or Hibernate?

Parameterize ORM query with where in clause

hibernate orm coldfusion

Hibernate - Constraint Name

java sql hibernate jpa orm

JpaRepository won't save data

spring hibernate jpa

Strange behavior of hibernate

java hibernate

How to do case insensitive sorting of Norwegian characters (Æ, Ø, and Å) using Hibernate Lucene Search?

hibernate not creating table but no error messages

SQL Error 17268 : Year out of range (Java/Spring)

java sql spring oracle hibernate

how to force hibernate call setter methods to fill class fields?

java hibernate jpa

HTTP Status 400 - Required String parameter 'walletName' is not present

java hibernate rest spring-mvc

spring boot: how to configure datasource from application properties

Why "findById()" returns proxy after calling getOne() on same entity?

Why does hibernate need to save the parent when saving the child and cause a OptimisticLockException even if there no change to the parent?

java hibernate jpa