public static interface DatabaseMetadataHelper.ColumnsIteratorCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onColumn(String name,
String type,
String size,
String isNullable,
String isKey)
On column.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.