Hi, Does the latest Data Stax Java driver (2.1.5) support lightweight transactions using object mapping? For example, if I set the write consistency level of the mapped class to SERIAL through annotation, then does the “save” operation use lightweight transaction instead of a normal write?
Thanks, Sha Liu