DynamicSQL Sample

This sample demonstrates passing dynamically generated SQL statements to a database control.

Concepts Demonstrated by this Sample

Location of Sample Files

This sample is located in the database/dynamicSQL folder of the WebServices project in the SamplesApp sample application. In the file system the location is:

BEA_HOME\weblogic81\samples\workshop\SamplesApp\WebServices\database\dynamicSQL

To Run the Sample

 

Related Topics

Parameter Substitution in @jc:sql Statements