Uses of Package
tigase.db

Packages that use tigase.db
tigase.conf   
tigase.db   
tigase.db.comp   
tigase.db.jdbc   
tigase.db.xml   
tigase.server.ext   
tigase.server.sreceiver   
tigase.server.xmppsession   
tigase.util   
tigase.vhosts   
tigase.xmpp   
tigase.xmpp.impl   
tigase.xmpp.impl.roster   
tigase.xmpp.impl.xep0136   
 

Classes in tigase.db used by tigase.conf
ComponentRepository
          A convenience interface for a unified access to component specific repository data.
RepositoryItem
          The interface defines a contract for a repository item handled by ComponentRepository implementation.
TigaseDBException
          Describe class TigaseDBException here.
 

Classes in tigase.db used by tigase.db
AuthorizationException
          Describe class AuthorizationException here.
DataOverwriteException
          The DataOverwriteException exception is thrown when application tries to ovrewrite data in repository but does not have permission to do so.
DBInitException
          Describe class DBInitException here.
RepositoryItem
          The interface defines a contract for a repository item handled by ComponentRepository implementation.
TigaseDBException
          Describe class TigaseDBException here.
UserAuthRepository
          Describe interface UserAuthRepository here.
UserExistsException
          The UserExistsException is thrown when application tries to add new user with user ID which already exists in repository.
UserNotFoundException
          The UserNotFoundException exception is thrown when application tries to access data for user which does not exist in repository.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.db.comp
ComponentRepository
          A convenience interface for a unified access to component specific repository data.
RepositoryItem
          The interface defines a contract for a repository item handled by ComponentRepository implementation.
 

Classes in tigase.db used by tigase.db.jdbc
AuthorizationException
          Describe class AuthorizationException here.
DBInitException
          Describe class DBInitException here.
TigaseDBException
          Describe class TigaseDBException here.
UserAuthRepository
          Describe interface UserAuthRepository here.
UserExistsException
          The UserExistsException is thrown when application tries to add new user with user ID which already exists in repository.
UserNotFoundException
          The UserNotFoundException exception is thrown when application tries to access data for user which does not exist in repository.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.db.xml
AuthorizationException
          Describe class AuthorizationException here.
TigaseDBException
          Describe class TigaseDBException here.
UserAuthRepository
          Describe interface UserAuthRepository here.
UserExistsException
          The UserExistsException is thrown when application tries to add new user with user ID which already exists in repository.
UserNotFoundException
          The UserNotFoundException exception is thrown when application tries to access data for user which does not exist in repository.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.server.ext
ComponentRepository
          A convenience interface for a unified access to component specific repository data.
RepositoryItem
          The interface defines a contract for a repository item handled by ComponentRepository implementation.
 

Classes in tigase.db used by tigase.server.sreceiver
TigaseDBException
          Describe class TigaseDBException here.
 

Classes in tigase.db used by tigase.server.xmppsession
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
UserAuthRepository
          Describe interface UserAuthRepository here.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.util
UserAuthRepository
          Describe interface UserAuthRepository here.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.vhosts
ComponentRepository
          A convenience interface for a unified access to component specific repository data.
RepositoryItem
          The interface defines a contract for a repository item handled by ComponentRepository implementation.
 

Classes in tigase.db used by tigase.xmpp
AuthorizationException
          Describe class AuthorizationException here.
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
TigaseDBException
          Describe class TigaseDBException here.
UserAuthRepository
          Describe interface UserAuthRepository here.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.xmpp.impl
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
TigaseDBException
          Describe class TigaseDBException here.
UserNotFoundException
          The UserNotFoundException exception is thrown when application tries to access data for user which does not exist in repository.
 

Classes in tigase.db used by tigase.xmpp.impl.roster
TigaseDBException
          Describe class TigaseDBException here.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.xmpp.impl.xep0136
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.