Vasiliy Yashkov
Vasiliy Yashkov
## Problem The current implementation of the `kafka-connect-jdbc` does not support the `Firebird`. It does not allow to use some features, i.e. `upsert`. In addition, the base dialect does not...
New OO API interfaces implementations and tests for them. Classes are in a separate package org.firebirdsql.nativeoo.gds.ng by analogy with existing JNA implementations. Some batch interfaces (FbBatch, etc.) have been added...
Extract external procedures and functions in one pass because they have no BLR and cannot have dependencies.