Property | Type | Description | |
---|---|---|---|
CreateSessionFactory | ISessionFactory | ||
LogAutoMigration | void | ||
TreatConfiguration | void |
Method | Description | |
---|---|---|
Bootstrapper ( log4net.ILog _log ) : System | ||
CreateSession ( ) : ISession | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CreateSessionFactory ( ) : ISessionFactory | ||
LogAutoMigration ( string sql ) : void | ||
TreatConfiguration ( NHibernate configuration ) : void |
public Bootstrapper ( log4net.ILog _log ) : System | ||
_log | log4net.ILog | |
return | System |