skip to main content
Samples and code examples > JViews Gantt samples > Connecting to Data
 
Connecting to Data
Provides samples that illustrate data connection.
*Activity Chart and XML
*Shows how to use this package to serialize Gantt models associated with a Gantt Chart into SDXL files.
*Resource Chart and XML
*Shows how to use this package to serialize Gantt models associated with a Schedule Chart into SDXL files.
*Activity Chart and JDBC
*Shows how to use the ilog.views.model.table.IlvTableGanttModel class to connect an activity-oriented Gantt chart to a JDBC-enabled database in read/write mode.
*Resource Chart and JDBC
*Shows how to use the ilog.views.model.table.IlvTableGanttModel class to connect a resource-oriented Schedule chart to a JDBC-enabled database in read/write mode.
*Custom Activity Chart Connection
*Shows how to create a custom data model implementation that efficiently connects an activity-oriented Gantt chart to a custom data source. The custom data model implements load-on-demand.
*Custom Resource Chart Connection
*Shows how to create a custom data model implementation that efficiently connects a resource-oriented Schedule chart to a custom data source. The custom data model implements load-on-demand.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.