2 projects tagged "echopoint"
The SPT Relational Database Web Tool (RWT) is a simple application that can help developers connect to databases configured as a DataSource in the application server or directly through JDBC. The RWT application attempts to replicate basic features found in the popular Aqua Data Studio application. Per user settings (saved connection parameters, saved queries), single and batch query processing, a history browser, multiple query browsers, a tree view of database metadata, and other features are supported. Full source code is available.
SPT JCR Manager is a simple Web application used to view and manage Java Content Repositories. The application supports viewing the contents of a repository through a tree view, or through querying (XPath, SQL) or searching the entire repository. It supports CRUD operations on Nodes and properties (all standard types mandated by the specifications are supported).