Perforce JViews Gantt Sample: Resource Chart and JDBC


Description

This sample 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.

How to Use the Sample

How to Run the Sample as an Application

This sample can be run as an application. The installation directory contains an executable JAR file, jdbc-schedule.jar, that allows you to execute the sample with a double click from a file browser. Note that if you are using Internet Explorer, you can open the installation directory and execute the JAR file from the browser. This technique may not work in other Web browsers.

Alternatively, you can run the sample application from the command line. First check that the Ant utility is properly configured. If not, see the instructions on how to configure Ant for Perforce JViews.

Then, go to the installation directory of the sample and type:

ant run

Topics Covered

Detailed Description

This sample shows how to use the ilog.views.model.table.IlvTableGanttModel class to roundtrip data to a database. It extends the Schedule Chart sample, found in the <installdir>/samples/scheduleChart directory. This sample loads a Designer project file to get styling information from it and then loads a set of data from a MySQL database. It adds actions that allow you to:

Installation Directory

The Resource Chart and JDBC sample is installed here.

Classes Involved

Source Files

Copyright © 2021 Rogue Wave Software, Inc., a Perforce company. All rights reserved. Legal terms.