WebSphere Adapter for JDBC
The enterprise service discovery wizard uses the Filter and Node properties during the business object selection process. Setting these properties narrows the list of schemas, nodes, or business objects displayed in the tree structure. After object selection, set properties to configure the business objects.
During business object discovery, you can specify Filter and Node properties if you want to narrow the list of schemas, node types, or database objects displayed in the tree; otherwise, all schemas, node types, or database objects are displayed. You can also specify properties for generating business objects from specified select statements.
To filter the schemas or node types, set application-specific information for the business object, or generate business objects from specified select statements, use the properties listed in the table below.
Filter property | Type | Description | Default value |
---|---|---|---|
DefineASIs | Boolean | If true, when you select an object for generation, you are prompted to set the application-specific information (ASI) values for the business object. Select the check box to set this property to true. | false |
QueryBO | Boolean | If true, you can specify a select statement to generate a query business object. Select the check box to set this property to true. | false |
QueryBOCount | Integer | The maximum number of query business objects that can be generated at one time. This property is enabled only when the QueryBO property is set to true. | 1 |
SchemaNameFilter | String | String used to filter schemas. Only those schemas that start with the string you specify are displayed. If this property is not set, all schemas are displayed. | None |
Types | String; Multiple value | Determines which database object type nodes–tables, views, stored procedures, or synonyms/nicknames–to display under all the schemas listed. Values are set by enterprise service discovery. Multiple types may be selected. | None |
To filter database objects, use the property listed in the table below.
Node property | Type | Description | Default value |
---|---|---|---|
ObjectNameFilter | String | String used to filter database objects. Only those database objects that start with the text you specify are displayed. If no ObjectNameFilter is specified, all objects are displayed. | None |
Last updated: Tue 12 Dec 2006 03:32:39
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)