1234567891011121314151617181920 |
- ###############################################################################
- # 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=Esta caracter\u00edstica se ha estabilizado. \
- La alternativa estrat\u00e9gica a esta caracter\u00edstica se describe en https://openliberty.io/blog/2019/02/19/mongodb-with-open-liberty.html. \
- Esta caracter\u00edstica permite el uso del controlador MongoDB Java Driver y permite que se configuren instancias de base de datos en la configuraci\u00f3n del servidor, se inyecten en componentes gestionados como los EJB y que se acceda a ellas a trav\u00e9s de JNDI. \
- Las aplicaciones interact\u00faan con estas instancias de base de datos a trav\u00e9s de las API MongoDB.
|