indexing description: "A Database update parameter that uses an input parameter" author: "Neal L Lester " date: "$Date$" revision: "$Revision$" copyright: "(c) Neal L Lester" License: "Eiffel Forum License Version 2 (see forum.txt)" deferred class GOA_UPDATE_INPUT_PARAMETER inherit GOA_UPDATE_PARAMETER GOA_INPUT_PARAMETER end -- class GOA_UPDATE_INPUT_PARAMETER