Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I solved by mapping the column frozen as object and db type blob!
This is a datatype mapping error. the driver is telling you that there is no such Codec registered that maps the java java.lang.String to a cql frozen<asia_svil.authzpointofservicedatacode>. Check the datatypes on your table.
Thank you! I checked the table datatype. I have two column defined as follow:
I solved by mapping the column frozen as object and db type blob!