Package | Description |
---|---|
com.holonplatform.core.datastore |
Modifier and Type | Method and Description |
---|---|
default BulkInsert |
Datastore.bulkInsert(DataTarget<?> target,
PropertySet<?> propertySet,
DatastoreOperations.WriteOption... options)
Create a
BulkInsert operation, which can be used to configure and execute a bulk INSERT
operation. |
Copyright © 2019 The Holon Platform. All rights reserved.