Subject Re: Jaybird and API calls
Author Roman Rokytskyy <rrokytskyy@acm.org>
> > It sounds
> > like this is what we are looking for if we go with Java. If the
> > API isn't complete, we can always add something if we really need
> > it.
>
> Remember that regardless of what Java method you use, if you want
> to call 'native' API's, the there is going to have to be
> some 'native' executables in the mix some where that are accessed
> via JINI (e.g. a C++ or Object Pascal DLL or SO).

Missing API call will be implemented in the GDS_Impl.java (wire
protocol implementation). Any functionality that is missing in the
wire protocol will not be implemented at all (at least not within
JDBC driver).

Best regards,
Roman Rokytskyy