| Class | Description |
|---|---|
| CachedRecordSetController |
Displays a result set cached in an attribute of HttpSession object to support result set
pagination feature without re-executing a query that created the result set.
|
| ConnectionTestController |
Verifies if a database connection can be established through a given datasource.
|
| DataSourceTestController |
Displays a view that allows for a database connectivity testing.
|
| ExecuteSqlController |
Executes an SQL query through a given datasource to test database connectivity.
|
| QueryHistoryController |
Retrieves a history list of executed queries from a session variable.
|
| QueryHistoryItemController |
Retrieves a single query from a history list.
|
Copyright © 2009–2020 psi-probe. All rights reserved.