WebSphere Adapter for JDBC
After you have selected database objects, you need to set values for the metadata selection properties. The enterprise service discovery wizard queries for the metadata selection properties after confirming the list of selected database objects from which to generate business objects.
To set metadata values, use the properties listed in the table below.
Property | Type | Description |
---|---|---|
BOLocation | String | The path to the location where the generated .xsd files are to be stored. Will be set as RelativePath on DataDescription. |
MaxRecords | Integer | The maximum number of records to retrieve for a RetrieveALL operation. This value is populated in the instance of InteractionSpec in the OutboundServiceDescription. The default value is 100. |
NameSpace | String | This value is prepended to the business object
name to keep the business object name logically separated. For example: http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc/Schema1Customer The property is initially set to the default NameSpace for all business objects, which is http://www.ibm.com/xmlns/prod/websphere/j2ca/jdbc |
Operations | String | Defaults to a list of the operations supported by the adapter for the selected ServiceType. Select from these operations. The specified operations are set for all business objects being generated. Query business objects support only RetrieveAll. |
ServiceType | String | Either inbound or outbound is chosen. The value is set by enterprise service discovery. Query business objects and stored procedure business objects support only the outbound service type. |
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)