C# Class Bosphorus.Dao.Lucene.Demo.ExecutionList.Basic.Generic

Inheritance: Bosphorus.Dao.Client.Model.AbstractMethodExecutionItemList
Afficher le fichier Open project: BosphorusTeam/bosphorus.dao

Méthodes publiques

Méthode Description
Generic ( IResultTransformer resultTransformer, IDao bankDao, IDao customerTypeDao ) : System.Collections.Generic
Insert_10_000_Bank ( ) : IEnumerable
Insert_Bank ( ) : Bank
Insert_CustomerType ( ) : CustomerType

Method Details

Generic() public méthode

public Generic ( IResultTransformer resultTransformer, IDao bankDao, IDao customerTypeDao ) : System.Collections.Generic
resultTransformer IResultTransformer
bankDao IDao
customerTypeDao IDao
Résultat System.Collections.Generic

Insert_10_000_Bank() public méthode

public Insert_10_000_Bank ( ) : IEnumerable
Résultat IEnumerable

Insert_Bank() public méthode

public Insert_Bank ( ) : Bank
Résultat Bosphorus.Dao.Demo.Common.Business.Bank

Insert_CustomerType() public méthode

public Insert_CustomerType ( ) : CustomerType
Résultat CustomerType