Mark a method as a SQL stored procedure.
The decorated method is a no-op at runtime — use ProcedureRegistry.call() to execute the actual database procedure.
Mark a method as a SQL stored procedure.
The decorated method is a no-op at runtime — use ProcedureRegistry.call() to execute the actual database procedure.