public class SVNSqlJetDeleteStatement extends SVNSqlJetSelectStatement
table, tableNamebinds, sDb, transactionMode| Constructor and Description |
|---|
SVNSqlJetDeleteStatement(SVNSqlJetDb sDb,
java.lang.Enum<?> fromTable) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeDelete(org.tmatesoft.sqljet.core.table.ISqlJetCursor cursor) |
long |
exec() |
eof, getColumn, getColumnBlob, getColumnLong, getColumnString, getIndexName, getPathScope, getRowPath, getRowValues, getRowValues2, getWhere, isColumnNull, isFilterPassed, isStrictDescendantOf, isStrictiDescendant, next, openCursor, reset, setIndexNameaddTrigger, getTable, getTableName, getTriggers, statementCompleted, statementStartedbindBlob, bindChecksum, bindf, bindIProperties, bindLong, bindNull, bindProperties, bindRevision, bindString, count, done, getBind, getBinds, getColumn, getColumnBlob, getColumnBoolean, getColumnInheritedProperties, getColumnInheritedProperties, getColumnLong, getColumnProperties, getColumnProperties, getColumnRevnum, getColumnString, getCursor, getJoinedStatement, getJoinedStatement, hasColumnInheritedProperties, hasColumnInheritedProperties, hasColumnProperties, hasColumnProperties, insert, isColumnNull, isNeedsReset, nextRow, parseInheritedProperties, parseProperties, setCursorpublic SVNSqlJetDeleteStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable) throws SVNException
SVNExceptionprotected void beforeDelete(org.tmatesoft.sqljet.core.table.ISqlJetCursor cursor)
public long exec()
throws SVNException
exec in class SVNSqlJetStatementSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.