Class ProviderSqlSource

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

public class ProviderSqlSource extends Object implements SqlSource
Author:
Clinton Begin, Kazuki Shimizu