Class SVNSqlJetInsertStatement

    • Field Detail

      • conflictAction

        protected org.tmatesoft.sqljet.core.schema.SqlJetConflictAction conflictAction
    • Constructor Detail

      • SVNSqlJetInsertStatement

        public SVNSqlJetInsertStatement​(SVNSqlJetDb sDb,
                                        java.lang.Enum<?> tableName,
                                        org.tmatesoft.sqljet.core.schema.SqlJetConflictAction conflictAction)
                                 throws SVNException
        Throws:
        SVNException