C# Class Bosphorus.Logging.Facade.Demo.SchemaUpdater

Inheritance: Bosphorus.Dao.NHibernate.Configuration.Fluent.ConfigurationProcessor.AbstractConfigurationProcessor
Show file Open project: BosphorusTeam/bosphorus.logging

Public Methods

Method Description
SchemaUpdater ( Bosphorus.BootStapper.Common.Environment environment, Perspective perspective ) : Bosphorus.BootStapper.Common

Protected Methods

Method Description
Process ( NHibernate configuration ) : void

Method Details

Process() protected method

protected Process ( NHibernate configuration ) : void
configuration NHibernate
return void

SchemaUpdater() public method

public SchemaUpdater ( Bosphorus.BootStapper.Common.Environment environment, Perspective perspective ) : Bosphorus.BootStapper.Common
environment Bosphorus.BootStapper.Common.Environment
perspective Perspective
return Bosphorus.BootStapper.Common