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 tigase.workgroupqueues.data.jdbc -
-
Uses of Repository.SchemaId in tigase.cluster.repo
Classes in tigase.cluster.repo with annotations of type Repository.SchemaId Modifier and Type Class Description class
ClConSQLRepository
-
Uses of Repository.SchemaId in tigase.db.jdbc
Classes in tigase.db.jdbc with annotations of type Repository.SchemaId Modifier and Type Class Description class
JDBCRepository
Not synchronized implementation!class
TigaseAuth
Deprecated.class
TigaseCustomAuth
The user authentication connector allows for customized SQL queries to be used.class
TigaseSPAuth
Tigase 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 class
JDBCMsgBroadcastRepository
Created by andrzej on 15.03.2016.class
JDBCMsgRepository
Created: 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 class
CounterDataLoggerRepository
-
Uses of Repository.SchemaId in tigase.workgroupqueues.data.jdbc
Classes in tigase.workgroupqueues.data.jdbc with annotations of type Repository.SchemaId Modifier and Type Class Description class
JDBCWorkgroupQueuesRepository
-