Jakarta Persistence (JPA) Method

Class<?> targetClass


(Optional) The basic or embeddable class that is the element type of the collection. This element is optional only if the collection field or property is defined using Java generics, and must be specified otherwise. It defaults to the parameterized type of the collection when defined using generics.
Default:
void/class
Since:
Jakarta Persistence (JPA) 1.0