Uses of Interface
tigase.pubsub.repository.IPubSubDAO

Packages that use IPubSubDAO
tigase.pubsub.repository   
tigase.pubsub.repository.cached   
 

Uses of IPubSubDAO in tigase.pubsub.repository
 

Classes in tigase.pubsub.repository that implement IPubSubDAO
 class PubSubDAO
           
 class PubSubDAOJDBC
           
 class PubSubDAOPool
           
 

Methods in tigase.pubsub.repository that return IPubSubDAO
 IPubSubDAO IPubSubRepository.getPubSubDAO()
           
 

Uses of IPubSubDAO in tigase.pubsub.repository.cached
 

Methods in tigase.pubsub.repository.cached that return IPubSubDAO
 IPubSubDAO CachedPubSubRepository.getPubSubDAO()
           
 



Copyright © 2008-2009 Tigase. All Rights Reserved.