Search code examples
Can't launch my Spring Boot App after adding some database options...

javaspringoracle-databasehibernatejpa

Read More
JPA/Hibernate: not creating foreign keys even though I used @Inheritance(strategy = InheritanceType....

javaspringspring-boothibernatejpa

Read More
How to handle JPA unique constraint violations?...

javajpaexceptionconstraints

Read More
Postgresql, hibernate "is not distinct"...

sqlhibernatepostgresqljpaentitymanager

Read More
Getting error Module not found in module-info.java with Maven...

javamavenjpajavafx

Read More
@manytoone jpa save problem - duplicate entry...

javaspring-bootjpamany-to-one

Read More
Hibernate @UpdateTimestamp not change in cascade manner...

hibernatejpa

Read More
JPA Repository search by field input from the user form...

jsonspringjpa

Read More
Hibernate 6 H2 dialect override: Nulls precedence ignored...

hibernatejpaspring-data-jpah2

Read More
Creating schema on ORACLE db using JPA buddy...

databaseoracle-databasejpaspring-data-jpa

Read More
Is it possible to create a dynamic JPQL query?...

javajpajpql

Read More
How to unit test a jpa repository method?...

springunit-testingjparepositoryjunit4

Read More
How to use @Transactional with Spring Data?...

javaspringjpaspring-dataspring-data-jpa

Read More
How Java JPA Specification works with bit operations...

javajpa

Read More
How to read encrypted database field using Hibernate...

javasql-serverhibernatejpa

Read More
Set table name in Spring JPA...

springhibernatejpanaming

Read More
Why doesn't JPA Query cast enum automatically?...

javaspring-bootkotlinjpaspring-data-jpa

Read More
In @Table(name = "tableName") - make "tableName" a variable in JPA...

javajpaejb-3.0

Read More
JPA 3 Hibernate + PostgreSQL 9.6.3 errors in queries with limitation...

postgresqlhibernatejpa

Read More
Bug in Idea suggestion for JPA efficient hashCode?...

javajpaintellij-idea

Read More
I have ERROR like this in postgres: syntax error at or near ":"...

javaspringpostgresqljpa

Read More
Prevent JPA from updating code table values...

jpaspring-data-jpamapstruct

Read More
How to use JpaRepository method in the Jpa Entity Lifecycle callbacks?...

jpaspring-data-jpajpa-2.0jpa-2.1

Read More
i want to know why my controller give nested response...

javaspring-bootjpamany-to-many

Read More
How to get the child elements of a parent in Hibernate?...

spring-boothibernatejpaspring-data-jpahibernate-onetomany

Read More
Filtering by a combination of parent and child fields in a unidirectional JPA relation...

springhibernatejpaspring-data-jpaspring-data

Read More
JPA Two-step OneToMany Hibernate 6...

javahibernatejpaone-to-many

Read More
Transaction marked as rollback only: How do I find the cause...

javaspringhibernatejpatransactions

Read More
Setting default values for columns in JPA...

javajpaannotations

Read More
Setting Ordinal Enum values to start from 1 instead of 0...

javahibernatejpaenumsordinal

Read More
BackNext