Creates a CQL 2.2 JSON insert clause using a pre-serialized JSON string.
Creates a CQL 2.2 JSON insert clause using a pre-serialized JSON string.
The initialization query of the Insert clause, generally comprising the "INSERT INTO tableName" part.
The pre-serialized JSON string to insert into the Cassandra table.
A CQL query with the JSON prefix appended to the insert.