SimpleDataSourceFactory

Properties

Link copied to clipboard
val defaultObjectMapper: ObjectMapper

Functions

Link copied to clipboard
fun createDataSource(simpleConfig: SimpleDataSourceConfig, objectMapper: ObjectMapper = defaultObjectMapper): DataSource

Creates a data source based on the given simple configuration.