Uses of Package
tigase.db

Packages that use tigase.db
tigase.auth   
tigase.auth.impl   
tigase.conf   
tigase.db   
tigase.db.comp   
tigase.db.jdbc   
tigase.db.ldap   
tigase.db.xml   
tigase.server.amp   
tigase.server.sreceiver   
tigase.server.xmppclient   
tigase.server.xmppsession   
tigase.stats   
tigase.util   
tigase.xmpp   
tigase.xmpp.impl   
tigase.xmpp.impl.roster   
 

Classes in tigase.db used by tigase.auth
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
 

Classes in tigase.db used by tigase.auth.impl
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
 

Classes in tigase.db used by tigase.conf
TigaseDBException
          Describe class TigaseDBException here.
 

Classes in tigase.db used by tigase.db
AuthorizationException
          Describe class AuthorizationException here.
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
DataOverwriteException
          The DataOverwriteException exception is thrown when application tries to ovrewrite data in repository but does not have permission to do so.
DataRepository
          The interface defines a generic data repository for storing arbitrary data in any application specific form.
DBInitException
          Describe class DBInitException here.
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
TigaseDBException
          Describe class TigaseDBException 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
TigaseDBException
          Describe class TigaseDBException here.
 

Classes in tigase.db used by tigase.db.jdbc
AuthorizationException
          Describe class AuthorizationException here.
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
DataRepository
          The interface defines a generic data repository for storing arbitrary data in any application specific form.
DBInitException
          Describe class DBInitException here.
TigaseDBException
          Describe class TigaseDBException 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.ldap
AuthorizationException
          Describe class AuthorizationException here.
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
DBInitException
          Describe class DBInitException here.
TigaseDBException
          Describe class TigaseDBException 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.
 

Classes in tigase.db used by tigase.db.xml
AuthorizationException
          Describe class AuthorizationException here.
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
TigaseDBException
          Describe class TigaseDBException 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.amp
MsgRepositoryIfc
          Created: May 11, 2010 6:56:14 PM
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.server.sreceiver
TigaseDBException
          Describe class TigaseDBException here.
 

Classes in tigase.db used by tigase.server.xmppclient
DBInitException
          Describe class DBInitException here.
 

Classes in tigase.db used by tigase.server.xmppsession
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.stats
DBInitException
          Describe class DBInitException here.
 

Classes in tigase.db used by tigase.util
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
UserRepository
          UserRepository interface defines all functionalities required to store user data.
 

Classes in tigase.db used by tigase.xmpp
AuthorizationException
          Describe class AuthorizationException here.
AuthRepository
          Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
NonAuthUserRepository
          Describe interface WriteOnlyUserRepository here.
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
MsgRepositoryIfc
          Created: May 11, 2010 6:56:14 PM
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.
 



Copyright © 2013 Tigase. All rights reserved.