Refreshing Offline Database Objects

You can refresh an offline table from the database connection it was originally imported from. Note that if you reimport the table, you will lose any changes you have made in the offline table.

Note: You cannot refresh a table that was created as an offline table in JDeveloper and then generated to the database. If you make changes to the table in the database and want those changes to be reflected in the offline table, you must import the table from the database and overwrite the offline table by selecting "Automatically replace existing objects" on the Select Target Schema page, or selecting "Yes" on the Confirm Overwrite message at the end of the wizard.

To reimport a table from a database connection:

  1. With the offline table selected in the Application Navigator or System Navigator, select Refresh from <db_connection> from the context menu.
  2. When the Confirm Offline Object Overwrite dialog appears, check that you want to reimport the table and then click Y es. Otherwise click No. This may take a few seconds.

Working with Offline Database Definitions

 

Copyright © 1997, 2004, Oracle. All rights reserved.