| Class | Description |
|---|---|
| CloseableDataSource |
This class is used to wrap the original
DataSource
in order to be able to support close operation. |
| DataSourceProviderImpl |
The default implementation of
DataSourceProvider. |
| ManagedConnection |
This classes wraps a jdbc connection in order to prevent any forbidden
actions such as explicit commit/rollback.
|
| ManagedDataSource |
This classes is used to wrap the original
DataSource
in order to be able to support the managed data sources with a limited
amount of changes. |
Copyright © 2021 eXo Platform SAS. All Rights Reserved.