|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.RawSQLCodeImpl
public class RawSQLCodeImpl
| Constructor Summary | |
|---|---|
protected |
RawSQLCodeImpl(java.lang.String pRawSQLCode)
|
| Method Summary | |
|---|---|
java.lang.String |
getRawSQL()
Returns the piece of raw SQL code. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected RawSQLCodeImpl(java.lang.String pRawSQLCode)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getRawSQL()
RawSQLCodeReturns the piece of raw SQL code.
getRawSQL in interface RawSQLCode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||