public interface ColumnDefinition
Modifier and Type | Method and Description |
---|---|
String |
getName()
Retrieve the name of the column.
|
Object |
read(int offset,
byte[] data)
Read the column data.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.