12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2014 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=Cette fonction permet \u00e0 la configuration des sources de donn\u00e9es d'acc\u00e9der aux bases de donn\u00e9es \u00e0 partir des applications. \
- Tout pilote JDBC compatible avec la sp\u00e9cification JDBC 4.1, 4.0, 3.0 ou 2.x peut \u00eatre utilis\u00e9 ; la configuration personnalis\u00e9e de nombreux fournisseurs sp\u00e9cifiques est incluse. \
- Le regroupement de connexions haute performance est \u00e9galement fourni.
|