How can i get the source code of a Java Stored Procedure?
From: Oliver Joncker <joncker_at_sdm.de>
Date: 17 Oct 2001 03:08:16 -0700
Message-ID: <b2e31f95.0110170208.317c6efd_at_posting.google.com>
Date: 17 Oct 2001 03:08:16 -0700
Message-ID: <b2e31f95.0110170208.317c6efd_at_posting.google.com>
Hi,
in Oracle 8.1.7 i had uploaded a java class (*.java) containing a java
stored procedure. The RDBMS stored that as a source schema object.
How can i get back the source of the java class from Oracle?
I have to write a java client who needs that source from the
database.
Can anybody help me?
Thanks
Oliver