123456789101112131415161718192021 |
- # Licensed Materials - Property of IBM
- #
- # "Restricted Materials of IBM"
- #
- # Copyright IBM Corp. 2012,2014 All Rights Reserved.
- #
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with
- # IBM Corp.
- #
- # -------------------------------------------------------------------------------------------------
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=This feature enables the configuration of resource adapters to access Enterprise Information \
- Systems (EIS) from applications. The configuration of a resource adapter also includes the configuration \
- of connection factories, administered objects and activation specifications. Any resource adapter that \
- complies with the JCA 1.6 specification can be used. High performance connection pooling is also provided.
|