Class ParameterInfo

  • All Implemented Interfaces:
    Externalizable, Serializable

    public class ParameterInfo
    extends Object
    implements Externalizable
    Desccribes some parameter info to return when executing a CallableStatement - this is used to avoid sending SPParameter, which contains references to metadata objects and stuff we don't want to send.
    See Also:
    Serialized Form