Class DynamicSqlSource

  • All Implemented Interfaces:
    SqlSource

    public class DynamicSqlSource
    extends java.lang.Object
    implements SqlSource
    Author:
    Clinton Begin
    • Method Summary

      Modifier and Type Method Description
      BoundSql getBoundSql​(java.lang.Object parameterObject)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail