IsDataServiceByNameExists (BluemixContext - Java)

Read-only. Returns true if this application is bound to a named XPages NoSQL Database Service.

Defined in

BluemixContext

Syntax

public boolean IsDataServiceByNameExists(String)
       throws NotesException: 

Usage

Returns true if this application is bound to a named XPages NoSQL Database Service.

Language cross-reference

isDataServiceByNameExists method in JavaScript bluemixContext object.