|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.spy.db.DBSP.NamedObject
net.spy.db.DBSP.Argument
Arguments for DBSPs.
| Constructor Summary | |
DBSP.Argument(int javaType,
String name,
Object value)
Construct a new Argument. |
|
| Method Summary | |
int |
getJavaType()
Get the Types type of this parameter. |
Object |
getValue()
Get the value of this argument. |
String |
toString()
String me. |
| Methods inherited from class net.spy.db.DBSP.NamedObject |
equals, getName, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DBSP.Argument(int javaType,
String name,
Object value)
javaType - the Types typename - name of the parametr| Method Detail |
public int getJavaType()
Types type of this parameter.
public Object getValue()
DBNull objectpublic String toString()
DBSP.NamedObject
toString in class DBSP.NamedObject
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||