| Package | Description |
|---|---|
| org.hisp.quick | |
| org.hisp.quick.batchhandler | |
| org.hisp.quick.configuration | |
| org.hisp.quick.factory | |
| org.hisp.quick.statement |
| Modifier and Type | Method and Description |
|---|---|
JdbcConfiguration |
StatementManager.getConfiguration()
Returns the current JdbcConfiguration.
|
JdbcConfiguration |
BatchHandler.getConfiguration()
Returns the current JdbcConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
JdbcConfiguration |
AbstractBatchHandler.getConfiguration() |
| Constructor and Description |
|---|
AbstractBatchHandler(JdbcConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
JdbcConfiguration |
JdbcConfigurationFactoryBean.getObject() |
| Modifier and Type | Method and Description |
|---|---|
Class<JdbcConfiguration> |
JdbcConfigurationFactoryBean.getObjectType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBatchHandlerFactory.setJdbcConfiguration(JdbcConfiguration jdbcConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
static JdbcConfiguration |
JdbcStatementManager.IN_MEMORY_JDBC_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
JdbcConfiguration |
JdbcStatementManager.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcStatementManager.setJdbcConfiguration(JdbcConfiguration jdbcConfiguration) |
Copyright © 2016 UiO. All rights reserved.