Class DataSourceServiceImpl

All Implemented Interfaces:
ApplicationEntityService<IDataSource>, ModuleDependent<IDataSource>, DataSourceService, SystemEntityService<IDataSource>, EntityDependent<IDataSource>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Service public class DataSourceServiceImpl extends AbstractApplicationEntityService<IDataSource> implements DataSourceService, EntityDependent<IDataSource>