Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] CriteriaDelete does not cascade?

Hello,

The spec says that:
    4.10 Bulk Update and Delete Operations
        A delete operation only applies to entities of the specified class and its subclasses. It does not cascade to related entities.

Regards

Hébert Coelho de Oliveira - Pós Graduado: Engenharia de Software
Analista Desenvolvedor Sênior | Certificado em: SCJP, SCWCD, OCBCD, OCJPAD
contato@xxxxxxxxxxxxx | +55 (21) 98633-1543
Curriculum Vitae | Meu blog sobre desenvolvimento |

Meus livros publicados:

JSF Eficaz

#

JPA Eficaz
On 11/05/2014 05:07 PM, Markus Kolb wrote:
Hi,
is it ok, that a CriteriaDelete-Query-executeUpdate does not cascade the remove or should the entities be recognized?
Thx
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


Back to the top