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

IBatisNet.Common.Utilities Namespace

Namespace hierarchy

Classes

Class Description
ConfigWatcherHandler Class used to watch config files.
DBHelperParameterCache DBHelperParameterCache provides functions to leverage a static cache of procedure parameters, and the ability to discover parameters for stored procedures at run-time.
HashCodeProvider Summary description for HashCodeProvider.
Resources A class to simplify access to resources. The file can be loaded from the application root directory (use the resource attribute) or from any valid URL (use the url attribute). For example,to load a fixed path file, use: <properties url=”file:///c:/config/my.properties” />
ScriptRunner Description résumée de ScriptRunner.
StringTokenizer A StringTokenizer java like object
TypeUtils Helper methods with regard to type.

Structures

Structure Description
StateConfig

Delegates

Delegate Description
ConfigureHandler Represents the method that handles calls from Configure.