Search code examples
How to load property file based on spring profiles...


javaspringhibernate

Read More
hibernate @GeneratedValue , how to deal with deleted rows. in mysql...


javahibernate

Read More
hibernate validator failed to build due to java.lang.NoSuchMethodError...


javahibernatequarkusnosuchmethoderrorjakarta-migration

Read More
Hibernate fetching object linked to current user...


javahibernatepaginationspring-data

Read More
PagingAndSortingRepository (Spring MCV) and Hibernate...


javahibernatespring-mvcspring-data-jpapagination

Read More
Search like sql using '%' criteria native sql...


javaspringhibernatecriteriahibernate-criteria

Read More
In Hibernate 6, what is the difference between @JdbcTypeCode and @JdbcType?...


javahibernatejpajdbc

Read More
Cannot query a table with composite key in Hibernate...


javaspring-boothibernatejpa

Read More
Found org.hibernate.InstantiationException: Cannot instantiate abstract class or interface, but stil...


javahibernate

Read More
JPA @JoinTable with extra join conditions...


javahibernatejpajoin

Read More
What is the correct way to implement paging in JPA?...


springhibernatejpapaginationentitymanager

Read More
Getting [SQLITE_BUSY] database file is locked with select statements...


javahibernatejpasqlite

Read More
Unable to resolve name [org.hibernate.spatial.dialect.postgis.PostgisDialect] as strategy [org.hiber...


javahibernatespring-bootspring-data-jpapostgis

Read More
Using Hibernate UUIDGenerator via annotations...


javahibernateannotationsuuid

Read More
Get a NoSuchBeanDefinitionException in my DAO Spring + Hibernate + MySQL code...


javaspringhibernatemaven

Read More
Jpa paging with numbers and next, previous...


javaspringhibernatejpapagination

Read More
Spring Boot adds 'es' to the links...


javaspringhibernatetomcatspring-data-rest

Read More
Converting Lazy Loaded object to JSON in spring boot jpa...


hibernatespring-bootjpaspring-web

Read More
Cache all queries by default using hibernate/ehcache?...


hibernatecachingehcachesecond-level-cachequery-cache

Read More
Paging implimentation using Hibernate with Struts2...


javahibernatepaginationstruts2

Read More
Hibernate @One mapping: NullPointer leading to SingleTableEntityPersister exception...


javahibernateorm

Read More
Hibernate: page results AND know the result size...


hibernatepagination

Read More
How to prevent Spring Boot/Hibernate from converting entity column names from PascalCase to snake_ca...


javasqlspring-boothibernateentity

Read More
Error executing DDL "create table in Spring Data JPA?...


hibernatespring-bootjpaddlcreate-table

Read More
Implementing result paging in hibernate (getting total number of rows)...


javadatabasehibernatepagination

Read More
Projection fails with InstantiationException after Hibernate 6 migration...


kotlinhibernatequarkusquarkus-panache

Read More
Bean injection into Hibernate BeforeExecutionGenerator...


javahibernatequarkuscdi

Read More
How to get distinct results in hibernate with joins and row-based limiting (paging)?...


javahibernatepaginationdistinctcriteria

Read More
What is the need for many-to-one mapping in hibernate?...


hibernate

Read More
Postgres / hibernate operator does not exist: text = bytea...


javahibernatepostgresql

Read More
BackNext