private class SVNWCDb.RecordFileinfo extends java.lang.Object implements SVNSqlJetTransaction
Modifier and Type | Field and Description |
---|---|
long |
lastModTime |
java.io.File |
localRelpath |
long |
translatedSize |
SVNWCDbRoot |
wcRoot |
Modifier | Constructor and Description |
---|---|
private |
RecordFileinfo() |
Modifier and Type | Method and Description |
---|---|
void |
transaction(SVNSqlJetDb db) |
public long lastModTime
public long translatedSize
public java.io.File localRelpath
public SVNWCDbRoot wcRoot
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction
in interface SVNSqlJetTransaction
org.tmatesoft.sqljet.core.SqlJetException
SVNException