Uses of Class
tigase.db.Repository.SchemaId
-
Packages that use Repository.SchemaId Package Description tigase.cluster.repo tigase.db.jdbc tigase.db.util tigase.server.amp.db tigase.stats.db -
-
Uses of Repository.SchemaId in tigase.cluster.repo
Classes in tigase.cluster.repo with annotations of type Repository.SchemaId Modifier and Type Class Description classClConSQLRepository -
Uses of Repository.SchemaId in tigase.db.jdbc
Classes in tigase.db.jdbc with annotations of type Repository.SchemaId Modifier and Type Class Description classJDBCRepositoryNot synchronized implementation! Musn't be used by more than one thread at the same time.classTigaseAuthDeprecated.classTigaseCustomAuthThe user authentication connector allows for customized SQL queries to be used.classTigaseSPAuthTigase Salted Password Auth. -
Uses of Repository.SchemaId in tigase.db.util
Constructors in tigase.db.util with parameters of type Repository.SchemaId Constructor Description SchemaInfo(Repository.SchemaId schema, java.util.List<SchemaManager.RepoInfo> repositories) -
Uses of Repository.SchemaId in tigase.server.amp.db
Classes in tigase.server.amp.db with annotations of type Repository.SchemaId Modifier and Type Class Description classJDBCMsgBroadcastRepositoryCreated by andrzej on 15.03.2016.classJDBCMsgRepositoryCreated: May 3, 2010 5:28:02 PM -
Uses of Repository.SchemaId in tigase.stats.db
Classes in tigase.stats.db with annotations of type Repository.SchemaId Modifier and Type Class Description classCounterDataLoggerRepository
-