| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseCluster.addListener(DatabaseClusterListener listener) |
void |
DatabaseCluster.removeListener(DatabaseClusterListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRootProxyFactory<Z,D extends Database<Z>> |
class |
CommonDataSourceProxyFactory<Z extends CommonDataSource,D extends Database<Z>> |
class |
DataSourceProxyFactory |
class |
DriverProxyFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseClusterImpl.addListener(DatabaseClusterListener listener) |
void |
DatabaseClusterImpl.removeListener(DatabaseClusterListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPoolDataSourceProxyFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
XADataSourceProxyFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StateManager |
| Modifier and Type | Class and Description |
|---|---|
class |
BerkeleyDBStateManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedStateManager<Z,D extends Database<Z>> |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStateManager |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLStateManager<Z,D extends Database<Z>> |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLiteStateManager<Z,D extends Database<Z>> |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.