Class SVNWCDbDeleteAllWorkingNodes


  • public class SVNWCDbDeleteAllWorkingNodes
    extends SVNSqlJetDeleteStatement
    DELETE FROM nodes WHERE wc_id = ?1 AND local_relpath = ?2 AND op_depth > 0;
    Version:
    1.4
    Author:
    TMate Software Ltd.