private class SVNWCDb.GatherChildren extends java.lang.Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Set<java.lang.String> |
conflicts |
(package private) java.io.File |
dirRelPath |
(package private) java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbInfo> |
nodes |
(package private) SVNWCDbRoot |
wcRoot |
Modifier | Constructor and Description |
---|---|
private |
GatherChildren() |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbInfo> nodes
java.util.Set<java.lang.String> conflicts
java.io.File dirRelPath
SVNWCDbRoot wcRoot
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction
in interface SVNSqlJetTransaction
org.tmatesoft.sqljet.core.SqlJetException
SVNException