Class RawSqlSource

  • All Implemented Interfaces:
    SqlSource

    public class RawSqlSource
    extends Object
    implements SqlSource
    Static SqlSource. It is faster than DynamicSqlSource because mappings are calculated during startup.
    Since:
    3.2.0
    Author:
    Eduardo Macarron