Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

DbTest database information tool

DbTest is a simple tool for dumping database metadata. It can be used to examine attributes which a particular database vendor supports such as transaction support, and table column sizes. DbTest reads the properties/rdbm.properties file to obtain the database connection information.

DbTest can be invoked from the uPortal build directory using ant by simply typing:

ant dbtest

It will produce output similar to the following (this is for a PostgreSQL database):

  • No labels