12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2012 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #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.7 specification or lower can be used. High performance connection pooling is also provided.
|