Jakarta Persistence (JPA) Method

CascadeType[] cascade


(Optional) The operations that must be cascaded to the target of the association.

By default no operations are cascaded.

Default:
{}
Since:
Jakarta Persistence (JPA) 1.0