Package javaforce.db
Class Test
java.lang.Object
javaforce.io.SerialObject
javaforce.db.Row
javaforce.db.Test
TestRow
- Author:
- pquiring
-
Nested Class Summary
Nested classes/interfaces inherited from class javaforce.db.Row
Row.Creator -
Field Summary
FieldsFields inherited from class javaforce.io.SerialObject
dis, dos, id_1, id_2, id_4, id_8, id_array, id_end, id_len, java_magic, javaforce_magic -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidvoidMethods inherited from class javaforce.io.SerialObject
isJavaSerialObject, isJavaSerialObject, readBoolean, readByte, readBytes, readChar, readDouble, readFloat, readInit, readInit, readInt, readLong, readShort, readString, skipChunk, writeBoolean, writeByte, writeBytes, writeChar, writeDouble, writeFloat, writeInit, writeInit, writeInt, writeLong, writeShort, writeString
-
Field Details
-
value
-
-
Constructor Details
-
Test
public Test()
-
-
Method Details
-
readObject
- Overrides:
readObjectin classRow- Throws:
Exception
-
writeObject
- Overrides:
writeObjectin classRow- Throws:
Exception
-
main
-