public interface ColumnMetadata
Exposes database column metadata.
- Since:
- 1.2
- Author:
- Jeremy Kuhn
-
Method Summary
-
Method Details
-
getName
String getName()Returns the name of the column.
- Returns:
- a name
-
Exposes database column metadata.
Returns the name of the column.