atHybridDbName (BluemixContext - Java)

For use with hybrid applications. Returns returns a Vector value that contains the address of your private Domino® server as the first element and the path to your database in the second element.

Defined in

BluemixContext

Syntax

public Vector atHybridDbName(String)
       throws NotesException: 

Usage

This is the equivalent of using @DbName in an on-premises application, or using the atDbName method from the Bluemix® Context class for an XPages application on Bluemix® bound to the experimental XPages NoSQL DB service.

Language cross-reference

atHybridDbName method in JavaScript bluemixContext object.