24.1.39. @ManyToOne
<div class="paragraph">
The [`@ManyToOne`](http://docs.oracle.com/javaee/7/api/javax/persistence/ManyToOne.html) annotation is used to specify a many-to-one database relationship.
</div>
<div class="paragraph">
See the [`@ManyToOne` mapping](#associations-many-to-one) section for more info.
</div>
</div>
<div class="sect3">