Class::DBI::Cascade::Fail - Do not cascade if foreign objects exist


Class-DBI documentation  | view source Contained in the Class-DBI distribution.

Index


NAME

Top

Class::DBI::Cascade::Fail - Do not cascade if foreign objects exist

DESCRIPTION

Top

This is a Cascading Delete strategy that will throw an error if any object about to be deleted still has any other objects pointing at it.


Class-DBI documentation  | view source Contained in the Class-DBI distribution.