Class SVNWCDbUpdateNodeBaseDepth


  • public class SVNWCDbUpdateNodeBaseDepth
    extends SVNSqlJetUpdateStatement
    UPDATE nodes SET depth = ?3 WHERE wc_id = ?1 AND local_relpath = ?2 AND op_depth = 0;
    Version:
    1.4
    Author:
    TMate Software Ltd.