778779780781782783784785786787788
{ if (!needTarget) return null; return new CursorInfo(updateMode, new CursorTableReference( getUpdateExposedTableName(), getUpdateBaseTableName(), getUpdateSchemaName()), genTargetResultColList(), getUpdatableColumns());
724725726727728729730731732733734
705706707708709710711712713714715
789790791792793794795796797798799
747748749750751752753754755756757
707708709710711712713714715716717
{ if (!needTarget) return null; return new CursorInfo(updateMode, new CursorTableReference( getUpdateExposedTableName(), getUpdateBaseTableName(), getUpdateSchemaName()), updatableColumns); }
749750751752753754755756757758759
772773774775776777778779780781782
688689690691692693694695696697698
782783784785786787788789790791792