Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Derby plugin features for Callisto release

Hi

Can I presume the following are the Derby DTP plugin features available by Callisto (June 30) release. Please add if I missed out anything or remove if not included for the release.

1 Connection Profile to connect to a Derby instance
[- no GUI to administer, ie, to startup or shutdown) an instance]
2 DSE to list Dependencies, Sequences, Stored Procedures, Tables, UDFs, UDTs and Views at Schema level
3 DSE to list Dependencies at Stored Procedure level
4 DSE to list Dependencies, Columns, Constraints, Indexes, Triggers at Table level
5 DSE to list Dependencies at UDF level
6 DSE to list Dependencies at UDT level
7 DSE to list Dependencies, Columns, Triggers at View level
[- no GUI to create/modify/delete any database objects except routines such as Stored Procedure, UDF and Trigger]
8 Right-click/Edit popup menu for Routines
9 RoutineEditor for Routines
10 Right-click/Run popup menu for Routines
11 Configure input paramters for Routines
12 SQL Result View to view the result of Run.

*UDF - User Defined Function
*UDT - User Defined Type

Regards
Anthos


Back to the top