|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.objectwave.persist.bean.SerIt
| Nested Class Summary | |
static class |
SerIt.Test
|
| Constructor Summary | |
SerIt()
Constructor for the SerIt object |
|
| Method Summary | |
ExampleEmployee |
deserialize()
|
static void |
main(java.lang.String[] args)
The main program for the SerIt class |
int |
readObject()
|
void |
serializeIt()
|
void |
writeObject(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SerIt()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command line arguments
public void writeObject(java.lang.String[] args)
throws QueryException
args -
QueryException
public int readObject()
throws QueryException
QueryException
public ExampleEmployee deserialize()
throws java.lang.Exception
java.lang.Exception
public void serializeIt()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||