Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

H2 database doesn't work in memory only with file

java spring hibernate h2

Spring Data JPA @OneToMany infinite loop exception

Default @Transactional in spring and the default lost update

java spring hibernate jpa

Add a Custom message for the Unique Constraints in hibernate

hibernate spring-mvc

Hibernate Mapping Exception Could not determine type for: java.nio.file.Path

java hibernate

Does OneToMany(fetch=FetchType.EAGER) executes N+1 queries

database spring hibernate jpa

How to config "hibernate.integrator_provider" with springboot 1.5.x

hibernate spring-boot jpa

Is there any way to use constant (EnumType Ordinal) value in @Query annotation in JPA repository?

Why I get HHH015011: Unable to locate static metamodel field?

Hibernate is inserting null value in foreign key field when saving a unidirectional one to many mapping

Spring Boot: Prevent persisting field declared in superclass

java spring-boot hibernate jpa

Use type of object in HQL where clause

nhibernate hibernate hql

Hibernate: ID generator using increment and Oracle Schema

oracle hibernate

Value object or entity object in my Hibernate mapping?

spring - hibernate load *.hbm.xml from classpath resource

hibernate - component mapping vs custom value type

java hibernate

Hibernate tool to create basic mappings based on a mysql db

Hibernate generate POJOs with Equals

Hibernate: Sorting a list without 'touching' the database

java hibernate

Hibernate using multiple databases