public class CmGetColumnInfoResult extends CmStatementIdResult
| Constructor and Description |
|---|
CmGetColumnInfoResult() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Column> |
getColumns() |
protected byte |
getResultOp() |
getStatementId, setStatementIdpublic java.util.List<Column> getColumns()
protected byte getResultOp()
getResultOp in class CmResult