JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.ibatis.sqlmap.engine.mapping.sql.dynamic.elements
Interface DynamicParent
All Known Implementing Classes:
DynamicSql
,
SqlTag
public interface
DynamicParent
The Interface DynamicParent.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addChild
(
SqlChild
child)
Adds the child.
Method Details
addChild
void
addChild
(
SqlChild
child)
Adds the child.
Parameters:
child
- the child