public class SVNSqlJetDeleteStatement extends SVNSqlJetSelectStatement
table, tableName
binds, 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, setIndexName
addTrigger, getTable, getTableName, getTriggers, statementCompleted, statementStarted
bindBlob, 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, setCursor
public SVNSqlJetDeleteStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable) throws SVNException
SVNException
protected void beforeDelete(org.tmatesoft.sqljet.core.table.ISqlJetCursor cursor)
public long exec() throws SVNException
exec
in class SVNSqlJetStatement
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.