Search code examples
how to add a column dynamically in hibernate 4 with jpa in Mysql?...


mysqlspringhibernatespring-mvcjpa

Read More
TypedQuery issue while creating query using two tables...


javahibernatejpaspring-data-jpa

Read More
ClassNotFoundException: Could not load requested class : org.hibernate.dialect.MySQL5InnoDBDialect...


springspring-boothibernatejpa

Read More
Using second field for same column in entity for hashcode equals and entity management...


javahibernatespring-data-jpa

Read More
@NotNull not working on embedded classes, using hibernate...


javahibernatejpaspring-data-jpa

Read More
Spring boot JPA, entity with @EmbeddedId - findyById method is not working...


javaspring-boothibernatejpaspring-data-jpa

Read More
Hibernate equals and proxy...


hibernateproxyequals

Read More
Java hibernate No validator could be found for boolean...


javaspringhibernatevalidationannotations

Read More
Hibernate with Java 8 LocalDate & LocalDateTime in Database...


javahibernateutcjava-time

Read More
Hibernate @JoinColumn reusing column name to map to another entity...


javahibernatejpa

Read More
Constraint "xxx" of relation "users" does not exist, skipping...


hibernatejpaquarkus

Read More
NULLS FIRST/LAST override no longer works in JPA repositories in Spring Boot 3/Hibernate 6...


javaspringspring-boothibernatejpa

Read More
HIbernate Can't delete Entity with foreign key. Foreign key gets set to null...


javamysqlentity-frameworkhibernatejpa

Read More
Springboot+MySQL table return empty...


javamysqlspring-boothibernate

Read More
Facing a duplicate constraint error in Spring Boot...


spring-boothibernatejpa

Read More
Fetch a collection in Criteria API multiselect...


javahibernatejpahibernate-criteriacriteria-api

Read More
BCrypt.checkpw() Invalid salt version exception...


javahibernateplayframework-2.1bcryptjbcrypt

Read More
Hibernate Reactive NoClassDefFound for "org.hibernate.engine.spi.ComparableExecutable" cla...


hibernatehibernate-reactive

Read More
How to use a 'Hibernate Types' library type in a single native query that selects Postgres a...


javapostgresqlspring-boothibernatehibernate-types

Read More
Named Entity Graphs Naming Scope in Spring Data...


hibernatejpaspring-data-jpaspring-dataentitygraph

Read More
JPA: BeanCreationException: OneToMany & ManyToOne mapping JPA / Hibernate...


hibernatejpaspring-data-jpaone-to-manymany-to-one

Read More
Jooq and Hibernate (n+1) problem while map into Dtos...


hibernatejpajooqdto

Read More
Table already exists error when trying to create user class in springboot...


javamysqlspringspring-boothibernate

Read More
grails deleted object would be re-saved by cascade error...


hibernategrails-ormgrails

Read More
Hibernate Search: groupby and in clause...


hibernateelasticsearchhibernate-search

Read More
Using Spring HibernateTemplate. How to delete by Id?...


javahibernatespring

Read More
java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer in java 1.6...


javahibernateobjecttype-conversion

Read More
Hibernate: How do I fetch specific columns of entities in a Set within an entity?...


javahibernatemany-to-many

Read More
Database/Schema is not being switched when API is called...


javaspringspring-boothibernatemulti-tenant

Read More
Hibernate out of memory exception while processing large collection of elements...


javaperformancehibernateout-of-memorydata-processing

Read More
BackNext