Package org.exoplatform.services.jdbc.impl
package org.exoplatform.services.jdbc.impl
-
ClassesClassDescriptionThis class is used to wrap the original
DataSourcein order to be able to support close operation.The default implementation ofDataSourceProvider.This classes wraps a jdbc connection in order to prevent any forbidden actions such as explicit commit/rollback.This classes is used to wrap the originalDataSourcein order to be able to support the managed data sources with a limited amount of changes.