Hive and Data Objects

Hi Backendless Team,

I have a quick question about Hive. Say like I want to save a sta object (Swift, Kotlin) to Hive. Will I need to convert that to JSON? The Backendless DB allows for data object to inserted and fetch without the JSON Conversions.

Thanks,
Michael Iverson

hello @Michael_Iverson

you should NOT convert it to json. It should work in the same way as for Data service.

1 Like