[Pljava-dev] ERROR: java.lang.UnsupportedOperationException: Procedure calls are not yet implemented

From: Thomas(dot)K(dot)Hill at t-online(dot)de (Thomas Hill)
To:
Subject: [Pljava-dev] ERROR: java.lang.UnsupportedOperationException: Procedure calls are not yet implemented
Date: 2012-10-16 19:01:32
Message-ID: 507DAF0C.4060609@t-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi,

I am currently trying to re-use java procedures written for Apache Derby
(running fine there) on PostgreSQL.

Does the message in the title mean that when using pl/Java the java
procedure itself can NOT call another stored procedure using a JDBC callable
statement object?

Thanks

Browse pljava-dev by date

  From Date Subject
Next Message bruno 2012-10-17 17:21:22 [Pljava-dev] érreur appel de procédure pl/java
Previous Message John R Pierce 2012-10-16 16:00:01 [Pljava-dev] Configuring PLJava