이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.
|