So now this works, with updated package names:
role com.mycompany.roles::limiteduser {
sqlobject com.mycompany.procedures:myProcedure.hdbprocedure: EXECUTE;
}
So now this works, with updated package names:
role com.mycompany.roles::limiteduser {
sqlobject com.mycompany.procedures:myProcedure.hdbprocedure: EXECUTE;
}