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=Esse recurso foi estabilizado. \
- A alternativa estrat\u00e9gica para esse recurso \u00e9 descrita em https://openliberty.io/blog/2019/02/19/mongodb-with-open-liberty.html. \
- Este recurso permite o uso do Driver Java MongoDB e permite que inst\u00e2ncias de banco de dados sejam configuradas na configura\u00e7\u00e3o do servidor, injetadas em componentes gerenciados tais como EJBs, e acessadas por meio de JNDI. \
- Os aplicativos interagem com essas inst\u00e2ncias do DB por meio de APIs MongoDB
|