Jakarta Persistence (JPA) Method

JoinTable joinTable


The join table that maps the relationship. The joinTable element must be specified if a join table is used in the overriding of the mapping of the relationship. The joinTable element must not be specified if a foreign key mapping is used in the overriding of the relationship.
Default:
@JoinTable
Since:
Jakarta Persistence (JPA) 2.0