Package org.exoplatform.services.jdbc.impl
-
Class Summary Class Description CloseableDataSource This class is used to wrap the originalDataSourcein order to be able to support close operation.DataSourceProviderImpl The default implementation ofDataSourceProvider.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 originalDataSourcein order to be able to support the managed data sources with a limited amount of changes.