xpertss.ds.as400.As400OriginDataSourceMBean Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xdbcp Show documentation
Show all versions of xdbcp Show documentation
A modern high speed connection pool that supports multiple connection types.
package xpertss.ds.as400;
import xpertss.ds.base.BaseDataSourceMBean;
/**
* Marker interface to support JMX for our origin data source
* implementation.
*
* @author cfloersch
*/
public interface As400OriginDataSourceMBean extends BaseDataSourceMBean {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy