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

ISqlMapper Properties

The properties of the ISqlMapper interface are listed below. For a complete list of ISqlMapper interface members, see the ISqlMapper Members topic.

Public Instance Properties

AccessorFactory The factory which build IAccessor
DataExchangeFactory Factory for DataExchange objects
DataSource Gets or sets the data source.
Id Name used to identify the the SqlMapper
IsCacheModelsEnabled A flag that determines whether cache models were enabled when this SqlMap was built.
IsSessionStarted Gets a value indicating whether this instance is session started.
LocalSession Returns the DalSession instance currently being used by the SqlMap.
MappedStatements The MappedStatements collection
ObjectFactory The meta factory for object factory
ParameterMaps The ParameterMap collection
ResultMaps The ResultMap collection
SessionStore Allow to set a custom session store like the HybridWebThreadSessionStore
TypeHandlerFactory The TypeHandlerFactory

See Also

ISqlMapper Interface | IBatisNet.DataMapper Namespace