Questo contenuto non è disponibile nella lingua selezionata.
6.12. MongoDB Adapter Properties
The following table describes the configuration properties that can be configured for the MongoDB resource adapter:
|
Config property
|
Example
|
Description
|
|---|---|---|
|
RemoteServerList
|
localhost:27017
|
MongoDB server list in this form host:port[;host:port...]*
|
|
Database
| |
Database name.
|
|
Username
| |
Use this property together with Password to supply credentials.
|
|
Password
| |
Use this property together with Username to supply credentials.
|