|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jfw.database.FunctionObject
public final class FunctionObject
Used in QueryGateway
for function parameters.
Constructor Summary | |
---|---|
FunctionObject(java.lang.Object value)
Create an instance. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FunctionObject(java.lang.Object value)
value
- the obgect to use as parameter for a query.Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
value
or null
if attribute value
is not instantiated.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |