| Package | Description |
|---|---|
| net.sf.hajdbc | |
| net.sf.hajdbc.io | |
| net.sf.hajdbc.io.file | |
| net.sf.hajdbc.io.simple | |
| net.sf.hajdbc.sql |
| Modifier and Type | Method and Description |
|---|---|
InputSinkStrategy<? extends Object> |
DatabaseCluster.getInputSinkStrategy() |
| Modifier and Type | Method and Description |
|---|---|
InputSinkStrategy<? extends Object> |
InputSinkProvider.createInputSinkStrategy() |
| Constructor and Description |
|---|
InputSinkRegistryImpl(InputSinkStrategy<S> strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputSinkStrategy
A file-based input sink strategy
|
| Modifier and Type | Method and Description |
|---|---|
InputSinkStrategy<? extends Object> |
FileInputSinkProvider.createInputSinkStrategy() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleInputSinkStrategy
In-memory input sink strategy.
|
| Modifier and Type | Method and Description |
|---|---|
InputSinkStrategy<? extends Object> |
SimpleInputSinkProvider.createInputSinkStrategy() |
| Modifier and Type | Method and Description |
|---|---|
InputSinkStrategy<? extends Object> |
DatabaseClusterImpl.getInputSinkStrategy() |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.