Class DynamicSqlSource

java.lang.Object
org.apache.ibatis.scripting.xmltags.DynamicSqlSource
All Implemented Interfaces:
SqlSource

public class DynamicSqlSource extends Object implements SqlSource
Author:
Clinton Begin