Class StaticSqlSource

java.lang.Object
org.apache.ibatis.builder.StaticSqlSource
All Implemented Interfaces:
SqlSource

public class StaticSqlSource extends Object implements SqlSource
Author:
Clinton Begin