Uses of Class
tigase.db.Repository.Meta
-
Packages that use Repository.Meta Package Description tigase.cluster.repo tigase.db tigase.db.jdbc tigase.db.ldap tigase.db.xml tigase.server.amp.db tigase.server.xmppclient tigase.stats.db tigase.vhosts -
-
Uses of Repository.Meta in tigase.cluster.repo
Classes in tigase.cluster.repo with annotations of type Repository.Meta Modifier and Type Class Description classClConDirRepositoryclassClConSQLRepository -
Uses of Repository.Meta in tigase.db
Classes in tigase.db with annotations of type Repository.Meta Modifier and Type Class Description classDataRepositoryPoolCreated: Sep 4, 2010 2:13:22 PMclassDummyRepositoryDummyRepository is a class with all methods empty. -
Uses of Repository.Meta in tigase.db.jdbc
Classes in tigase.db.jdbc with annotations of type Repository.Meta Modifier and Type Class Description classDataRepositoryImplCreated: Sep 3, 2010 5:55:41 PMclassDrupalWPAuthDescribe class DrupalWPAuth here.classJDBCRepositoryNot synchronized implementation!classTigaseAuthDeprecated.classTigaseCustomAuthThe user authentication connector allows for customized SQL queries to be used. -
Uses of Repository.Meta in tigase.db.ldap
Classes in tigase.db.ldap with annotations of type Repository.Meta Modifier and Type Class Description classLdapAuthProvider -
Uses of Repository.Meta in tigase.db.xml
Classes in tigase.db.xml with annotations of type Repository.Meta Modifier and Type Class Description classXMLDataSourceCreated by andrzej on 04.04.2017.classXMLMsgRepositoryCreated by andrzej on 04.04.2017.classXMLRepositoryClassXMLRepositoryis a XML implementation ofUserRepository. -
Uses of Repository.Meta in tigase.server.amp.db
Classes in tigase.server.amp.db with annotations of type Repository.Meta Modifier and Type Class Description classJDBCMsgBroadcastRepositoryCreated by andrzej on 15.03.2016.classJDBCMsgRepositoryCreated: May 3, 2010 5:28:02 PM -
Uses of Repository.Meta in tigase.server.xmppclient
Classes in tigase.server.xmppclient with annotations of type Repository.Meta Modifier and Type Class Description static classSeeOtherHostDB.JDBCSeeOtherHostRepositoryclassSeeOtherHostDualIPSQLRepository -
Uses of Repository.Meta in tigase.stats.db
Classes in tigase.stats.db with annotations of type Repository.Meta Modifier and Type Class Description classCounterDataLoggerRepository -
Uses of Repository.Meta in tigase.vhosts
Classes in tigase.vhosts with annotations of type Repository.Meta Modifier and Type Class Description classVHostJDBCRepositoryThis implementation stores virtual domains in the UserRepository database.
-