Search code examples
Spring Boot, JPA, and MySQL 8 Dialect Errors...

javamysqlspring-boothibernate

Read More
How can I use DB side default value while use Hibernate save?...

hibernatejpadefaultsysdate

Read More
How to setup Hibernate Gradle plugin for bytecode enhancement?...

hibernategradle

Read More
SQLGrammar error when querying MySql view...

mysqlhibernatespring-bootview

Read More
Fix naming convention to remove underscores from Hibernate JPA...

javaspringhibernatejpa

Read More
How to set the timeout period on a JPA EntityManager query...

javahibernatejpatimeoutentitymanager

Read More
JPA repository: Fetching CreationTimestamp after repository.save() returns null...

springspring-boothibernatejpaspring-data-jpa

Read More
JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "t...

javaspringhibernatewildfly-8

Read More
Hibernate Found shared references to a collection Exception...

hibernatespring-data-jpaspring-data

Read More
Hibernate Search with Spring Boot 3...

spring-boothibernatehibernate-searchhibernate-search-7

Read More
Data truncation: Data too long for column 'params' at row 7...

javaspringspring-boothibernate

Read More
unexpected token:where when using spring data jpa with hibernate...

hibernatejpaspring-data-jpa

Read More
Facing java.lang.NullPointerException in spring boot application...

javaspring-boothibernatespring-mvcjpa

Read More
Spring project - java.sql.SQLSyntaxErrorException: ORA-00972: identifier is too long...

javadatabasespringoracle-databasehibernate

Read More
JPA get result list order by selected columns...

sqlhibernatejpa

Read More
JPA 2.0 many-to-many with extra column...

hibernatejpaormjpa-2.0

Read More
Is it possible to use constructor expression for nested class in JPA?...

javahibernatejpainner-classes

Read More
javax.persistence.PersistenceException: No Persistence provider for EntityManager named customerMana...

javahibernateormjpa

Read More
Hibernate: hbm2ddl.auto=update in production?...

javahibernatehbm2ddl

Read More
Hibernate/JPA: storing constants in entity class?...

javahibernatejpaconstantshibernate-mapping

Read More
If Any field value of @EmbeddedId is null, which problem will arise?...

hibernatenullpointerexceptioncomposite-primary-key

Read More
Loading collection of String into model from persistent object with hibernate and spring...

javaspringhibernatespring-mvc

Read More
Why H2 tries to drop table upon adding a new column with Liquibase changeset?...

springpostgresqlhibernateh2liquibase

Read More
SpringBoot 3, SQLite - IndexOutOfBoundsException when loading Instants...

javaspringhibernatesqlitetimestamp

Read More
Define an entity via a custom SQL query in Hibernate 5.1...

javahibernatejpahibernate-mapping

Read More
Hibernate Named Query Using Like and % % operators?...

javahibernatejpahql

Read More
Hibernate mapping a composite key with null values...

javahibernate

Read More
Can i cascad persist and merge in same time?...

javahibernatejpa

Read More
Throwing exception in MultiTenantConnectionProvider, exhausts the connections in Connection Pool...

springhibernatespring-bootmulti-tenant

Read More
Can parse a projection interface to object? Spring...

javaspringhibernatespring-data

Read More
BackNext