메소드 | 설명 | |
---|---|---|
BuildConfiguration ( ) : NHibernate.Cfg.Configuration | ||
CollectAllContributorsAndRegister ( NHibernate.Cfg.Configuration cfg ) : void | ||
CollectMappingContributorsAndApply ( ModelMapper mapper ) : void | ||
GetContributors ( ) : IEnumerable |
||
SessionFactoryConfig ( IActiveRecordConfiguration source ) : System |
메소드 | 설명 | |
---|---|---|
GetEventListenerContributor ( IEnumerable |
public BuildConfiguration ( ) : NHibernate.Cfg.Configuration | ||
리턴 | NHibernate.Cfg.Configuration |
public CollectAllContributorsAndRegister ( NHibernate.Cfg.Configuration cfg ) : void | ||
cfg | NHibernate.Cfg.Configuration | |
리턴 | void |
public CollectMappingContributorsAndApply ( ModelMapper mapper ) : void | ||
mapper | ModelMapper | |
리턴 | void |
public SessionFactoryConfig ( IActiveRecordConfiguration source ) : System | ||
source | IActiveRecordConfiguration | |
리턴 | System |