Class SVNWCDbInsertOrIgnorePristine


public class SVNWCDbInsertOrIgnorePristine extends SVNSqlJetInsertStatement
-- STMT_INSERT_OR_IGNORE_PRISTINE INSERT OR IGNORE INTO pristine (checksum, md5_checksum, size, refcount) VALUES (?1, ?2, ?3, 0)