Uses of Class
org.flowable.common.engine.impl.db.BulkUpdateOperation
Packages that use BulkUpdateOperation
-
Uses of BulkUpdateOperation in org.flowable.common.engine.impl.db
Fields in org.flowable.common.engine.impl.db with type parameters of type BulkUpdateOperationModifier and TypeFieldDescriptionprotected List<BulkUpdateOperation>
DbSqlSession.bulkUpdateOperations
Methods in org.flowable.common.engine.impl.db with parameters of type BulkUpdateOperationModifier and TypeMethodDescriptionprotected void
DbSqlSession.flushBulkUpdate
(BulkUpdateOperation bulkUpdateOperation) -
Uses of BulkUpdateOperation in org.flowable.engine.test.profiler
Methods in org.flowable.engine.test.profiler with parameters of type BulkUpdateOperationModifier and TypeMethodDescriptionprotected void
ProfilingDbSqlSession.flushBulkUpdate
(BulkUpdateOperation bulkUpdateOperation)