Лаб №4: додавання ER-моделі #40
|
@ -28,11 +28,11 @@ entity Responce <<ENTITY>>
|
||||||
entity Responce.value <<TEXT>>
|
entity Responce.value <<TEXT>>
|
||||||
|
|
||||||
entity Link <<ENTITY>>
|
entity Link <<ENTITY>>
|
||||||
entity Link.usageLimit
|
entity Link.usageLimit <<INT>>
|
||||||
entity Link.responceLimit
|
entity Link.responceLimit <<INT>>
|
||||||
entity Link.uses
|
entity Link.uses <<INT>>
|
||||||
entity Link.responces
|
entity Link.responces <<INT>>
|
||||||
entity Link.path
|
entity Link.path <<TEXT>>
|
||||||
|
|
||||||
Account.username --* Account
|
Account.username --* Account
|
||||||
Account.password --* Account
|
Account.password --* Account
|
||||||
|
|
Reference in New Issue