Uses of Interface
io.higson.runtime.core.datasource.HigsonDataSource
Packages that use HigsonDataSource
Package
Description
-
Uses of HigsonDataSource in io.higson.runtime.core
Methods in io.higson.runtime.core with parameters of type HigsonDataSourceModifier and TypeMethodDescriptionfinal voidHigsonEngineFactory.setDataSource(HigsonDataSource dataSource) This method setup dataSource used by higson-runtime with all required elements, like: main access points to parameters, functions, external sources, domain, etc.voidHigsonEngineFactory.setHigsonDataSource(HigsonDataSource higsonDataSource) Constructors in io.higson.runtime.core with parameters of type HigsonDataSource -
Uses of HigsonDataSource in io.higson.runtime.core.datasource.database
Classes in io.higson.runtime.core.datasource.database that implement HigsonDataSource -
Uses of HigsonDataSource in io.higson.runtime.core.datasource.snapshot
Classes in io.higson.runtime.core.datasource.snapshot that implement HigsonDataSource