org.openmobileis.database.fastobjectdb.db.store
Class FODBCollectionFileHeader
java.lang.Object
|
+--org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- public class FODBCollectionFileHeader
- extends java.lang.Object
- implements java.io.Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FODBCollectionFileHeader
public FODBCollectionFileHeader()
FODBCollectionFileHeader
public FODBCollectionFileHeader(java.lang.Class objType)
isSynchronized
public boolean isSynchronized()
setSynchronized
public void setSynchronized(boolean sync)
getIndexTablePos
public long getIndexTablePos()
setIndexTablePos
public long setIndexTablePos(long pos)
getObjectType
public java.lang.Class getObjectType()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Specified by:
writeExternal
in interface java.io.Externalizable
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Specified by:
readExternal
in interface java.io.Externalizable
Copyright 2005 e-Care. All Rights Reserved.