paramTypeList A list of DataTypeDescriptors
if null then the signature is not specified and this designator is ambiguous if there is
more than one function (procedure) with this name.
A list of DataTypeDescriptors
if null then the signature is not specified and this designator is ambiguous if there is
more than one function (procedure) with this name.
Constructor Detail
RoutineDesignator
public RoutineDesignator(boolean isSpecific, TableName name, boolean isFunction, List paramTypeList)(Code)