Jakarta Persistence (JPA) Method

Class<?> targetEntity


(Optional) The entity class that is the target of the association. Optional only if the collection-valued relationship property is defined using Java generics. Must be specified otherwise.

Defaults to the parameterized type of the collection when defined using generics.

Default:
void/class
Since:
Jakarta Persistence (JPA) 1.0