ListPopulator

class ListPopulator(continueOnError: Boolean, ignoreFailedDrops: Boolean, statements: List<String>)

Constructors

Link copied to clipboard
constructor(continueOnError: Boolean, ignoreFailedDrops: Boolean, statements: List<String>)

Functions

Link copied to clipboard
open fun populate(connection: Connection)