Class StoredFunctionDefinition

All Implemented Interfaces:
Serializable, Cloneable

public class StoredFunctionDefinition extends StoredProcedureDefinition

Purpose: Allow a semi-generic way of creating store function. Note that stored functions supported only on Oracle platform

See Also: