Search code examples
While upgrading spring version to 3.2.1 i changed javax.persistance.* to jakarta.persistance.* and f...


javaspring-bootjdbcspring-data-jpa

Read More
Spring Boot 3 JPA Postgis - can't select rows based on geometry...


spring-data-jpapostgis

Read More
Spring Data JPA: How to form a conditional query?...


mysqlspringspring-bootjpaspring-data-jpa

Read More
HIbernate translation of native Sql Query in Spring-data-jpa...


postgresqlspring-boothibernatespring-data-jpa

Read More
How to monitor Spring Data JPA Streams...


javaspringjpaspring-data-jpajava-stream

Read More
Placeholder in PostgreSQL query with double colon :: cast...


springpostgresqlspring-bootspring-data-jpa

Read More
Map stream of Data into Page<T>...


springspring-bootspring-data-jpa

Read More
Enumerate in entity creates "check" contraint when creating table...


postgresqlspring-boothibernatespring-data-jpa

Read More
ID Column gets not created when using @Inheritance. "Column 'id' is an identity column ...


spring-boothibernatekotlinjpaspring-data-jpa

Read More
How to pass String[] as varchar[] through Querydsl to PostgreSQL?...


postgresqlhibernatespring-data-jpaquerydsl

Read More
How to use StatelessSession with Spring Data JPA and Hibernate?...


springhibernatejpaspring-data-jpastateless-session

Read More
how to make codes of composite key of oracle table?...


oracle-databasespring-bootspring-data-jpa

Read More
Spring boot 3.2.2 upgrade related Warnings - Batch application...


spring-bootspring-data-jpaspring-batchjava-21

Read More
how to Resolve "could not initialize proxy - no session" error when using Spring repositor...


spring-boothibernatespring-data-jpamicroservicesmulti-tenant

Read More
How to count row table in JPA Query...


mysqlspring-bootspring-data-jpajpql

Read More
Postman POST Request not going through despite supplying the appropriate Request Body...


javaspring-bootrestspring-data-jpapostman

Read More
How to use HibernateTemplate in spring-boot-starter-data-jpa :3.2.1?...


hibernatespring-data-jpahibernate-6.x

Read More
Could not open jpa entitymanager for transaction. nested exception is java.lang.nosuchmethod error...


javaspring-bootjpaspring-data-jpaspring-data

Read More
@Elementcollection with query be example don't work...


javaspring-boothibernatespring-data-jpa

Read More
JPA/SpringBoot Repository for database view (not table)...


javahibernatejpaspring-data-jpa

Read More
Why does returning Set from a Spring Data JPA Repository works although it shouldn't?...


spring-bootjpaspring-data-jpa

Read More
Unique constraints with Spring Data not applied in MySQL database...


javamysqlspring-data-jpaspring-data

Read More
Hibernate, Spring Data: Map for storing a key-value OneToMany vs a separate entity...


javaspringhibernatespring-data-jpaspring-data

Read More
How to escape '_' and '%' wildcards in Spring Data JPQL LIKE query?...


kotlinspring-data-jpajpql

Read More
How to map user in Hibernate Entity from Keycloak...


javaspring-bootspring-securityspring-data-jpakeycloak

Read More
Error with H2 not creating the schema with my data.sql file...


javaspringspring-data-jpah2

Read More
@CreatedDate annotation does not work with mysql...


javamysqlspring-bootspring-data-jpaaudit-tables

Read More
How to return 2 items from 2 different tables within 1 query in Spring JPA?...


sqlpostgresqlspring-data-jpastored-functions

Read More
Spring data jpa - Aggregate list of values in many-to-many relationship...


mysqlspring-data-jpa

Read More
How to use LIMIT in spring within sql query?...


javaspringspring-data-jpa

Read More
BackNext