Interface PostgresqlRow
- 
Method Summary
 
- 
Method Details
- 
getMetadata
PostgresqlRowMetadata getMetadata()Returns theRowMetadatafor all columns in this row.- Specified by:
 getMetadatain interfaceRow- Returns:
 - the 
RowMetadatafor all columns in this row - Since:
 - 0.9
 
 
 -