Class SVNWCDb.GatherChildren
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.GatherChildren
- All Implemented Interfaces:
SVNSqlJetTransaction
- Enclosing class:
- SVNWCDb
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) File
(package private) Map<String,
ISVNWCDb.SVNWCDbInfo> (package private) SVNWCDbRoot
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nodes
Map<String,ISVNWCDb.SVNWCDbInfo> nodes -
conflicts
-
dirRelPath
File dirRelPath -
wcRoot
SVNWCDbRoot wcRoot
-
-
Constructor Details
-
GatherChildren
private GatherChildren()
-
-
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
-