| Package | Description |
|---|---|
| net.sf.hajdbc.state | |
| net.sf.hajdbc.state.bdb | |
| net.sf.hajdbc.state.distributed | |
| net.sf.hajdbc.state.simple | |
| net.sf.hajdbc.state.sql | |
| net.sf.hajdbc.state.sqlite |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StateManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DurabilityListenerAdapter |
| 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.