Search code examples
Spring Boot Custom Datasource: How to tell Hibernate to create tables...


javaspringhibernateboot

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


hibernategradle

Read More
SQLGrammar error when querying MySql view...


mysqlhibernatespring-bootview

Read More
How should equals and hashcode be implemented when using JPA and Hibernate...


javahibernateormequalshashcode

Read More
How does spring.jpa.hibernate.ddl-auto property exactly work in Spring?...


javaspringhibernatejpaddl

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...


javadatabasespringoraclehibernate

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


sqlhibernatejpa

Read More
Hibernate mapping between Postgres array of varchar and a Java/Kotlin collection of enum...


javapostgresqlhibernatekotlinhibernate-mapping

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
Hibernate - A collection with cascade=”all-delete-orphan” was no longer referenced by the owning ent...


javahibernatehibernate-mapping

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
[HV000030: No validator could be found for constraint 'javax.validation.constraints.NotEmpty&#39...


hibernatevalidationannotations

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


javahibernatejpahql

Read More
BackNext