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.bulkUpdateOperationsMethods in org.flowable.common.engine.impl.db with parameters of type BulkUpdateOperationModifier and TypeMethodDescriptionprotected voidDbSqlSession.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 voidProfilingDbSqlSession.flushBulkUpdate(BulkUpdateOperation bulkUpdateOperation)