Stormify
Parameters
data Source
the data source for all database operations
registrars
optional entity registrars to register at construction time
constructor(dataSource: DataSource)
Single-argument convenience constructor. Exists primarily so Spring XML <constructor-arg ref="dataSource"/> (and similar DI containers that resolve constructors by arity) can pick an unambiguous one-arg match.