12345678910111213141516171819202122 |
- ###############################################################################
- # 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=Esse recurso permite a configura\u00e7\u00e3o de \
- DataSources para acessar os bancos de dados a partir de aplicativos. \
- Qualquer banco de dados que seja compat\u00edvel com a especifica\u00e7\u00e3o JDBC \
- 4.0 pode ser usado; a configura\u00e7\u00e3o customizada de muitos \
- provedores espec\u00edficos \u00e9 inclu\u00edda. \
- Tamb\u00e9m \u00e9 fornecida defini\u00e7\u00e3o do conjunto de conex\u00f5es de alto desempenho.
|