Метод | Описание | |
---|---|---|
CreateDatabase ( ) : void | ||
CreateSessionFactory ( ) : ISessionFactory | ||
DatabaseExists ( ) : bool | ||
ExportSqlSchema ( string file ) : void |
Метод | Описание | |
---|---|---|
CreatePersistenceConfigurator ( ) : IPersistenceConfigurer | ||
CreateProductionSchema ( ) : |
||
GetSqlExceptionConverterType ( ) : |
||
RuntimeConnectionString ( FluentNHibernate.Cfg.Db.ConnectionStringBuilder connectionStringBuilder ) : void |
protected abstract CreatePersistenceConfigurator ( ) : IPersistenceConfigurer | ||
Результат | IPersistenceConfigurer |
protected CreateProductionSchema ( ) : |
||
Результат |
public CreateSessionFactory ( ) : ISessionFactory | ||
Результат | ISessionFactory |
public abstract DatabaseExists ( ) : bool | ||
Результат | bool |
public ExportSqlSchema ( string file ) : void | ||
file | string | |
Результат | void |
protected GetSqlExceptionConverterType ( ) : |
||
Результат |
protected RuntimeConnectionString ( FluentNHibernate.Cfg.Db.ConnectionStringBuilder connectionStringBuilder ) : void | ||
connectionStringBuilder | FluentNHibernate.Cfg.Db.ConnectionStringBuilder | |
Результат | void |