C# Class van.Data.NHibernateMaps.AutoPersistenceModelGenerator

Inheritance: IAutoPersistenceModelGenerator
Afficher le fichier Open project: zachariahyoung/virtualaltnet Class Usage Examples

Méthodes publiques

Méthode Description
Generate ( ) : AutoPersistenceModel

Private Methods

Méthode Description
GetAutoMappingFilter ( Type t ) : bool

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

GetConventions ( ) : Action
GetSetup ( ) : Action
IsBaseTypeConvention ( Type arg ) : bool

Method Details

Generate() public méthode

public Generate ( ) : AutoPersistenceModel
Résultat AutoPersistenceModel