Tuesday, April 12, 2005

 

JDNC presentation

Pres 1: JDNC (Java Desktop network components) presented by one of contributors

JDNC is open source project focussed on closer and more powerful representation of database elements on the GUI. Mainly use J2SE and swing to give higher level APIs

Contrasted with JDO, JDNC is 'DB aware' and bypasses 'object model' in middle, directly think about DBMS.

The presenter talked about DataRelation: DataSet composed of DataTables : DataRows, DataColumns etc. Very DB centric.

DataModel is about "Data Aware components"; binding capabilities: PropertyChangeListernes , InputVerifiers etc.

Demo showed multiple package selection, union/intersection of different tables done in a snap.

Overall, not too impressive as the product is a very niche piece, very far away from my domain today...
Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?