Class PipelineDataSourceWrapper

java.lang.Object
org.apache.shardingsphere.data.pipeline.api.datasource.PipelineDataSourceWrapper
All Implemented Interfaces:
AutoCloseable, Wrapper, CommonDataSource, DataSource

public final class PipelineDataSourceWrapper extends Object implements DataSource, AutoCloseable
Pipeline data source wrapper is for abstract standard jdbc and sharding jdbc.