thanks. So has anyone tried to add a method on the server side and then tried to call it on the client side??
On 7/13/07, Bryan Pendleton <[EMAIL PROTECTED]> wrote:
> Not sure if Derby uses RMI(remoe > method invocation) under the covers when it invokes the execute methods > on the server side. No, Derby uses DRDA for client/server communications. thanks, bryan
