Class StoredFunctionDefinition

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form