Interface SqlSource

All Known Implementing Classes:
XMLSqlSource

public interface SqlSource
The Interface SqlSource.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the sql.
  • Method Details

    • getSql

      Sql getSql()
      Gets the sql.
      Returns:
      the sql