Uses of Interface
org.gcube.common.ghn.service.persistence.Persistence

Packages that use Persistence
org.gcube.common.ghn.service.configuration   
org.gcube.common.ghn.service.context   
org.gcube.common.ghn.service.persistence   
 

Uses of Persistence in org.gcube.common.ghn.service.configuration
 

Methods in org.gcube.common.ghn.service.configuration that return Persistence
 Persistence Configuration.persistence()
          Returns the LocalPersistence for the service.
 

Methods in org.gcube.common.ghn.service.configuration with parameters of type Persistence
 Configuration Configuration.persistence(Persistence manager)
          Sets the LocalPersistence for the service.
 

Uses of Persistence in org.gcube.common.ghn.service.context
 

Methods in org.gcube.common.ghn.service.context that return Persistence
 Persistence DefaultContext.persistence()
           
 Persistence ApplicationContext.persistence()
           
 

Uses of Persistence in org.gcube.common.ghn.service.persistence
 

Classes in org.gcube.common.ghn.service.persistence that implement Persistence
 class LocalPersistence
           
 



Copyright © 2013. All Rights Reserved.