Package com.progress.open4gl.dynamicapi
Class ExternalHashtable
java.lang.Object
com.progress.open4gl.dynamicapi.ExternalHashtable
- All Implemented Interfaces:
Externalizable
,Serializable
This class is used by
SDOResultSet
to hold change set information- See Also:
-
Constructor Details
-
ExternalHashtable
public ExternalHashtable()
-
-
Method Details
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
ClassNotFoundException
IOException
-
get
-
size
public int size() -
keys
-
elements
-
remove
-