public class SchemaCreator
extends java.lang.Object
Constructor and Description |
---|
SchemaCreator(java.nio.file.Path site,
AllProjectsCreator ap,
AllUsersCreator auc,
org.eclipse.jgit.lib.PersonIdent au,
DataSourceType dst,
GroupIndexCollection ic) |
SchemaCreator(SitePaths site,
AllProjectsCreator ap,
AllUsersCreator auc,
org.eclipse.jgit.lib.PersonIdent au,
DataSourceType dst,
GroupIndexCollection ic) |
Modifier and Type | Method and Description |
---|---|
void |
create(ReviewDb db) |
@Inject public SchemaCreator(SitePaths site, AllProjectsCreator ap, AllUsersCreator auc, org.eclipse.jgit.lib.PersonIdent au, DataSourceType dst, GroupIndexCollection ic)
public SchemaCreator(java.nio.file.Path site, AllProjectsCreator ap, AllUsersCreator auc, org.eclipse.jgit.lib.PersonIdent au, DataSourceType dst, GroupIndexCollection ic)
public void create(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