Welcome to the IBM(R) WebSphere(R) Adapters, version
6.0.2.2, information. It consists of a supplement to the Adapter for JDBC User Guide, version 6.0.2, to document changes to the adapter for fix pack 6.0.2.2.
The fix pack includes the following enhancements:
- Connection properties in addition to user name and password:
Use the new DriverConnectionProperties property in the activation specification (for inbound operations) and managed connection factory (for outbound operations) to specify additional connection properties.
- Support for data sources that cache prepared statements:
Improve the performance of inbound and outbound operations using caching of prepared statements if a data source is used to connect to the database.
- Improved display of stored procedure names in the enterprise service discovery wizard:
Easily locate a stored procedure in the enterprise service discovery wizard because the stored procedure name is displayed in a more readable way.
- Support for globalized data types in Oracle and MS SQL databases:
You no longer need to use the business object editor to manually add attributes for columns with globalized data types in Oracle and MS SQL. The data types NCHAR, NVARCHAR, NTEXT, TEXT, RAW, MONEY, and SMALLMONEY are now supported.
- Improved support for business object hierarchies:
- Use the enterprise service discovery wizard instead of the business object editor to build a hierarchy of child business objects that sets foreign keys appropriately in parent and child business objects.
- Group unrelated business objects in a business object hierarchy by using the enterprise service discovery wizard to create wrapper business objects.
Links