Search code examples
PHP How should Repositories handle adding/removing/saving/deleting entities?...

domain-driven-designrepository-patternddd-repositories

Read More
PHP Repository Pattern Implementation Questions...

domain-driven-designrepository-patternddd-repositories

Read More
Aggregate Roots & Repositories...

c#design-patternsdomain-driven-designddd-repositoriesaggregateroot

Read More
Place for repository contract / interface and implementation...

c#interfacepersistencedomain-driven-designddd-repositories

Read More
Implementing Domain Driven Design Book Confusion...

transactionsdomain-driven-designddd-repositoriesaggregateroot

Read More
MS Project silk and ddd...

.netarchitecturedomain-driven-designdomain-modelddd-repositories

Read More
DDD - Repository Pattern returning db keys?...

ddd-repositories

Read More
Lightweight aggregates and repositories...

domain-driven-designddd-repositories

Read More
Should I Pass a repository to a Domain Method that fires an Event...

domain-driven-designddd-repositories

Read More
Generalize common entities in DDD...

database-designdomain-driven-designddd-repositories

Read More
Doctrine Mapping 2 Objects with 1 table...

phpdoctrine-ormddd-repositories

Read More
Load domain entity's child collections in DDD...

architectureentitydomain-driven-designddd-repositories

Read More
Repositories, factories and hierarchically structured data...

c#domain-driven-designddd-repositories

Read More
DDD and getting additional information in a domain class...

domain-driven-designddd-repositories

Read More
Searching for a Child across Aggregate Roots...

c#domain-driven-designrepository-patternddd-repositoriesaggregateroot

Read More
DDD Repository and Entity...

domain-driven-designddd-repositories

Read More
Nhibernate - One-to-one mapping with Cascade all-delete-orphan, not deleting the orphan...

c#nhibernatedomain-driven-designnhibernate-mappingddd-repositories

Read More
Repository query conditions, dependencies and DRY...

phpdomain-driven-designrepository-patterndryddd-repositories

Read More
DDD: Service and Repositories Instances Injected with DI as Singletons...

dependency-injectionsingletondomain-driven-designddd-repositories

Read More
Aggregate Root Choice (for all Football/Soccer fans)...

entity-frameworkdatabase-designdomain-driven-designddd-repositoriesaggregateroot

Read More
Domain Driven Design and aggregates...

c#domain-driven-designddd-repositories

Read More
How to handle properties that exist "between" entities (in a many-to-many relationship in ...

many-to-manydomain-driven-designddd-repositoriesdomain-model

Read More
How to combine results of several repositories into a single result set without creating too much co...

domain-driven-designddd-repositories

Read More
Should I add item using repository pattern or a create event if I am using domain events?...

domain-driven-designrepository-patternddd-repositoriesdomain-events

Read More
Repository and bulk update - avoiding database roundtrips...

domain-driven-designrepository-patternddd-repositories

Read More
OSGi application design and DDD...

domain-driven-designosgiddd-repositories

Read More
which architecture is good for implementing in this project?...

asp.net-mvcarchitecturedomain-driven-designddd-repositoriesddd-service

Read More
How to retrieve Aggregate Roots that don't have repositories?...

domain-driven-designddd-repositoriesaggregateroot

Read More
Is protobuf-net suited for serializing arbitrary object/domain models?...

serializationdomain-driven-designprotocol-buffersprotobuf-netddd-repositories

Read More
How do I populate my domain model from my repository if my properties have private setters?...

.netdomain-driven-designrepository-patternddd-repositories

Read More
BackNext