com.ibm.websphere.appserver.mongodb-2.0_es.properties 1.2 KB

1234567891011121314151617181920
  1. ###############################################################################
  2. # Copyright (c) 2012 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. #
  8. # Contributors:
  9. # IBM Corporation - initial API and implementation
  10. ###############################################################################
  11. #
  12. #ISMESSAGEFILE FALSE
  13. #NLS_ENCODING=UNICODE
  14. #NLS_MESSAGEFORMAT_NONE
  15. #
  16. description=Esta caracter\u00edstica se ha estabilizado. \
  17. La alternativa estrat\u00e9gica a esta caracter\u00edstica se describe en https://openliberty.io/blog/2019/02/19/mongodb-with-open-liberty.html. \
  18. 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. \
  19. Las aplicaciones interact\u00faan con estas instancias de base de datos a trav\u00e9s de las API MongoDB.