SPT RWT Application API

Sans Pareil Technologies, Inc.
Relational Database Web Tool Application API

Web based relational database introspection and interaction tool developed by Sans Pareil Technologies, Inc..

See:
          Description

Packages
com.sptci.rwt A database abstraction API for analysing and interacting with relational databases using JDBC.
com.sptci.rwt.webui The primary package for the Echo2/EPNG based web UI built around the com.sptci.rwt database abstraction API.
com.sptci.rwt.webui.model Contains custom classes to display details of the MetaData classes in the detail area.
com.sptci.rwt.webui.style Style classes for the application.
com.sptci.rwt.webui.tree Contains custom classes to represent the MetaData sub-classes in a Tree.

 

Web based relational database introspection and interaction tool developed by Sans Pareil Technologies, Inc.. Very useful for deploying along with ear files or as a standalone web application on production servers where direct access to database server is prohibited. SPT uses this tool exclusively (over HTTPS only) to interact with production databases used by the various applications hosted by SPT.


SPT RWT Application API