com.ibm.websphere.appserver.couchdb-1.0.properties 996 B

123456789101112131415161718192021
  1. ################################################################################
  2. # Copyright (c) 2012, 2019 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=This feature has been stabilized. \
  17. The strategic alternative to this feature is the cloudant-1.0 feature. \
  18. This feature enables connections to CouchDB by providing a connector instance configured \
  19. in the server configuration, which can be injected or accessed through JNDI. Applications use the \
  20. ektorp client library to utilize the connector instance to work with CouchDB.