This topic inludes the source code for the NavDBScriptRunner.html Sample.
This sample is located in the following directory in your WebLogic Workshop installation:
BEA_HOME/weblogic81/samples/workshop/ExtensionDevKit/ControlDevKit/DBScripter/docs/help/doc/en/partners/DBScripter/
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> <html><!-- InstanceBegin template="/Templates/Navigational.dwt" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>DBScriptRunner Control</title> <!-- InstanceEndEditable --> <!--(Meta)==========================================================--> <meta http-equiv=Content-Type content="text/html; charset=$CHARSET;"> <meta name=workshop content=WWKSHOP> <!-- InstanceBeginEditable name="metatags" --> <!-- In the component metatag, please indicate whether this topic is for Integration, Workshop, or Portal. --> <meta name="component" content="Workshop"> <!-- In the description metatag, please provide a BRIEF description of the topic contents. --> <meta name="description" content> <!-- In the component metatag, please list keywords that will help a user search for this topic. --> <meta name="keywords" content> <!-- InstanceEndEditable --> <!--(Links)=========================================================--> <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable --> <link href="../../workshop.css" rel="stylesheet" type="text/css"> <a href="../../core/index.html" id="index"></a> <script language="JavaScript" src="../../core/topicInfo.js"></script> <script language="JavaScript" src="../../core/CookieClass.js"></script> <script language="JavaScript" src="../../core/displayContent.js"></script> </head> <!--(Body)==========================================================--> <body> <script language="JavaScript"> displayInFrames(); </script> <!-- InstanceBeginEditable name="body" --> <div id="topictitle"> <h1 class="Title">DBScriptRunner Control</h1> </div> <div id="topictext"> <p>The topics in this section address the basic concepts you need to understand to use the DBScriptRunner Control.</p> <h1>Topics Included in This Section</h1> <p class=navtitle><a href="ovwDBScriptRunner.html">DBScriptRunner Control Overview</a></p> <p class=navdesc>How to use the DBScriptRunner control.</p> <p class=navtitle><a href="conDBScriptRunnerControlWizard.html">DBScriptRunner Control Wizard</a></p> <p class=navdesc>How to use the DBScriptRunner control's wizard in the WebLogic Workshop IDE.</p> <p class=navtitle><a href="java-class/dbScript/DBScriptRunner.html">DBScriptRunner Interface</a></p> <p class=navdesc>Javadoc for the DBScriptRunner interface.</p> <p class=navtitle><a href="java-class/dbScript/DBScriptRunnerImpl.html">DBScriptRunnerImpl Class</a></p> <p class=navdesc>Javadoc for the DBScriptRunnerImpl class.</p> <p class=navtitle><a HREF="javadoc-tag/jc/dbscr-connection.html">The @jc:dbscr-connection Annotation</a></p> <p class=navdesc>Describes the attributes of the DBScriptRunner control's @jc:dbscr-connection tag.</p> <p class=navtitle><a HREF="javadoc-tag/jc/dbscript.html">The @jc:dbscript Annotation</a></p> <p class=navdesc>Describes the attributes of the DBScriptRunner control's @jc:dbscript tag.</p> </div> <!-- InstanceEndEditable --> <script language="JavaScript"> writeTopicInfo(); </script> </body> <!-- InstanceEnd --></html>