Domänenlogik
|
Transaction Script | Domain Model | Table Module | Service Layer
|
Data Source-Architektur
|
Table Data Gateway | Row Data Gateway | Active Record | Data Mapper
|
Objekt-Relationale Verhaltensmuster
|
Unit of Work | Identity Map | Lazy Load
|
Objekt-Relationale Strukturmuster
|
Identity Field | Foreign Key Mapping | Association Table Mapping | Dependent Mapping | Embedded Value | Serialized LOB | Single Table Inheritance | Class Table Inheritance | Concrete Table Inheritance | Inheritance Mappers
|
Objekt-Relationales Metadaten-Mapping
|
Metadata Mapping | Query Object
|
Web-Darstellung
|
Model View Controller (MVC) | Page Controller | Front Controller | Template View | Transform View | Two-Step View | Application Controller
|
Verteilung
|
Remote Facade | Transferobjekt
|
Offline Concurrency
|
Optimistic Offline Lock | Pessimistic Offline Lock | Coarse Grained Lock | Implicit Lock
|
Sitzungsstatus
|
Client Session State | Server Session State | Database Session State
|
Basismuster
|
Gateway | Mapper | Layer Supertype | Separated Interface | Registry | Value Object | Money | Special Case | Plugin | Service Stub | Record Set
|