Java com.mongodb ConnectionString fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb ConnectionString fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb ConnectionString.

The text is from its open source code.

Constructor

ConnectionString(final String connectionString)
Creates a ConnectionString from the given string.

Method

StringgetCollection()
Gets the collection name
StringgetConnectionString()
Get the unparsed connection string.
ListgetCredentialList()
Gets the credentials in an immutable list.
StringgetDatabase()
Gets the database name