public static interface BulkOperation.Builder.HasWhere<ENTITY,B>
Modifier and Type | Method and Description |
---|---|
B |
where(Predicate<ENTITY> filter)
Specifies for what entities the operation should be carried out.
|
Copyright © 2018 Speedment, Inc.. All rights reserved.