Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Make Hibernate discriminator value use bind variable instead of literal

java sql oracle hibernate jpa

Skipping @Param as List in @Query if is null in Spring Data JPA : antlr.NoViableAltException: unexpected AST node

How can I create a relation between 2 classes on different datasources?

Java Hibernate C3P0 stored procedure named query error-No operations allowed after statement closed, Unable to release JDBC Connection

JBoss EAP 7.1 Spring-Data-JPA CDI Extension

How to override hibernate JPA filter on inherited class?

java spring hibernate jpa hql

How to properly handle the version field in a JPA entity with Spring Data

How to optimize or alter hibernate generated SQL statement

java hibernate jpa

Unable to obtain isolated JDBC connection: org.hibernate.exception.JDBCConnectionException

Spring Data JPA Is Too Slow

Group by date intervals using JPA's Criteria API

ModelMapper - failed to convert org.hibernate.collection.internal.PersistentBag to java.util.ArrayList

java hibernate modelmapper

How do we update a deep cloned entity?

Spring-data-jpa: batch inserts are not working

Why can't hibernate lazily fetch @ManyToOne and @OneToOne?

Concurrency - Spring + Hibernate + SQL Server

What are the benefits of session-per-conversation?

Cascading Deletes/Updates using JPA or Inside of Database?

sql hibernate jpa hsqldb cascade

Using hibernate hbm2ddl.auto=update : How can I alter column not to require value anymore?

hibernate hbm2ddl

"Got different size of tuples and aliases" exception after Spring Boot 2.0.0.RELEASE migration