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 TypeMethodDescriptionvoidIFSRepresentationCacheManager.runReadTransaction(IFSSqlJetTransaction transaction) voidIFSRepresentationCacheManager.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 TypeMethodDescriptionvoidFSEmptyRepresentationCacheManager.runReadTransaction(IFSSqlJetTransaction transaction) voidFSRepresentationCacheManager.runReadTransaction(IFSSqlJetTransaction transaction) voidFSEmptyRepresentationCacheManager.runWriteTransaction(IFSSqlJetTransaction transaction) voidFSRepresentationCacheManager.runWriteTransaction(IFSSqlJetTransaction transaction)