Uses of Interface
org.tmatesoft.svn.core.internal.io.fs.IFSSqlJetTransaction
Packages that use IFSSqlJetTransaction
Package
Description
-
Uses of IFSSqlJetTransaction in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type IFSSqlJetTransactionModifier and TypeMethodDescriptionvoid
IFSRepresentationCacheManager.runReadTransaction
(IFSSqlJetTransaction transaction) void
IFSRepresentationCacheManager.runWriteTransaction
(IFSSqlJetTransaction transaction) -
Uses of IFSSqlJetTransaction in org.tmatesoft.svn.core.internal.io.fs.repcache
Methods in org.tmatesoft.svn.core.internal.io.fs.repcache with parameters of type IFSSqlJetTransactionModifier and TypeMethodDescriptionvoid
FSEmptyRepresentationCacheManager.runReadTransaction
(IFSSqlJetTransaction transaction) void
FSRepresentationCacheManager.runReadTransaction
(IFSSqlJetTransaction transaction) void
FSEmptyRepresentationCacheManager.runWriteTransaction
(IFSSqlJetTransaction transaction) void
FSRepresentationCacheManager.runWriteTransaction
(IFSSqlJetTransaction transaction)