Search code examples
Hibernate 6 for Spring Boot 6.2 do not work with unaccent...

springhibernatejpa

Read More
JPA Repository Query with ordinal parameter return wrong boolean values for the entities (caused by ...

spring-boothibernatejpaspring-data-jpa

Read More
Pageable and @Param in a spring data JpaRepository method issue [2]...

javaspringspring-mvcjpaspring-data

Read More
java.sql.SQLRecoverableException: No more data to read from socket when working with 2 mapped tables...

javaspring-bootjpaspring-data-jpaspring-data

Read More
JPA find the Last entry...

javasqljpa

Read More
How to map sql native query result into DTO in spring jpa repository?...

javaspringhibernatejpaspring-data-jpa

Read More
JPA @OneToMany with out Db constaraint...

javahibernatejpajdbc

Read More
Multiple Inheritance levels in JPA...

javahibernatejpa

Read More
spring boot (maven with JPA and in memory H2 database) keep getting Not a managed type"" a...

javaspring-bootmavenjpaspring-data-jpa

Read More
JPA/Hibernate - Using Postgre's "ANY" Function in HQL...

postgresqlhibernatejpaspring-data-jpahql

Read More
hibernate jpa, is there a simple way to get the dependent entity of a entity...

javahibernatejpa

Read More
Is there a jakarta equivalent to javax.sql.DataSource and javax.persistence.EntityManagerFactory...

spring-data-jpajpa

Read More
Hibernate Postgresql select for update with outer join issue...

postgresqlhibernatejpaspring-data

Read More
JPA CriteriaQuery compare Timestamp ignore time portion...

javaoracle-databasejpatimestampcriteriaquery

Read More
TypedQuery with ManyToMany relations...

javahibernatejpajpql

Read More
JPA use repository findBy with an entity object...

javahibernatespring-bootjpa

Read More
Hibernate ID generator "increment" by using annotation...

javahibernatejpaannotations

Read More
JOIN with CriteriaQuery?...

javajpacriteria-apivaadin7

Read More
JPA Entity field type validation...

javajpa

Read More
What is wrong with my native query in jpa?...

javaspringspring-bootjpah2

Read More
No converter found capable of converting from type X to type Y...

spring-bootjpa

Read More
I want children objects but I want to search them by parent fields in Hibernate...

javaspringspring-boothibernatejpa

Read More
Large Objects may not be used in auto-commit mode...

javahibernatepostgresqljpaautocommit

Read More
JPA Native Query set null parameter...

javajpa

Read More
How to properly map MonetaryAmount using Hibernate?...

javaspringjpajava-8spring-data-jpa

Read More
Kotlin with JPA: default constructor hell...

hibernatejpadefault-constructorkotlin

Read More
Extra columns in table used in @JoinTable annotation...

javaspringhibernatejpaspring-data-jpa

Read More
CriteriaBuilder Cannot resolve method 'greaterThan(int, int)'...

javajpacriteria

Read More
SpringBoot: Failed to initialize JPA EntityManagerFactory: [PersistenceUnit: default] Unable to buil...

javapostgresqlhibernatejpaliquibase

Read More
Caused by: org.hibernate.MappingException: Unknown entity: New Object. JTA...

javajpajta

Read More
BackNext