Update annotations-reference.rst
@JoinTable because of mapping defaults does NOT have required attributes. Updated annotations reference to show them as optional.
This commit is contained in:
parent
514dd4e852
commit
01dc0e8273
1 changed files with 1 additions and 1 deletions
|
@ -519,7 +519,7 @@ details of the database join table. If you do not specify
|
|||
@JoinTable on these relations reasonable mapping defaults apply
|
||||
using the affected table and the column names.
|
||||
|
||||
Required attributes:
|
||||
Optional attributes:
|
||||
|
||||
|
||||
- **name**: Database name of the join-table
|
||||
|
|
Loading…
Add table
Reference in a new issue