Package | Description |
---|---|
tigase.db | |
tigase.db.jdbc |
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)
Method description
|
DataRepository |
DataRepositoryPool.takeRepo(BareJID user_id)
Method description
|
DataRepository |
DataRepository.takeRepoHandle(BareJID user_id)
Returns
DataRepository instance. |
DataRepository |
DataRepositoryPool.takeRepoHandle(BareJID user_id) |
Modifier and Type | Method and Description |
---|---|
void |
DataRepositoryPool.addRepo(DataRepository repo)
Method description
|
void |
DataRepository.releaseRepoHandle(DataRepository repo)
Method description
|
void |
DataRepositoryPool.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 |
---|---|
long |
JDBCRepository.getUserUID(DataRepository repo,
BareJID user_id) |
void |
DataRepositoryImpl.releaseRepoHandle(DataRepository repo) |
Copyright © 2022 "Tigase, Inc.". All rights reserved.