findType

open fun findType(classLoader: ClassLoader): Class<out DataSource>

Find the DataSource type preferred for the given classloader.

Return

the preferred DataSource type

Parameters

classLoader

the classloader used to discover preferred settings