Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Exemplary Derby Routine Editor first version is pending to commit


Hi,
        I was about to commit the exemplary derby routine editor when I found that this feature relies on some modified model base and connectivity code and this checkin would break the build. I've created/updated bug entries for the prerequisite tasks:
Bug 109112: "Needs new attributes (sqlUdfSupported, eventSupported) and class (DebuggerDefinition)" (I've uploaded the patches)
Bug 128396: "ManagedConnection.isConnected() returns wrong value"

        Once the above mentioned bugs have been fixed, I'll proceed with the commit. This feature is still at its crude stage, only being able to show the source code for Derby Trigger. Detailed information can be found in Bug 128392: "Routine.getSource() returns null". As to the "save" function, I expect it can be accomplished in Bug 128394 by connectivity layer: "Lack of means to persist the Routine object back to database". But I'm always glad to discuss it with anyone who don't think so. Thanks!

Best Regards!

Max ( Hui ) Cao
DTP SQL Dev Tools Committer
Sr S/W Eng - Dev
Sybase, Inc. Shanghai, China

Back to the top