Méthode | Description | |
---|---|---|
CreateDatabase ( ) : void | ||
CreateSessionFactory ( ) : ISessionFactory | ||
DatabaseExists ( ) : bool | ||
ExportSqlSchema ( string file ) : void |
Méthode | Description | |
---|---|---|
CreatePersistenceConfigurator ( ) : IPersistenceConfigurer | ||
CreateProductionSchema ( ) : |
||
GetSqlExceptionConverterType ( ) : |
||
RuntimeConnectionString ( FluentNHibernate.Cfg.Db.ConnectionStringBuilder connectionStringBuilder ) : void |
protected abstract CreatePersistenceConfigurator ( ) : IPersistenceConfigurer | ||
Résultat | IPersistenceConfigurer |
protected CreateProductionSchema ( ) : |
||
Résultat |
public CreateSessionFactory ( ) : ISessionFactory | ||
Résultat | ISessionFactory |
public ExportSqlSchema ( string file ) : void | ||
file | string | |
Résultat | void |
protected GetSqlExceptionConverterType ( ) : |
||
Résultat |
protected RuntimeConnectionString ( FluentNHibernate.Cfg.Db.ConnectionStringBuilder connectionStringBuilder ) : void | ||
connectionStringBuilder | FluentNHibernate.Cfg.Db.ConnectionStringBuilder | |
Résultat | void |