You can access relational data using Data Access beans. However,
before you can use the beans you must:
- Add the Data Access Beans feature to VisualAge for Java. You can do
this using the Quick Start window.
- Add the directory or JAR/ZIP file to the Workspace classpath, as
appropriate for the JDBC driver class you select for database
connection. You can do this using the Options window.
After you add the feature and set the classpath, you can access relational
data by using Data Access beans in the Visual Composition Editor. This
involves:
You can also use the Data Access beans to perform the following
operations:
Using the Quick Start Window
Setting the Class Path
