Interface SVNSqlJetTransaction
-
- All Known Implementing Classes:
SVNWCDb.BaseMovedTo,SVNWCDb.BaseRemove,SVNWCDb.BreakMove,SVNWCDb.BumpRevisionPostUpdate,SVNWCDb.CheckReplace,SVNWCDb.Commit,SVNWCDb.Delete,SVNWCDb.GatherChildren,SVNWCDb.GetConflictMarkerFiles,SVNWCDb.GetConflictMarkerFiles17,SVNWCDb.HandleMoveBack,SVNWCDb.InsertBase,SVNWCDb.InsertLock,SVNWCDb.InsertWorking,SVNWCDb.IsSwitched,SVNWCDb.MakeCopy,SVNWCDb.RecordFileinfo,SVNWCDb.RequiredLockForResolve,SVNWCDb.ResolveBreakMovedAway,SVNWCDb.ResolveDeleteRaiseMovedAway,SVNWCDb.SetProperties,SVNWCDb.SetRevRelpath,SVNWCDb.SetTreeConflict,SVNWCDb.StartDirectoryUpdate,SVNWCDb.UpdateMovedAwayConflictVictim,SVNWCDb.WCLockObtain,SvnWcDbPristines.PristineTransfer,SvnWcDbPristines.RemoveUnreferencedPristine
public interface SVNSqlJetTransaction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtransaction(SVNSqlJetDb db)
-
-
-
Method Detail
-
transaction
void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
- Throws:
org.tmatesoft.sqljet.core.SqlJetExceptionSVNException
-
-