Constructs this serializable struct from an instance of SQLData. Use the
mapping defined in the map for UDT.
Parameters: in - an instance of SQLData. Parameters: map - an user defined mapping for UDT. throws: SerialException - if there is something wrong.
Constructs this serializable struct from an instance of Struct. Use the
mapping defined in the map for UDT.
Parameters: in - an instance of SQLData. Parameters: map - an user defined mapping for UDT. throws: SerialException - if there is something wrong.