Interface | Description |
---|---|
IObjectIdentityKey |
interface for object container for "underride" hashcode() and equals() for an
object
make able to manage object identity at memory instance level even if object override hashcode() and equals() |
IObjectStateMapCLeanListener |
Class | Description |
---|---|
AbstractObjectIdentityKey | |
ClassNameRecord |
record for a class name identifier entry
|
NullMarker | |
ObjectAndItsClassInfo |
object and its class information
|
ObjectAndPersistInfo | |
ObjectAndPersistInfoWeakReference | |
ObjectClassInfoAndDeclared |
object referenced information
two class information: object class and declared class in referencing ( field of array element ) |
ObjectIdentityKey | |
ObjectInputStreamState | |
ObjectIoConverterDef | |
ObjectLinkTreeNode |
Link information for an object
View of object as a node of a tree of node sons object referenced versus data record identifier |
ObjectStateMap |
Maintains link between object in memory and their persistence information
Also map object and its persistence information by data record identifier |
ReferenceChange | |
SerializerModel | |
StorageInfo |
to store additional informations on stored class
|
Enum | Description |
---|---|
EnumObjectInput | |
EnumObjectOutput |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.