12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2017 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=Esta caracter\u00edstica habilita la configuraci\u00f3n de los or\u00edgenes de datos para que puedan acceder a las bases de datos desde las aplicaciones. \
- Puede utilizarse cualquier controlador JDBC que cumpla la especificaci\u00f3n JDBC 4.2, 4.1, 4.0, 3.0 o 2.x; se incluye la configuraci\u00f3n personalizada de muchos proveedores espec\u00edficos. \
- Tambi\u00e9n da soporte a la agrupaci\u00f3n de conexiones de alto rendimiento.
|