C# Class SharpArchitecture.MultiTenant.Data.NHibernateMaps.AutoPersistenceModelGenerator

Inheritance: IAutoPersistenceModelGenerator
ファイルを表示 Open project: yellowfeather/SharpArchitecture-MultiTenant

Public Methods

Method Description
Generate ( ) : AutoPersistenceModel

Protected Methods

Method Description
GetAutomappingConfiguration ( ) : IAutomappingConfiguration

Private Methods

Method Description
GetConventions ( ) : Action

Method Details

Generate() public method

public Generate ( ) : AutoPersistenceModel
return AutoPersistenceModel

GetAutomappingConfiguration() protected method

protected GetAutomappingConfiguration ( ) : IAutomappingConfiguration
return IAutomappingConfiguration