| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.concurrent.ConcurrentHashMap<java.lang.String,DBCollectionImpl> |
DBApiLayer._collections
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected DBCollectionImpl |
DBApiLayer.doGetCollection(java.lang.String name)
Deprecated.
|