| Package | Description |
|---|---|
| de.caluga.morphium.bulk | |
| de.caluga.morphium.driver | |
| de.caluga.morphium.driver.inmem | |
| de.caluga.morphium.driver.mongodb |
| Constructor and Description |
|---|
MorphiumBulkContext(BulkRequestContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
MorphiumDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
InMemoryDriver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongodbBulkContext
User: Stephan Bösebeck
Date: 13.11.15
Time: 23:06
Bulk context
|
| Modifier and Type | Method and Description |
|---|---|
BulkRequestContext |
Driver.createBulkContext(Morphium m,
String db,
String collection,
boolean ordered,
WriteConcern wc) |
Copyright © 2020. All rights reserved.