Search code examples
is using DTOs in every case always a good practice?...


springspring-boothibernateentitydto

Read More
cannot insert null in one to many relationship hibernate annotation...


javahibernateormannotations

Read More
Avoid Jackson serialization on non fetched lazy objects...


javaspringhibernateserializationjackson

Read More
Jackson triggering JPA Lazy Fetching on serialization...


javajsonspringhibernatejpa

Read More
Eclipse the import cannot be resolved after Java update...


javaeclipsehibernate

Read More
Spring Boot Fails to Start after First Boot...


javaspringspring-boothibernate

Read More
How can I change the database table column order?...


javadatabasehibernatejpaspring-data-jpa

Read More
Why does @EntityGraph not load EAGER scince Spring version 2.2.5?...


spring-boothibernatejpaeager-loadingentitygraph

Read More
Looping problem when serializing objects to JSON in Spring Boot...


javajsonspringhibernate

Read More
Problem with proper usage of orphan removal...


javahibernatejpa

Read More
Spring JPA: Providing Schema Name Dynamically...


javahibernatespring-bootspring-data-jpahibernate-entitymanager

Read More
Use Hibernate to verify Java enum matches Postgres enum...


javapostgresqlhibernateenumsannotations

Read More
Firebird Hibernate dialect misplaces first ? and skip ? parameters in statement...


springhibernatefirebirdnativequery

Read More
JPA + spring boot - findBy <field> extremely slow when Database is huge ( 20M lines Table )...


javaperformancehibernatespring-data-jpa

Read More
JPQL how to JOIN FETCH a List with anymatch condition against the List...


javaspringhibernatejpaspring-data-jpa

Read More
Service layer in java swing application...


javaspringhibernatearchitectureservice-layer

Read More
Glassfish uses internal module library instead of application library...


javaspringhibernatespring-bootglassfish-4.1

Read More
Hibernate LockOptions with timeout...


javahibernate

Read More
How can I let Hibernate merge consecutive INSERT statements into multi-valued INSERT...


javapostgresqlhibernatejdbc

Read More
StackoverflowError: I have a loop, but I dont know where and why...


javahibernate

Read More
Spring Data JPA/Hibernate: JPQL constructor expressions- difference between using "new(..)&quot...


hibernatejpaspring-data-jpajpqlentitymanager

Read More
How to implement second-level caching in Spring Boot 3 using Ehcache 3?...


spring-boothibernatespring-data-jpaehcache-3

Read More
Spring ModelMapper error: Mapping already exists for controller...


springhibernatemodelmapper

Read More
can someone please explain me @MapsId in hibernate?...


javahibernatejpaannotationshibernate-annotations

Read More
JPA: Query that returns multiple entities...


javahibernatejpajpql

Read More
Spring Data JPA JPQL list in constructor...


javamysqlspringhibernatejpa

Read More
Hibernate/JPA: How to properly model unidirectional @ManyToMany relationship for CRUD operations?...


javaspring-boothibernatejpaorm

Read More
java hibernate 4 org.hibernate.HibernateException: Dialect class not found: org.hibernate.dialect.MY...


eclipsehibernatemavenexceptionjakarta-ee

Read More
How can you make a created_at column generate the creation date-time automatically like an ID automa...


javaspringhibernatespring-mvcspring-boot

Read More
The server encountered an unexpected condition that prevented it from fulfilling the request...


springhibernatejsp-tags

Read More
BackNext