Search code examples
@manytoone jpa save problem - duplicate entry...


javaspring-bootjpamany-to-one

Read More
How to query many-to-one using @Relation in Android Room...


androidandroid-roommany-to-one

Read More
EF fails when Inserting only one out of two properties of the same type...


asp.netasp.net-mvcdatabaseentity-frameworkmany-to-one

Read More
NHibernate many-to-one mapping: If parent is null, set foreign-key as empty Guid instead of null...


nhibernatemappingguidforeign-key-relationshipmany-to-one

Read More
Spring Data JDBC - Many-to-One Relationship...


javadb2many-to-onedb2-luwspring-data-jdbc

Read More
Hibernate @ManyToOne Cascade working super weirdly...


javaspringhibernatemany-to-one

Read More
JPA: unidirectional many-to-one and cascading delete...


javajpajpa-2.0many-to-one

Read More
Bidirectional OneToMany and ManyToOne gives null...


javahibernateone-to-manymany-to-one

Read More
Can't find soft deleted rows when have relations in typeorm - nestJs...


nestjstypeormmany-to-onesoft-delete

Read More
Can not set field value by reflection error - hibernate proxy object...


javaspringhibernatemany-to-one

Read More
With NestJS and TypeORM, can I get away with passing an ID to a @ManyToOne relation?...


nestjstypeormrelationmany-to-one

Read More
Can a @ManyToOne JPA relation be null?...


javahibernatejpahibernate-mappingmany-to-one

Read More
Error executing DDL "alter table add constraint foreign key () references (id)" via JDBC S...


mysqlforeign-keysone-to-manymany-to-one

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


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

Read More
doctrine2, retrieve associated data from inverse side...


mysqldoctrine-ormone-to-manymany-to-onehydration

Read More
Change the relationship from @ManyToOne to @OneToOne...


javaspringhibernateone-to-onemany-to-one

Read More
Id Commande not populated on table Lignes Comandes...


springspring-bootentityone-to-manymany-to-one

Read More
Embed a many to one Room DAO object with multiple occurence of single entry in two different spots i...


sqliteforeign-keysandroid-roomentitymany-to-one

Read More
How to Add a field in cascade of 2 many to one on Easyadmin 4 Symfony 6...


entity-relationshipquery-buildermany-to-oneeasyadminsymfony6

Read More
Java Spring many to one thymeleaf error . How can i solve it?...


javaspringthymeleafmany-to-one

Read More
JPA many-to-one relation - need to save only Id...


javahibernatejpamany-to-one

Read More
Difference between one-to-many and many-to-one relationship...


sqlrelational-databaseone-to-manymany-to-one

Read More
Hibernate creating N+1 queries for @ManyToOne JPA annotated property...


javahibernatejpamany-to-oneselect-n-plus-1

Read More
django difference between - one to one, many to one and many to many...


djangoormmany-to-manyone-to-onemany-to-one

Read More
Caused by: org.hibernate.AnnotationException: mappedBy reference an unknown target entity property?...


springjpah2many-to-onemappedby

Read More
what is the difference between CascadeTyp.ALL and explicitly including all CascadeTypes?...


javajpaone-to-manycascademany-to-one

Read More
How to Select Only Specific Children in One to Many Relation in JPA...


jpaspring-data-jpaone-to-manymany-to-one

Read More
What is the meaning of the CascadeType.ALL for a @ManyToOne JPA association...


javajpaone-to-manycascademany-to-one

Read More
Query in Spring Boot JPA - @OneToMany List relation...


jpaarraylistmany-to-onejparepository

Read More
Spring JPA / HIbernate - Persisting to H2 works fine but fails with Oracle with ORA-01400 "cann...


spring-boothibernatespring-data-jpaone-to-manymany-to-one

Read More
BackNext