public class InputParamValue extends InputValue
| Constructor and Description |
|---|
InputParamValue(Integer index,
org.netbeans.modules.dbschema.ColumnElement columnElement)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getParamIndex() |
getColumnElement, getValue, setValuepublic InputParamValue(Integer index, org.netbeans.modules.dbschema.ColumnElement columnElement)
index - parameter indexcolumnElement - The ColumnElment to which this parameter will be
boundpublic Integer getParamIndex()
Copyright © 2019. All rights reserved.