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


javahibernatejpahibernate-mapping

Read More
I have a College table and a Stream Table. College has one to many relationship with Stream table. N...


hibernatehibernate-mapping

Read More
Hibernate Configuration for File Config via code...


javahibernatehibernate-mapping

Read More
Hibernate: How to keep PostgreSQL enum type up-to-date with Java enum?...


springpostgresqlhibernatespring-data-jpahibernate-mapping

Read More
How to specify a Primary Key on @ElementCollection...


javahibernatejpaormhibernate-mapping

Read More
expecting IdClass mapping...


javaspringhibernatehibernate-mapping

Read More
problem with maven generation : HyperJaxb fails on Java JPA float array mapping...


arraysjpajaxbhibernate-mappinghyperjaxb

Read More
Hibernate: OneToMany and OneToOne for two classes in SINGLE_TABLE_STRATEGY...


javadatabasehibernatespring-data-jpahibernate-mapping

Read More
DuplicateMappingException after extending @Entity with @Inheritance...


javahibernatejpahibernate-mapping

Read More
Cannot call Postgresql Function using SpringBoot 3.2.0 (using Hibernate 6)...


postgresqlspring-boothibernatehibernate-mappinghibernate-6.x

Read More
Hibernate mapping between Postgres array of varchar and a Java/Kotlin collection of enum...


javapostgresqlhibernatekotlinhibernate-mapping

Read More
Foreign key in the child table is null after persisting @OneToMany...


javamysqlspringhibernatehibernate-mapping

Read More
Why am I able to use ReverseStringComparator.class as the value of the @SortedComparator annotation ...


javahibernateannotationshibernate-mapping

Read More
Hibernate OneToOne association, owning side not saving foreing key...


javahibernatehibernate-mappinghibernate-6.x

Read More
Failed hibernate mapping: An association from the table X refers to an unmapped class Y...


hibernatehibernate-mappingpojohbm

Read More
Hibernate 5 > 6: DiscriminatorColumn of type Enum...


hibernatekotlinhibernate-mapping

Read More
Use EntityGraph for query with optional ManyToOne relationship...


javahibernatespring-data-jpahibernate-mappingentitygraph

Read More
Getting Cannot invoke "org.hibernate.metamodel.mapping.ModelPart.getNavigableRole()" becau...


spring-boothibernatespring-data-jpahibernate-mapping

Read More
How to dynamically add, modify and remove Class Mappings and Entities in existing SessionFactory wit...


hibernatenhibernatehibernate-mappinghibernate-criteriasessionfactory

Read More
Hibernate/JPA: storing constants in entity class?...


javahibernatejpaconstantshibernate-mapping

Read More
Define an entity via a custom SQL query in Hibernate 5.1...


javahibernatejpahibernate-mapping

Read More
Joining Entities by a Range - Hibernate...


javahibernatejpaspring-data-jpahibernate-mapping

Read More
Map MariaDB geometry Point to custom Hibernate type...


javamysqlhibernatemariadbhibernate-mapping

Read More
How can I prevent Hibernate from updating NULL values...


hibernatenullhibernate-mappinghibernate-annotations

Read More
Hibernate mapping between PostgreSQL enum and Java enum...


javapostgresqlenumsannotationshibernate-mapping

Read More
Using @SqlResultSetMapping to map to list...


javasqlhibernatehibernate-mapping

Read More
javax.persistence Annotations on field, getter or setter?...


javahibernate-mapping

Read More
Problems with foreign keys in Hibernate...


javaspring-boothibernatehibernate-mapping

Read More
hibernate and mappedBy: Is it possible to automatically set foreign key without setting bidirectiona...


javahibernatehibernate-mappingmappedby

Read More
Having problems with foreign key in Hibernate...


javaspring-boothibernatehibernate-mapping

Read More
BackNext