Oxygen XML Developer plugin Database Perspective

The Database perspective allows you to manage a database, offering support for browsing multiple connections at the same time, relational and native XML databases, SQL execution, XQuery execution and data export to XML. To switch the focus to this perspective, select <oXygen/> Database from the Window > Open perspective menu.

This perspective offers support for the following databases:
Note: For the databases marked with "Enterprise edition only", the XML capabilities are only available in the Enterprise edition of Oxygen XML Developer plugin. The non-XML capabilities of any database listed here are available in the Enterprise, Academic, and Professional editions of Oxygen XML Developer plugin by registering the database driver as a Generic JDBC type driver when defining the data source for accessing the database. For more information, see the Configuring Relational Database Data Sources or Configuring Native XML Database Data Sources sections.
The supported non-XML capabilities are as follows: The supported XML capabilities are as follows:

For a detailed feature matrix that compares the Academic, Professional, and Enterprise editions of Oxygen XML Developer plugin go to the Oxygen XML Developer plugin website.

Tip: Connections configured on relational data sources can be used to import data to XML or to generate XML schemas.
The layout of this perspective is composed of the following components:
Menus
Provides menu driven access to all the features and functions available in the XQuery Debugger.
Toolbars
Contains all actions needed in order to configure and control the debugging process.
Editor Pane
The main editing pane where you spend most of your time reading, editing, applying markup, and validating your documents.
Data Source Explorer View
Provides browsing support for the configured connections.
Table Explorer View
Provides table content editing support for inserting new rows, deleting table rows, editing cell values, exporting to an XML file, and more.
Related information
Parent topic: Perspectives Previous topic: XQuery Debugger Perspective Next topic: Editing Modes