Joutsen Persistence v0.3.0+1-ga730d6d
Classes
Joutsen.Persistence.DatabaseInitializer Namespace Reference

Classes that make up the database initializer tool. More...

Classes

class  Command
 A base class for what the DatabaseInitializer can do. More...
 
class  CommandWrapper
 A wrapper for Command used to create commands using the arguments parser. More...
 
class  CreateDatabaseTablesCommand
 A command to create database tables from a schema. More...
 
class  HibernateCommand
 A base class for all commands using NHibernate. More...
 
class  InitializerCommandRunner
 Simplifies parsing initializer commands and running them. More...
 
class  UpdateDatabaseTablesCommand
 A command to create database tables from a schema. More...
 

Detailed Description

Classes that make up the database initializer tool.

Since
0.3.0