JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.ibatis.sqlmap.engine.config
SqlSource
Contents
Description
Method Summary
Method Details
getSql()
Hide sidebar
Show sidebar
Interface SqlSource
All Known Implementing Classes:
XMLSqlSource
public interface
SqlSource
The Interface SqlSource.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Sql
getSql
()
Gets the sql.
Method Details
getSql
Sql
getSql
()
Gets the sql.
Returns:
the sql