|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Storable
Formatable for holding SQL data (which may be null).
Formatable| Method Summary | |
|---|---|
boolean |
isNull()
Return whether the value is null or not. |
void |
restoreToNull()
Restore this object to its (SQL)null value. |
| Methods inherited from interface java.io.Externalizable |
|---|
readExternal, writeExternal |
| Methods inherited from interface org.apache.derby.iapi.services.io.TypedFormat |
|---|
getTypeFormatId |
| Method Detail |
|---|
boolean isNull()
void restoreToNull()
|
Built on Thu 2008-08-14 18:45:39-0700, from revision 686102 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||