When writing a MAP object to SQL it gets converted to a ByteArray. Is there an easy way to convert the ByteArray back into the original MAP object?
I know I could parse it and rebuild it that way but there has to be some existing method for doing that?
I know I could parse it and rebuild it that way but there has to be some existing method for doing that?