Class SVNWCDbInsertActualTextConflicts


  • public class SVNWCDbInsertActualTextConflicts
    extends SVNSqlJetInsertStatement
    INSERT INTO actual_node ( wc_id, local_relpath, conflict_old, conflict_new, conflict_working, parent_relpath) VALUES (?1, ?2, ?3, ?4, ?5, ?6);
    Version:
    1.4
    Author:
    TMate Software Ltd.