Class SVNWCDbUpdateNodeFileinfo


  • public class SVNWCDbUpdateNodeFileinfo
    extends SVNSqlJetUpdateStatement
    UPDATE nodes SET translated_size = ?3, last_mod_time = ?4 WHERE wc_id = ?1 AND local_relpath = ?2 AND op_depth = (SELECT MAX(op_depth) FROM nodes WHERE wc_id = ?1 AND local_relpath = ?2);
    Version:
    1.4