| Interface | Description |
|---|---|
| JdbcExceptionHandler |
Transaction exception handler for JDBC transactions
|
| Class | Description |
|---|---|
| JdbcConfig | |
| JdbcConfig.DataSourceConfig | |
| JdbcTransaction |
Represents a JDBC transaction.
|
| Annotation Type | Description |
|---|---|
| Jdbc |
This annotation accompanies the
Transactional annotation to define the transaction as a JDBC one and
specify the concerned JDBC datasource. |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.