JDBC Database Wizard: Select Operation Specific Attributes Page

See Also

The JDBC Database wizard allows you to quickly create a WSDL file for access to a table in a data source. The wizard also generates a corresponding XML Schema file that defines the elements for the table and columns referenced in the WSDL file.

The Select Operation Specific Attributes page allows you to select the columns to include in the generated WSDL file. For each column selected, the wizard generates a SQL query to access the data in that column. For each database operation (select, update, insert, poll records), you specify the column with the data that you want to access.

By default all columns and all available database operations are selected. Use the Advanced button to modify the default selection.

See Also
Generating WSDL from a JDBC Data Source
JDBC Database Wizard: Enter WSDL Name Page
JDBC Database Wizard: Select DataSource and Table Objects Page
JDBC Database Wizard: Enter JNDI Name Page

Legal Notices