Jakarta Persistence (JPA) Method

String name


(Optional) The name of the join table.

Defaults to the concatenated names of the two associated primary entity tables, separated by an underscore.

Default:
""
Since:
Jakarta Persistence (JPA) 1.0