TableNameResolver

@Singleton
class TableNameResolver(mapper: TableSchemaMapper)

Applies destination-specific table name munging logic and handles any naming collisions.

Constructors

Link copied to clipboard
constructor(mapper: TableSchemaMapper)