[mdr-users] Netbeans MDR - How to use MDR to perform CRUD
maarsh <[email protected]> Tue, 28 Oct 2008 22:11:14 -0700 (PDT)
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks, I am working on a UML based Tool . I am exploring MDR for persisting the project data . I need to perform these operations. 1) Create a Model Element in the MD Repository, when the user adds any modeling element in Tool. 2) Query (Read) the Info ( Properties , Attributes, Associations ) of a Model Element based on some key (some GUID) and store it in some structure. 3) Update an Model Element . 4) Delete a Model Element. I have been able to perform only Create Model Element as of now. For other operations,I don't have the documentation of the MDR nor do i have the "How-to" of MDR. I didn't find the documentation in the MDR site. If anyone has worked on this , please provide code snippets for each of this operation along with configuration parameters like the command-line params and environment variables extra. please let me know if i need any specific settings for using MDR with JDBC Regards, Marsh -- View this message in context: http://www.nabble.com/Netbeans-MDR---How-to-use-MDR-to-perform-CRUD-tp20221055p20221055.html Sent from the Netbeans MDR - Users mailing list archive at Nabble.com.