Uses of Interface
tigase.db.RepositoryPool
-
Packages that use RepositoryPool Package Description tigase.db tigase.db.converter -
-
Uses of RepositoryPool in tigase.db
Subinterfaces of RepositoryPool in tigase.db Modifier and Type Interface Description interfaceDataSourcePool<T extends DataSource>Generic interface for all implementations of a pool of data sources.Classes in tigase.db that implement RepositoryPool Modifier and Type Class Description classAuthRepositoryPoolPool for authentication repositories.classDataRepositoryPoolCreated: Sep 4, 2010 2:13:22 PMclassUserRepositoryPoolPool for user repositories. -
Uses of RepositoryPool in tigase.db.converter
Classes in tigase.db.converter that implement RepositoryPool Modifier and Type Class Description classDataRepoPool
-