org.apache.ws.jaxme.sqls.impl

Class RawSQLCodeImpl

public class RawSQLCodeImpl extends Object implements RawSQLCode

Author: Jochen Wiedmann

Constructor Summary
protected RawSQLCodeImpl(String pRawSQLCode)
Method Summary
StringgetRawSQL()
StringtoString()

Constructor Detail

RawSQLCodeImpl

protected RawSQLCodeImpl(String pRawSQLCode)

Method Detail

getRawSQL

public String getRawSQL()

toString

public String toString()