Hi,
I was wondering if there are any other reasons than licensing for why JNA
is not included in the distribution.
As of JNA 4.0.0 (released last month) it is available under a dual LGPL APL
2.0 license.
Cheers
Kasper
[ Nulik Nol ]
> I need a client in C (not C++) to work with Cassandra, so since there
> is no one yet I would do my own. So far I have checked, I can do it
> through Thrift RPC port, or through CQL port. As I understand, CQL
> doesn't support direct "mutate" or "get_range_slices" calls like
> Thrif