Re: [Virtuoso-users] jdbc3 driver question

2009-01-16 Thread Patrick van Kleef
HI David, Does the open virtuoso jdbc3 driver not support Statement.RETURN_GENERATED_KEYS? I cant seem to get any keys returned on it so I am guessing its not. No, this option does not exist in the current code base. I have forwarded your request to development to see what it would take

[Virtuoso-users] jdbc3 driver question

2009-01-16 Thread David Benge
Does the open virtuoso jdbc3 driver not support Statement.RETURN_GENERATED_KEYS? I cant seem to get any keys returned on it so I am guessing its not. Thanks