Search code examples
Hibernate/Spring Data not fetching collection in OneToMany mapping...

javaspringhibernatespring-mvcjpa

Read More
Can not resolve 'ST_GeomFromText' in serviceImpl class...

javamysqlspringjpageojson

Read More
Business Logic On Entity Class...

spring-mvcjpadesign-patterns

Read More
SimpleFlatMapper: Multiple 1-N relationship...

javajpajooqjdbctemplate

Read More
CriteriaQuery with array aggregation...

javahibernatejpacriteriahibernate-criteria

Read More
Hibernate swaps columns around when creating a table. Why on earth does it do it?...

javaspring-boothibernatejpa

Read More
Query persistence Entity with join column using IN operator...

javasqlhibernatejpajoin

Read More
Why is the MySQL connection getting closed when running from Azure Web Service with Spring boot &amp...

javamysqlazurejpa

Read More
How do I update an entity using spring-data-jpa?...

javajpaspring-data-jpa

Read More
Enum value giving jdbcMapping error while using query in springboot...

javaspring-boothibernatejpaenums

Read More
Java with PostGIS "ERROR: function st_makepoint(double precision, double precision) does not ex...

javajpapostgis

Read More
How do I know the id before saving an object in jpa...

javaoracle-databasejpajpa-2.0

Read More
Join statements with multiple filters in Spring Data JPA...

spring-bootjpaspring-data-jpaspring-data

Read More
How to query distinct array aggregate over tuple in Jooq?...

sqlpostgresqljpajooq

Read More
ON UPDATE CURRENT_TIMESTAMP and JPA...

sqlhibernatejpaspring-data

Read More
java criteriaset always using ordinal...

javajpajava-ee-6criteria-api

Read More
springboot look for wrong sequence to insert into postgres DB...

postgresqljpa

Read More
Hibernate/JPA polymorphie and generic type...

hibernatejpagenericspolymorphism

Read More
Escape character in LIKE through Criteria api...

javajpaderbycriteria-api

Read More
Hibernate Not Creating Tables in Postgres with Dockerized Tomcat...

dockerhibernatejpatomcat

Read More
How to map Duration type with JPA...

jpatimetypesannotationsduration

Read More
JPA JoinColumn vs mappedBy...

javahibernatejpaorm

Read More
Looks as if Oracle FOR UPDATE applies irrelevant locks...

javaoracle-databasejpa

Read More
Spring Boot @JsonTest pulls in JPA...

javajsonspring-bootjpa

Read More
Spring Data JPA Java - get Last 10 records from query...

sqlspringhibernatejpaspring-data-jpa

Read More
UnsupportedOperationException merge-saving many-to-many relation with hibernate and JPA...

hibernatejpamany-to-many

Read More
Set hibernate.ddl-auto in springboot programmatically...

javaspringhibernatejpa

Read More
Should I write equals() and hashCode() methods in JPA entities?...

javajpaentityequalshashcode

Read More
Spring boot 3 hibernate 6 Querydsl Gradle Unable to load class 'jakarta.persistence.Entity'...

spring-boothibernatejpabuild.gradlequerydsl

Read More
JPA native query on JSON column with dynamic key & value...

mysqljpamysql-json

Read More
BackNext