Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- VirtualBox
- profile
- 네트워크
- netsh
- GIT
- lsof
- Quartz
- Eclipse
- Windows
- xargs
- Windows 10
- port
- bash
- resource
- IntelliJ
- plugin
- tomcat
- web.xml
- 줄바꿈 문자
- context
- 단축키
- Mac
- Source
- find
- ssh
- grep
- vscode
- import
- JavaScript
- maVen
Archives
- Today
- Total
develog
Transaction Script vs Domain Model 본문
Transaction Script
https://martinfowler.com/eaaCatalog/transactionScript.html
P of EAA: Transaction Script
| P of EAA Catalog | Transaction Script Organizes business logic by procedures where each procedure handles a single request from the presentation. For a full description see P of EAA page 110 Most business applications can be thought of as a series of tra
martinfowler.com
Domain Model
https://martinfowler.com/eaaCatalog/domainModel.html
P of EAA: Domain Model
martinfowler.com
Comments