skip to main content
Programmer's documentation > Developing with the JViews Gantt SDK > Connecting to data
 
Connecting to data
Explains how to connect to a database through JDBC and how to integrate data in XML files. Indicates how to use an in-memory data model for test purposes and how to go about integrating a custom data model.
*Connecting to data in-memory
*Explains how to connect and populate the data model using data in-memory.
*Connecting to XML data
*Describes SDXL and how to use this language to serialize schedule data.
*Connecting to Swing TableModel instances
*Provides an overview on how to display Gantt data from a Swing TableModel
*Connecting to data through JDBC
*Explains the information required for a JDBC™ Gantt data model object, and how to establish the connection between data and model.
*Implementing custom data models
*Describes the cases where a custom data model may be used and points you to example applications that show how to implement a custom data model.

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