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.
Only valid for columns typed SQLtype.UUID or SQLtype.BINARY with length 16.