Returns the value for the specified column as a UUID.
public UUID getUUID(UInt16 cid)
cid The 1-based column ID.
The column value as a UUID object.
The column type must be a SQLtype.BINARY type with length 16.