Little typo
This commit is contained in:
parent
36e500682a
commit
ad012a63cb
@ -530,7 +530,7 @@ it is bidirectional.
|
|||||||
targetEntity Customer
|
targetEntity Customer
|
||||||
inversedBy: cart
|
inversedBy: cart
|
||||||
joinColumn:
|
joinColumn:
|
||||||
customer_id:
|
name: customer_id:
|
||||||
referencedColumnName: id
|
referencedColumnName: id
|
||||||
|
|
||||||
Note that the @JoinColumn is not really necessary in this example,
|
Note that the @JoinColumn is not really necessary in this example,
|
||||||
|
Loading…
Reference in New Issue
Block a user