JDeveloper works with offline table definitions in the context of offline schemas that act as containers in a similar way to packages. The default name of a schema may be the same as the default name of a package, but in the Application Navigator, they are distinguished by having different icons. An example of this is shown below.
In this case, a Java class and a database diagram have been created in
the package model
, which is under the Application Sources
node, and two tables have been imported from a database to an offline
schema also called model
, which is under the Database
Objects node.
The illustration below shows the same workspace as the illustration above, but this time in the System Navigator.
In the System Navigator, offline schemas and packages are shown as
separate nodes. In this case, the offline tables are under the
Tables
node, which is under the schema node model
.
Browsing Offline Schemas
Working with Offline Database Definitions
Copyright © 1997, 2004, Oracle. All rights reserved.