com.alpine.plugin.core.visualization
Create a visualization for a DB table.
Create a visualization for a DB table. This pulls a preview of the DB table, for display in the results console.
The schema name of the table to preview.
The schema name of the table to preview.
A visualization of a sample of the table.
Create a visualization for a DB table.
Create a visualization for a DB table. This pulls a preview of the DB table, for display in the results console. Equivalent to dbTable.tableName)
A DB table that we want to visualize.
A visualization of the sample.
Created by Jennifer Thompson on 2/16/17.