--- old+++ new@@ -1,2 +1,2 @@-- foreign-key, foreign-key-optional, foreign-key-mandatory- business-key (= natural-key)
+- foreign-key, foreign-key-optional, foreign-key-mandatory, foreign-key-conditional (? FK should be via link to entity!)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,2 +1,4 @@- business-key (= natural-key)
+- transient (not persisted)+- derived (transient computed from other values)- foreign-key, foreign-key-optional, foreign-key-mandatory, foreign-key-conditional (? FK should be via link to entity!)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,4 +1,4 @@-- business-key (= natural-key)+- business-key (= natural-key) - proper name is still natural key, probably discard this- transient (not persisted)
- derived (transient computed from other values)
- foreign-key, foreign-key-optional, foreign-key-mandatory, foreign-key-conditional (? FK should be via link to entity!)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff:
Diff: