Uses of Class
org.sourceforge.jemm.client.DelegatingDatabase

Packages that use DelegatingDatabase
org.sourceforge.jemm.client   
 

Uses of DelegatingDatabase in org.sourceforge.jemm.client
 

Subclasses of DelegatingDatabase in org.sourceforge.jemm.client
 class RegistrationCache
          An ObjectDatabase which caches calls to register and classinfo since they are effectively static for the lifetime of the client.
 class TrackingDatabase
          This Database implementation tracks maps any ids from the delegated database into singleton tracked ids (i.e.
 



Copyright © 2009. All Rights Reserved.