Package | Description |
---|---|
tigase.cluster.repo | |
tigase.db | |
tigase.db.converter | |
tigase.db.jdbc | |
tigase.server.amp.db | |
tigase.server.ext | |
tigase.server.xmppclient | |
tigase.stats.db |
Modifier and Type | Method and Description |
---|---|
void |
ClConSQLRepository.setDataSource(DataRepository data_repo) |
Modifier and Type | Class and Description |
---|---|
class |
DataRepositoryPool
Created: Sep 4, 2010 2:13:22 PM
|
Modifier and Type | Method and Description |
---|---|
static DataRepository |
RepositoryFactory.getDataRepository(String class_name,
String resource,
Map<String,String> params)
Deprecated.
|
DataRepository |
DataRepositoryPool.takeRepo(BareJID user_id) |
DataRepository |
DataRepositoryPool.takeRepo(int hashCode) |
DataRepository |
DataRepositoryPool.takeRepoHandle(BareJID user_id) |
DataRepository |
DataRepository.takeRepoHandle(BareJID user_id)
Returns
DataRepository instance. |
Modifier and Type | Method and Description |
---|---|
void |
DataRepositoryPool.addRepo(DataRepository repo) |
void |
DataRepositoryPool.releaseRepoHandle(DataRepository repo) |
void |
DataRepository.releaseRepoHandle(DataRepository repo) |
Modifier and Type | Class and Description |
---|---|
class |
DataRepoPool |
Modifier and Type | Method and Description |
---|---|
DataRepository |
DataRepoPool.takeRepoHandle(BareJID user_id) |
Modifier and Type | Method and Description |
---|---|
void |
DataRepoPool.addRepo(DataRepository repo) |
void |
DataRepoPool.releaseRepoHandle(DataRepository repo) |
Modifier and Type | Class and Description |
---|---|
class |
DataRepositoryImpl
Created: Sep 3, 2010 5:55:41 PM
|
Modifier and Type | Method and Description |
---|---|
protected DataRepository |
JDBCRepository.getRepository() |
DataRepository |
DataRepositoryImpl.takeRepoHandle(BareJID user_id) |
Modifier and Type | Method and Description |
---|---|
void |
DataRepositoryImpl.releaseRepoHandle(DataRepository repo) |
void |
TigaseCustomAuth.setDataSource(DataRepository data_repo) |
void |
TigaseAuth.setDataSource(DataRepository dataSource)
Deprecated.
|
void |
JDBCRepository.setDataSource(DataRepository dataSource) |
void |
DrupalWPAuth.setDataSource(DataRepository dataSource) |
Modifier and Type | Field and Description |
---|---|
protected DataRepository |
JDBCMsgRepository.data_repo |
Modifier and Type | Method and Description |
---|---|
void |
JDBCMsgRepository.setDataSource(DataRepository data_repo) |
void |
JDBCMsgBroadcastRepository.setDataSource(DataRepository data_repo) |
Modifier and Type | Method and Description |
---|---|
void |
CompSQLRepository.setDataSource(DataRepository data_repo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SeeOtherHostDualIPSQLRepository.setDataSource(DataRepository dataSource) |
void |
SeeOtherHostDB.JDBCSeeOtherHostRepository.setDataSource(DataRepository data_repo) |
Modifier and Type | Method and Description |
---|---|
void |
CounterDataLoggerRepository.setDataSource(DataRepository repository) |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.