On 8/19/06, Jean-Lou Dupont <xwiki at jldupont.com> wrote: > > > Is it possible to use an HQL "delete" statement through $xwiki.search() > velocity method? No, it's not because we are using the function createQuery of hibernate. Also, you need to have programming right to be able to use this function. Jeremi