Search code examples
Stream API convert entity to JSON...


javaspringjpaspring-data-jpajava-stream

Read More
How to make a dynamic Spring (Boot) JPA query with paging?...


javasqlspringspring-bootjpa

Read More
Can't rollback a spring transaction...


spring-bootjpatransactions

Read More
EJB instance variables thread safety...


javajpaejbserver

Read More
JPA Logging Level on Glassfish v3 Server...


jpaglassfish-3

Read More
JPA repository: Fetching CreationTimestamp after repository.save() returns null...


springspring-boothibernatejpaspring-data-jpa

Read More
ORM Entities vs DDD Entities...


javaspringjpaormdomain-driven-design

Read More
Oracle 19c FOR UPDATE SKIP LOCKED still allows same row to be processed by two app instances...


spring-bootjpaoracle19c

Read More
Creating two linked entities with JPA in a Spring Boot application...


hibernatejpa

Read More
Parent Id null in @OneToMany mapping JPA...


javahibernatejpapersistenceone-to-many

Read More
Wrong ordering in generated table in jpa...


javahibernatejpa

Read More
Hibernate - A collection with cascade=”all-delete-orphan” was no longer referenced by the owning ent...


javahibernatejpahibernate-mapping

Read More
How to map column with type BIT(24) in PostgreSQL with Hibernate...


javapostgresqlhibernatejpa

Read More
What is the difference between Transaction manager and Entity Manager...


javaspringjpaspring-data

Read More
how @PersistenceContext deals with threads specially with entityManager and Session...


javaspringmultithreadinghibernatejpa

Read More
Local stateless EJBs vs Remote...


javajakarta-eejpaejblayer

Read More
PostgreSQL/JDBC and TIMESTAMP vs. TIMESTAMPTZ...


postgresqljpajdbc

Read More
Resolve Ljava.lang.Object...


jsonlistjpajpql

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


postgresqlhibernatejpa

Read More
JPA Criteria join...


jakarta-eejpaentitycriteria

Read More
How to use a jsonb column with H2, JPA, and Hibernate...


javaspringhibernatejpah2

Read More
Object persistence without database mapping...


javajpaormnosql

Read More
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
BackNext