Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> [ANN:] Jester - a stored procedure tester

[ANN:] Jester - a stored procedure tester

From: Nick Sydenham <nsydenham_at_yahoo.co.uk>
Date: 9 Aug 2002 05:06:10 -0700
Message-ID: <4057b725.0208090406.6585ac05@posting.google.com>


Jester is a Java2 application that makes testing database stored procedures a lot easier. Instead of having to set up parameters in SQL you can use a form to fill in values for input parameters. The results are then displayed in a table which can be saved to the file system.

In addition, Jester allows the execution of ad-hoc SQL queries and examining the structure of tables and stored procedures.

Jester is distributed under the GPL so is free to use and distribute as required.

Jester can be downloaded at
http://uk.geocities.com/nsydenham/java/Jester/jester.html

Nick Sydenham Received on Fri Aug 09 2002 - 07:06:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US