Hi,
I'm using getMinBytes/getMaxBytes to read columns' metadata. After getting
a byteArray I need to cast it to the adequate data type.

Is there a better way then using a case/switch on getType given that some
types are logical and require a more complex logic ?

Thank you.
Daniel

Reply via email to