| Package | Description |
|---|---|
| org.trafodion.dcs.servermt.serverDriverInputOutput | |
| org.trafodion.dcs.servermt.serverSql |
| Constructor and Description |
|---|
Descriptor2List(Descriptor2List dl) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor2List |
TrafResultSet.getColumnDescList() |
Descriptor2List |
TrafStatement.getOutDescList() |
Descriptor2List |
TrafStatement.getParamDescList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafResultSet.setColumnDescList(Descriptor2List columnDescList) |
void |
TrafStatement.setOutDescList(Descriptor2List outDescList) |
void |
TrafStatement.setParamDescList(Descriptor2List paramDescList) |
| Constructor and Description |
|---|
TrafResultSet(ResultSet rs,
int stmtHandle,
String stmtLabel,
long stmtLabelCharset,
Descriptor2List columnDescList,
String proxySyntax) |
Copyright © 2020. All rights reserved.