public interface RawSQLCode
An instance of RawSQLCode is used to insert raw SQL code into the statement.
RawSQLCode
java.lang.String
getRawSQL()
java.lang.String getRawSQL()
Returns the piece of raw SQL code.