Search code examples
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
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
Is it good idea to use the DAO design pattern with spring Boot, instead of using repository design p...

javaspringhibernatespring-bootspring-data-jpa

Read More
How to select from subclass entity property using Spring Data / JPQL?...

hibernatejpaspring-data-jpaspring-datajpql

Read More
org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate...

javahibernatemavenjpaspring-boot

Read More
Hibernate(?) quotes datatype when created database...

javaspring-boothibernatespring-data-jpamariadb-11

Read More
Bake every table in CakePHP?...

phphibernatecakephpormcakephp-bake

Read More
hibernate.jdbc.time_zone property of spring boot config does not work in spring version 3.2.1...

spring-boothibernatejdbcspring-data-jpaspring-data

Read More
Using the new type() for UUIDGenerator instead of strategy?...

javahibernatejpauuiduuidgenerator

Read More
Hibernate validation annotation - validate that at least one field is not null...

javahibernateannotationsvalidation

Read More
Hibernate StatelessSession.upsert() based on @NaturalId...

hibernatejpaormupsertstateless-session

Read More
BackNext