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

SqlMapper Properties

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

Public Instance Properties

AccessorFactory The factory which build IAccessor
DataExchangeFactory Factory for DataExchange objects
DataSource The DataSource
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

SqlMapper Class | IBatisNet.DataMapper Namespace