Creates a edu.chop.cbmi.dataExpress.dataModels.sql.SqlRelation
An open edu.chop.cbmi.dataExpress.backend.SqlBackend ready to accept queries
A SQL query that returns results
(optional) set of values to bind to placeholder variables
Creates a edu.chop.cbmi.dataExpress.dataModels.SimpleDataTable using an in-memory data structure with auto-generated column names
Creates a edu.chop.cbmi.dataExpress.dataModels.SimpleDataTable using an in-memory data structure with auto-generated column names
A set of
Seq
Creates a edu.chop.cbmi.dataExpress.dataModels.SimpleDataTable using an in-memory data structure
Creates a edu.chop.cbmi.dataExpress.dataModels.SimpleDataTable using an in-memory data structure
The names of the columns
A set of
Seq
A simple data table that holds all data in memory
Convenience method for creating empty tables
Factory for edu.chop.cbmi.dataExpress.dataModels.DataTable