public class DbmsQueryResultMetaData extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
List<String> |
columnClassName |
List<Integer> |
columnDisplaySize |
List<Boolean> |
isAutoIncrement |
List<Boolean> |
isCurrency |
List<Integer> |
isNullable |
List<Integer> |
precision |
List<Integer> |
scale |
| Constructor and Description |
|---|
DbmsQueryResultMetaData() |
Copyright © 2018 University of Michigan. All rights reserved.