Does an HQL delete cascade on relationships

Newbie question.

If instead of using the delete with an entity you do a delete via HQL, will it respect the cascades defined on the relationships of the entities it affects?