Uses of Class
org.jpox.store.mapping.SerialisedPCMapping

Packages that use SerialisedPCMapping
org.jpox.store.mapping Package providing mappings for all supported Java types in JPOX. 
 

Uses of SerialisedPCMapping in org.jpox.store.mapping
 

Subclasses of SerialisedPCMapping in org.jpox.store.mapping
 class SerialisedElementPCMapping
          Mapping for a serialised PersistenceCapable object being the element of a Collection.
 class SerialisedKeyPCMapping
          Mapping for a serialised PersistenceCapable object being the key of a Map.
 class SerialisedValuePCMapping
          Mapping for a serialised PersistenceCapable object being the value of a Map.
 



Copyright © -2007 . All Rights Reserved.