T - the generic typepublic interface HeaderFormatter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
write(List<ColumnDescriptor> columns)
Write the header for the provided ResultSet.
|
T write(List<ColumnDescriptor> columns)
columns - the columnsCopyright © 2010–2018 Eclipse Foundation. All rights reserved.