mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 20:58:35 +00:00
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
@@ -93,8 +93,7 @@ if booked then calculates the refund amount and updates the database using the D
|
||||

|
||||
|
||||
## Applicability
|
||||
Use the transaction script model when the application has only a small amount of logic and that
|
||||
logic won't be extended in the future.
|
||||
Use the Transaction Script pattern when the application has only a small amount of logic and that logic won't be extended in the future.
|
||||
|
||||
|
||||
## Known uses
|
||||
|
||||
Reference in New Issue
Block a user