| iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1 |
|
IBatisNet.DataMapper.Configuration.Statements Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
Delete
|
Summary description for delete. |
|
Generate
|
Represent a generate tag element. The generation would happen at the point where the SqlMapClient instance is built. |
|
Insert
|
Represent an insert statement. |
|
PreparedStatement
|
Construct the list of IDataParameters for the statement and prepare the sql |
|
PreparedStatementFactory
|
Summary description for PreparedStatementFactory. |
|
Procedure
|
Represent a store Procedure. |
|
Select
|
Summary description for Select. |
|
SelectKey
|
Represent a SelectKey tag element. |
|
SqlGenerator
|
Summary description for SqlGenerator. |
|
Statement
|
Summary description for Statement. |
|
Update
|
Summary description for Update. |
Interfaces
| Interface |
Description |
|
IStatement
|
Summary description for ISql. |