public class TableParameterImpl extends TableParameter
TableParameterImpl implementa um valutype
TableParameterrows| Constructor and Description |
|---|
TableParameterImpl()
Construtor padrão.
|
TableParameterImpl(IParameterValue[][] columns)
Construtor que recebe o valor do parâmetro.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRow(IParameterValue[] row) |
String |
convertToText() |
String |
getIDLType() |
_read, _truncatable_ids, _type, _writepublic TableParameterImpl()
public TableParameterImpl(IParameterValue[][] columns)
columns - valor do parâmetropublic String convertToText() throws ConversionToTextException
convertToText in class IParameterValueConversionToTextExceptionpublic String getIDLType()
getIDLType in class IParameterValuepublic void addRow(IParameterValue[] row)
addRow in class TableParameterCopyright © 2016. All rights reserved.