<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.oracle.com/technology/products/jdev/101/update/center.xsl" type="text/xsl"?>
<!--
JDBCWizard Extension for SQLDeveloper Update Center
-->
<updates version="1.0" xmlns="http://xmlns.oracle.com/jdeveloper/updatecenter"
         xmlns:u="http://xmlns.oracle.com/jdeveloper/update">
   

    <!-- 10.1.3 production extensions -->


<u:update id="com.orindasoft.app.procbuilder.sqldeveloper">
    <u:name>JDBCWizard Java Code Generator</u:name>
    <u:version>6.1.20120315</u:version>
    <u:author>Orinda Software Ltd, Dublin, Ireland</u:author>
    <u:author-url>http://www.orindasoft.com/public/sdefeatures.php4?pdsrc=sqldev152839</u:author-url>
    <u:description>
JDBCWizard is a Java service creator for existing Oracle databases. It takes the SQL statements and PL/SQL procedures that make up your application and creates a Java service to run them all.

Using JDBCWizard involves making minimal changes to your SQL statements and no changes to your PL/SQL.

JDBCWizard does not place limitations of the type or order of parameters in PL/SQL procedures and happily supports records and arrays. JDBCWizard also does conventional Object/Relational persistence. JDBCWizard doesn't have a runtime engine and never needs to be used against a production database.

JDBCWizard is fully integrated with JDeveloper and SQL Developer. 

JDBCWizard can be downloaded and used any number of times, but the non-commercial version expires after a month.
    </u:description>
    <u:requirements>
      <u:requires-extension id="oracle.sqldeveloper" minVersion="11.1.1.54.40" maxVersion="11.1.1.9999" />
      <u:requires-agreement url="http://www.orindasoft.com/public/sqldev_procbuilder_licence_web_nl.txt" />

    </u:requirements>

  <u:bundle-url>http://www.orindasoft.com/public/dotd/sqldev15/com.orindasoft.app.procbuilder.sqldeveloper.6.1.zip</u:bundle-url>

</u:update>

</updates>

