Uses of Class
com.triactive.jdo.store.mapping.OIDMapping

Packages that use OIDMapping
com.triactive.jdo.store.mapping   
 

Uses of OIDMapping in com.triactive.jdo.store.mapping
 

Subclasses of OIDMapping in com.triactive.jdo.store.mapping
 class ObjectDatastoreIdMapping
          A column mapping that maps a first-class persistent object to a single column via its datastore ID value.
 class ObjectReferenceDatastoreIdMapping
          A column mapping that maps a referrence to a first-class persistent object to a single column via its datastore ID value.
 class RawOIDMapping
          A column mapping that maps a raw OID object to a single column.
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.