메소드 | 설명 | |
---|---|---|
GetReadonlyRepository ( ) : AbstractReadonlySchemaRepository | ||
GetRepository ( ) : AbstractSchemaRepository | ||
GetRepository ( ExamineTransaction transaction ) : AbstractSchemaRepository |
Returns a repository using the given transaction
|
|
SchemaRepositoryFactory ( |
Constructor
|
메소드 | 설명 | |
---|---|---|
DisposeResources ( ) : void |
메소드 | 설명 | |
---|---|---|
SchemaRepositoryFactory ( |
Constructor used for testing
|
public GetReadonlyRepository ( ) : AbstractReadonlySchemaRepository | ||
리턴 | AbstractReadonlySchemaRepository |
public GetRepository ( ) : AbstractSchemaRepository | ||
리턴 | AbstractSchemaRepository |
public GetRepository ( ExamineTransaction transaction ) : AbstractSchemaRepository | ||
transaction | ExamineTransaction | |
리턴 | AbstractSchemaRepository |
public SchemaRepositoryFactory ( |
||
providerMetadata | ||
revisionRepositoryFactory | AbstractRevisionRepositoryFactory |
|
frameworkContext | IFrameworkContext | |
dependencyHelper | ||
리턴 | Rebel.Framework.Context |