I have this function that executes a stored procedure on our mssql server
public void addProjectMember(String projectRefNo, Long projectMemberId, Long userId)