public interface DatasourceColumn
DatasourceResult
received by
DatasourceProvider after executing a
datasource-queryModifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of the column
|
java.lang.Class<?> |
getType()
Returns the type of the column as class
|
Copyright © 2024. All rights reserved.