13051306130713081309131013111312131313141315
routine = null; } } if (routine != null) { if (routine.getReturnValue() == null) { throw new ProcedureCalledAsFunctionException(routine.getName()); } methodCall.setUserData(routine); } } }