Uses of Interface
org.gvsig.tools.persistence.PersistenceManager

Packages that use PersistenceManager
org.gvsig.tools   
org.gvsig.tools.persistence.impl   
org.gvsig.tools.persistence.spi   
org.gvsig.tools.persistence.xml   
 

Uses of PersistenceManager in org.gvsig.tools
 

Methods in org.gvsig.tools that return PersistenceManager
static PersistenceManager ToolsLocator.getPersistenceManager()
          Return a reference to PersistenceManager.
 

Uses of PersistenceManager in org.gvsig.tools.persistence.impl
 

Classes in org.gvsig.tools.persistence.impl that implement PersistenceManager
 class AbstractPersistenceManager
           
 

Constructors in org.gvsig.tools.persistence.impl with parameters of type PersistenceManager
DefaultPersistentContext(PersistenceManager manager)
           
 

Uses of PersistenceManager in org.gvsig.tools.persistence.spi
 

Subinterfaces of PersistenceManager in org.gvsig.tools.persistence.spi
 interface PersistenceManagerServices
           
 

Uses of PersistenceManager in org.gvsig.tools.persistence.xml
 

Classes in org.gvsig.tools.persistence.xml that implement PersistenceManager
 class XMLPersistenceManager
           
 class ZipXMLPersistenceManager
           
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.