public class SchemaCreator
extends java.lang.Object
Constructor and Description |
---|
SchemaCreator(java.io.File site,
SchemaVersion version,
AllProjectsCreator ap,
AllUsersCreator auc,
org.eclipse.jgit.lib.PersonIdent au,
DataSourceType dst) |
SchemaCreator(SitePaths site,
SchemaVersion version,
AllProjectsCreator ap,
AllUsersCreator auc,
org.eclipse.jgit.lib.PersonIdent au,
DataSourceType dst) |
Modifier and Type | Method and Description |
---|---|
void |
create(com.google.gerrit.reviewdb.server.ReviewDb db) |
@Inject public SchemaCreator(SitePaths site, SchemaVersion version, AllProjectsCreator ap, AllUsersCreator auc, org.eclipse.jgit.lib.PersonIdent au, DataSourceType dst)
public SchemaCreator(java.io.File site, SchemaVersion version, AllProjectsCreator ap, AllUsersCreator auc, org.eclipse.jgit.lib.PersonIdent au, DataSourceType dst)
public void create(com.google.gerrit.reviewdb.server.ReviewDb db) throws com.google.gwtorm.server.OrmException, java.io.IOException, org.eclipse.jgit.errors.ConfigInvalidException
com.google.gwtorm.server.OrmException
java.io.IOException
org.eclipse.jgit.errors.ConfigInvalidException