1
0
mirror of synced 2025-01-29 19:41:45 +03:00

Update annotations-reference.rst

Added missing @JoinColumns in the index
This commit is contained in:
HarmenM 2013-05-09 14:49:38 +03:00
parent dc674f809f
commit f8efd85ae6

View File

@ -21,6 +21,7 @@ Index
- :ref:`@Id <annref_id>`
- :ref:`@InheritanceType <annref_inheritancetype>`
- :ref:`@JoinColumn <annref_joincolumn>`
- :ref:`@JoinColumns <annref_joincolumns>`
- :ref:`@JoinTable <annref_jointable>`
- :ref:`@ManyToOne <annref_manytoone>`
- :ref:`@ManyToMany <annref_manytomany>`