Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

jpa query with optional parameters

Subquery in Select Projections.constructor

how to add entity listener programmable in Hibernate JPA

spring hibernate jpa-2.1

Hibernate @Where annotation not working with inheritance

Initialize multiple databases in Spring

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?

Could not rollback, connection closed

java spring hibernate jpa

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