Dashboard Builder Data Provider API 6.2.1-SNAPSHOT

Uses of Package
org.jboss.dashboard.dataset

Packages that use org.jboss.dashboard.dataset
org.jboss.dashboard   
org.jboss.dashboard.dataset It contains classes for the load and in-memory handling of the data displayed by the business indicators. 
org.jboss.dashboard.dataset.profiler   
org.jboss.dashboard.provider It contains classes in for the creation & load of data sets from several sources, f.i: SQL databases. 
 

Classes in org.jboss.dashboard.dataset used by org.jboss.dashboard
DataSetManager
          Main interface for accessing data sets.
DataSetSettings
          Sometimes, the nature and location of data may lead to unexpected bad performance situations like: high-volume data load or connectivity issues.
 

Classes in org.jboss.dashboard.dataset used by org.jboss.dashboard.dataset
DataSet
          A data set represents a matrix of data with a fixed number of properties and a fixed number of rows.
 

Classes in org.jboss.dashboard.dataset used by org.jboss.dashboard.dataset.profiler
DataSet
          A data set represents a matrix of data with a fixed number of properties and a fixed number of rows.
 

Classes in org.jboss.dashboard.dataset used by org.jboss.dashboard.provider
DataSet
          A data set represents a matrix of data with a fixed number of properties and a fixed number of rows.
 


Dashboard Builder Data Provider API 6.2.1-SNAPSHOT

Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.