Search code examples
What is the correct request body in this Spring scenario and how do I debug it?...


javaspring-bootrestjpapostman

Read More
Making a simple relational table in JPA...


javadatabasejpa

Read More
How to retrieve mapping table name for an entity in JPA at runtime?...


javajpaentity

Read More
Spring @Transactional on @Bean declaration instead of class Implementation...


javaspringjpatransactions

Read More
MySQL, JPA and tinyint(1)...


jpamysql-workbench

Read More
Why JPA Buddy complains about @Data annotation over JPA Entity?...


hibernatejpaintellij-idealombokjpa-buddy

Read More
IllegalSelectQueryException and InvalidDataAccessApiUsageException...


javasqlspringexceptionjpa

Read More
Disable warning "entity was modified, but it won't be updated because the property is immut...


javaspringhibernatejpalogging

Read More
JPA Many To Many relationship add method...


hibernatejpaspring-data-jpa

Read More
Spring Boot 4 upgrade hibernate jpa json functions incubated...


javajsonspringhibernatejpa

Read More
JPA flush vs commit...


javaspringpostgresqljpa

Read More
Understanding how nested Spring @Transactional works...


springjpatransactional

Read More
How to concat or sum the fields of objects collection referenced as @OneToMany in JPA Entity with Cr...


javajpacriteria-apijpa-criteria

Read More
@Transactional spring JPA .save() not necessary?...


javaspringjpatransactional-database

Read More
Hibernate validation error: found [bpchar (Types#CHAR)], but expecting [char(2) (Types#VARCHAR)]...


javapostgresqlhibernatejpa

Read More
eclipselink PersistenceUnitLoadingEception in executable JAR...


jpapersistenceclassloadereclipselinkexecutable-jar

Read More
Jakarta Persistence can't find Entity classes...


javajpajakarta-ee

Read More
JPA find the Last entry...


javasqljpa

Read More
How to autogenerate created or modified timestamp field?...


hibernateormjpa

Read More
UNION to JPA Query...


javajpacriteria

Read More
IN-clause in HQL or Java Persistence Query Language...


javahibernatejpahqljpql

Read More
Java entity - why do I need an empty constructor?...


javajpaentity

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


postgresqlhibernatejpa

Read More
415 (Unsupported Media Type) in $http.post method...


angularjspostjpahttp-status-code-415

Read More
How to declare a repository populator bean using java config instead of XML?...


javaspringjpaspring-dataspring-data-jpa

Read More
JPA 1: JPQL for ORDER BY NULLS LAST...


jpatoplink

Read More
Integrating a Jakarta Persistence implementation with modular JavaFX/Maven/JLink app...


javahibernatemavenjpajavafx

Read More
PersistentObjectException: detached entity passed to persist thrown by JPA and Hibernate...


javahibernatejpaentitypersist

Read More
JPA recursive hierarchy read - StackOverflowError with FetchType.EAGER but LazyInitializationExcepti...


javaspring-bootjpaspring-data-jpa

Read More
How to implement post remove behavior on a JoinTable using EclipseLink jpa?...


javajpa

Read More
BackNext