iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

IBatisNet.DataMapper.MappedStatements.PostSelectStrategy Namespace

Namespace hierarchy

Classes

Class Description
ArrayStrategy IPostSelectStrategy implementation to exceute a query for Array.
GenericListStrategy IPostSelectStrategy implementation to exceute a query generic list.
ListStrategy IPostSelectStrategy implementation to exceute a query for list.
ObjectStrategy IPostSelectStrategy implementation to exceute a query for object.
PostSelectStrategyFactory Factory to get IPostSelectStrategy implementation.
StrongTypedListStrategy IPostSelectStrategy implementation to exceute a query for strong typed list.

Interfaces

Interface Description
IPostSelectStrategy IPostSelectStrategy contract to excute a 'select' ResultProperty after the process of the main IDataReader