Class TableList<ROW extends Row>
java.lang.Object
javaforce.io.SerialObject
javaforce.db.TableList<ROW>
-
Field Summary
Fields 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
Methods 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
-
Constructor Details
-
TableList
-
-
Method Details
-
create
-
load
-
get
-
get
-
save
public void save(int id) -
add
-
getTables
-
remove
public void remove(int id) -
readObject
- Specified by:
readObjectin classSerialObject- Throws:
Exception
-
writeObject
- Specified by:
writeObjectin classSerialObject- Throws:
Exception
-