Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'DATE' at row 1

java mysql spring hibernate jpa

How to configure Hibernate inside Spring configuration file

How do configure liquibase-maven-plugin for spring-boot and hibernate

How to direct Hibernate logger statements in different log files for different applications using jboss-log4j.xml file

hibernate logging jboss log4j

How to perform a join fetch in JPA Criteria without unchecked casting?

Spring Data JPA query doesn't work, column does not exists

Spring, JPA, Hibernate, Atomikos - strange startup error

spring hibernate jpa atomikos

Multi-tenant migration to work with quarkus

Missing artifact org.hibernate:hibernate:pom:3.3.2.GA

java spring hibernate maven

UuidGenerator Bean Type Mismatch?

Spring and Hibernate transactions

hibernate spring

Why doesn't LocalSessionFactoryBean implement getCurrentSession, meanwhile the instance of SessionFactory can invoke the method?

Hibernate Search 6 with Hibernate 6

Why hibernate return different objects from a same query from a same session?

java hibernate jpa

How to set enum value in setParameter hibernate query

hibernate

How do I create a mapping file for an ordered List with Hibernate?

java hibernate