Method | Description | |
---|---|---|
CreateFactory ( ) : ISessionFactory | ||
DropAndRecreateSchema ( TextWriter w, IDbConnection con ) : void | ||
SessionFactoryMaker ( ) : System |
Method | Description | |
---|---|---|
AdditionalModelConfig ( AutoPersistenceModel model ) : void | ||
DbConfig ( ) : IPersistenceConfigurer | ||
InspectConfig ( Configuration cfg ) : void | ||
currentSessionContextType ( ) : Type |
Method | Description | |
---|---|---|
ModelConfig ( ) : AutoPersistenceModel |
protected AdditionalModelConfig ( AutoPersistenceModel model ) : void | ||
model | AutoPersistenceModel | |
return | void |
protected DbConfig ( ) : IPersistenceConfigurer | ||
return | IPersistenceConfigurer |
public DropAndRecreateSchema ( TextWriter w, IDbConnection con ) : void | ||
w | TextWriter | |
con | IDbConnection | |
return | void |
protected InspectConfig ( Configuration cfg ) : void | ||
cfg | Configuration | |
return | void |
protected currentSessionContextType ( ) : Type | ||
return | Type |