All Implemented Interfaces:
Serializable, Cloneable, Call

public class PLSQLStoredFunctionCall extends PLSQLStoredProcedureCall
Purpose: Used to define a platform independent function call. Note that not all platforms support stored functions. This supports output parameters. Functions can also be called through custom SQL.
See Also: