Uses of Interface
org.tmatesoft.svn.core.internal.db.SVNSqlJetTransaction
-
Packages that use SVNSqlJetTransaction Package Description org.tmatesoft.svn.core.internal.db org.tmatesoft.svn.core.internal.wc17.db -
-
Uses of SVNSqlJetTransaction in org.tmatesoft.svn.core.internal.db
Methods in org.tmatesoft.svn.core.internal.db with parameters of type SVNSqlJetTransaction Modifier and Type Method Description void
SVNSqlJetDb. runTransaction(SVNSqlJetTransaction transaction)
void
SVNSqlJetDb. runTransaction(SVNSqlJetTransaction transaction, org.tmatesoft.sqljet.core.SqlJetTransactionMode mode)
-
Uses of SVNSqlJetTransaction in org.tmatesoft.svn.core.internal.wc17.db
-