return bool flag
This commit is contained in:
committed by
Daniel Hutzel
parent
c932b486e1
commit
3d1502ddfe
@@ -98,6 +98,7 @@ entity Tracks {
|
||||
milliseconds : Integer default 230619;
|
||||
bytes : Integer default 3990994;
|
||||
unitPrice : Decimal(10, 2) default 0.99;
|
||||
virtual alreadyOrdered : Boolean;
|
||||
|
||||
// Two compositions below needed for cascade delete track
|
||||
invoiceItems : Composition of many InvoiceItems
|
||||
|
||||
Reference in New Issue
Block a user