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

IDaoManager Properties

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

Public Instance Properties

Id Name used to identify the the IDaoManager
Item Gets a Dao instance for the requested interface type.
LocalDaoSession Gets the local DAO session.
LocalDataSource Gets the local data source.
SessionStore Allow to set a custom session store like the HybridWebThreadSessionStore

See Also

IDaoManager Interface | IBatisNet.DataAccess Namespace