package com.taobao.tddl.executor.cursor; public interface IAffectRowCursor extends ISchematicCursor { }