Uses of Class
io.higson.runtime.core.extdatasource.ExternalDataSourceProvider
Packages that use ExternalDataSourceProvider
-
Uses of ExternalDataSourceProvider in io.higson.runtime.core.extdatasource
Methods in io.higson.runtime.core.extdatasource that return ExternalDataSourceProviderModifier and TypeMethodDescriptionExternalDataSourceProvider.withExternalDataSource(String code, DataSource dataSource) -
Uses of ExternalDataSourceProvider in io.higson.runtime.provider
Constructors in io.higson.runtime.provider with parameters of type ExternalDataSourceProviderModifierConstructorDescriptionMpParameterProvider(ParameterDao dao, ExternalStorageDao externalDao, int maxConcurrentLoads, ExternalDataSourceProvider externalDataSourceProvider, ConnectionInterceptor connectionInterceptor, ParameterAiModelService parameterAiModelService)