Search code examples
ORM Techniques or conceptual framework to one table, one class?...


ormmappingentitydesign-patterns

Read More
What is the difference between @Immutable and @Entity(mutable=false) when using Hibernate...


javahibernatejpaentityimmutability

Read More
.NET Aspire EF, can't make initial database update...


c#.netentity-frameworkentitydotnet-aspire

Read More
Automapper Circular Reference Infinite loops...


c#.netautomapperentity

Read More
What's the HTML character entity for the # sign?...


htmlcharacterentityhtml-entitiescharacter-entities

Read More
users & roles both are different entites in symfony 2.8...


phpsymfonydoctrineentity

Read More
Null value to an Int field...


javaoracleentityspring-data-neo4j

Read More
Show data from Entity Framework into DataGridView...


c#frameworksentity

Read More
How to update Room database entry through UI?...


androidkotlinandroid-jetpack-composeandroid-roomentity

Read More
How to fix the Hibernate "object references an unsaved transient instance - save the transient ...


javahibernatejpaormentity

Read More
Symfony comparing two entities and getting names of different fields...


phpsymfonyobjectentitydifference

Read More
Typescript function to accept array or single instance of constructor and return list...


typescriptgenericsentityentity-component-system

Read More
How to obtain Class from JPA entity name?...


classjpaentity

Read More
Springbooot entities share the same JPA entity name: which is not allowed...


spring-bootentity

Read More
"App\Entity\Products" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\E...


phpsymfonydoctrine-ormdoctrineentity

Read More
Symfony2 add property to object...


symfonyobjectdoctrine-ormrepositoryentity

Read More
Doctrine many repository for same entity...


phpdoctrinerepositoryentity

Read More
Which layer should I implement Entity-DTO conversion?...


typescriptnestjsentitydto

Read More
Entity Framework returns null value of associated tables when using stored procedure...


c#winformsentity-frameworkef-code-firstentity

Read More
What exception should I throw when expecting a null value?...


c#asp.net-coreexceptionentityclean-architecture

Read More
What is difference between a Model and an Entity...


entity-frameworkmodelentityviewmodeldatamodel

Read More
Three/four-level entity relationship: Gallery/Exhibit/Painting/ExhibitPaintingDetail...


next.jsforeign-keysmany-to-manyentitytypeorm

Read More
What is the exact meaning of the JPA @Entity annotation?...


jpaannotationsentity

Read More
Quarkus: Constructor in enum cannot be applied to given types...


javaenumsentityquarkus

Read More
Read Data from MariaDB with SpringBoot JPA...


springspring-boothibernatejpaentity

Read More
Spring JPA adding a collection of entity to many-to-many entity...


javaspringspring-data-jpaentitydatabase-relations

Read More
Need for a domain model in a service in 3 tier architecture?...


javaspring-bootmodelentitythree-tier

Read More
Should the Entity class implements interface?...


javaentityimplementation

Read More
Getting error when mapping PostgreSQL LTREE column in hibernate...


javapostgresqlhibernateentityltree

Read More
Core Data: 1:1 Relationship to other entity or keep everything in one entity?...


core-dataentityrelationship

Read More
BackNext