Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Hibernate - spring annotated entities not scanned from within jar

hibernate spring

Hibernate/JPA bug - Not recognizing some strings in a enum

java hibernate exception enums

Looking for a not-deprecated session-factory

Hibernate validation on static inner classes

Hibernate EntityManager: remove referenced entity not working

@BatchSize but many round trips when fetching a @ManyToOne association

How to decrease timeout for a my sql query in SpringBoot

Hibernate 5. Generate SQL DDL into file

java hibernate

Get the number of records updated after executing a jpql query

hibernate jpa jpql

How to update only a part of all entity attributes with Hibernate

java json hibernate jpa orm

Tomcat/Hibernate connection to MySql fails with "Communications link failure" & "Permission denied"

How to replicate INSERT/UPDATE/DELETE statements using JPA and Hibernate

Hibernate: Specifying columns in a one-to-many relationship

java database hibernate schema

Why do we use hibernate annotation?

Is it possible to have foreign key enforced without object-to-object mapping?

No rollback only for transaction when exception occurs in submethod

What is the Hibernate equivalent of "select 1 from DUAL"?

sql hibernate select hql

Hibernate Exception: Unable to get the default Bean Validation factory

java hibernate spring

Hibernate HQL for joining non-mapped tables

hibernate hql

Finding the primary key field for Hibernate entity

hibernate primary-key