Uses of Class
com.iizigo.db.prop.EditorInputVariable
Packages that use EditorInputVariable Package Description com.iizigo.db.prop Uses of EditorInputVariable in com.iizigo.db.prop
Methods in com.iizigo.db.prop that return EditorInputVariable Modifier and Type Method Description EditorInputVariable
EditorInputVariable. clone()
Clone must be overridden.EditorInputVariable
EditorInputProps. getInputVariable(java.lang.String sqlHostVariableName)
Gets the input variable by name.EditorInputVariable[]
EditorInputProps. getInputVariables()
Gets the input variables.