Class SVNWCDb.CreateDbInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.CreateDbInfo
Enclosing class:
SVNWCDb

private static class SVNWCDb.CreateDbInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    long
     
     
    long
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • sDb

      public SVNSqlJetDb sDb
    • reposId

      public long reposId
    • wcId

      public long wcId
  • Constructor Details

    • CreateDbInfo

      private CreateDbInfo()