|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.db.NullValue
Represents a null value as field content. It indicates the sql data type to use in the setNull statement method.
| Constructor Summary | |
NullValue()
|
|
NullValue(int sqlDataType)
|
|
| Method Summary | |
int |
getSQLDataType()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NullValue(int sqlDataType)
public NullValue()
| Method Detail |
public int getSQLDataType()
public java.lang.String toString()
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||