Class SVNWCDb.IsSwitched
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.IsSwitched
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SVNWCDb
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private ISVNWCDb.SVNWCDbKind
private File
private SVNWCDbRoot
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
wcRoot
-
localRelPath
-
isSwitched
private boolean isSwitched -
kind
-
-
Constructor Details
-
IsSwitched
private IsSwitched()
-
-
Method Details
-
transaction
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException - Specified by:
transaction
in interfaceSVNSqlJetTransaction
- Throws:
org.tmatesoft.sqljet.core.SqlJetException
SVNException
-