public interface BulkInsertOperationConfiguration extends DatastoreOperationConfiguration
INSERT
operation configuration.DatastoreOperationConfiguration.Builder<B extends DatastoreOperationConfiguration.Builder<B>>
Expression.ExpressionResolverFunction<E extends Expression,R extends Expression>, Expression.InvalidExpressionException
Modifier and Type | Method and Description |
---|---|
Optional<PropertySet<?>> |
getPropertySet()
Get the operation property set.
|
List<PropertyBox> |
getValues()
Get the values to insert.
|
getParameters, getTarget, getWriteOption, getWriteOptions, getWriteOptions, hasWriteOption
validate
getExpressionResolvers
List<PropertyBox> getValues()
Optional<PropertySet<?>> getPropertySet()
Copyright © 2018 The Holon Platform. All rights reserved.