Class RawSql

java.lang.Object
com.ibatis.sqlmap.engine.mapping.sql.raw.RawSql
All Implemented Interfaces:
Sql

public class RawSql extends Object implements Sql
A non-executable SQL container simply for communicating raw SQL around the framework.