C# Class WebBase.Data.Mapping.AutoPersistenceModelGenerator

Inheritance: IAutoPersistenceModelGenerator
Exibir arquivo Open project: sztupy/shaml

Public Methods

Method Description
Generate ( ) : AutoPersistenceModel

Private Methods

Method Description
GetAutoMappingFilter ( Type t ) : bool

Provides a filter for only including types which inherit from the IEntityWithTypedId interface.

GetConventions ( ) : Action
GetSetup ( ) : Action

Method Details

Generate() public method

public Generate ( ) : AutoPersistenceModel
return AutoPersistenceModel