DBVIEW
org::dbtools::addons Namespace Reference

Detailed Description

This package contains the add-ons' catalogue implementation.

Main functionalities:

  • The catalogue makes an inventory of all available add-ons, in a given JAR.
  • Given the name of an add-on, it returns an instance of the add-on.

Please note that there are two main kinds of add-ons:

  • Input add-ons.
  • Output add-ons.

Output add-ons are divided into categories. Currently, we define the following categories:

  • Add-ons used to represent tables (and relations between tables).