Where can I start if I want to implement an adapter to support the
transaction?
I know Calcite support row insert/delete/update via TableModify, but don't
know how to combine it with the transaction as there is no hook in the
AvaticaConnection class.

Regards,
Chin Wei

On Wed, Feb 11, 2015 at 2:23 PM, Vladimir Sitnikov <
[email protected]> wrote:

> Don't you think JDBC engines support transactions? (PostgreSQL, etc)
>
> Vladimir
>

Reply via email to