Uses of Class
com.iizix.db.prop.InputVariable
Packages that use InputVariable
Uses of InputVariable in com.iizigo.db.prop
Subclasses of InputVariable in com.iizigo.db.propModifier and TypeClassDescriptionclass
Editor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.Uses of InputVariable in com.iizix.db.prop
Methods in com.iizix.db.prop that return InputVariableModifier and TypeMethodDescriptionInputVariable.clone()
Clones this variable instance.InputProps.getInputVariable
(String sqlHostVariableName) Gets the input variable by name.InputProps.getInputVariables()
Gets the input variables.