|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.cpa.persistence.sql.query.QueryObject
public abstract class QueryObject
Abstract base class for all query objects.
| Constructor Summary | |
|---|---|
QueryObject()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
abstract void |
toString(QueryContext ctx)
Append a string representation of the object to the given QueryContext. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryObject()
| Method Detail |
|---|
public final java.lang.String toString()
toString in class java.lang.Objectpublic abstract void toString(QueryContext ctx)
ctx - QueryContext to append the string representation of the object to.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||