Re: [mdr-users] Netbeans MDR - How to use MDR to perform CRUD
"Linus Tolke" <[email protected]> Wed, 29 Oct 2008 12:22:08 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_6037_23782670.1225279328079
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello Marsh!
The ArgoUML tool (http://argouml.tigris.org) is based on MDR and does all of
this. MDR is used through generated interfaces.
/Linus
2008/10/29 maarsh <[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.
>
>
------=_Part_6037_23782670.1225279328079
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div>Hello Marsh!</div>
<div> </div>
<div>The ArgoUML tool (<a href="http://argouml.tigris.org/">http://argouml.tigris.org</a>) is based on MDR and does all of this. MDR is used through generated interfaces.</div>
<div> </div>
<div> /Linus<br><br></div>
<div class="gmail_quote">2008/10/29 maarsh <span dir="ltr"><<a href="mailto:[email protected]">[email protected]</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Hi Folks,<br><br>I am working on a UML based Tool . I am exploring MDR for persisting the<br>project data . I need to perform these operations.<br>
1) Create a Model Element in the MD Repository, when the user adds any<br>modeling element in Tool.<br>2) Query (Read) the Info ( Properties , Attributes, Associations ) of a<br>Model Element based on some key (some GUID) and store it in some structure.<br>
3) Update an Model Element .<br>4) Delete a Model Element.<br><br>I have been able to perform only Create Model Element as of now. For other<br>operations,I don't have the documentation of the MDR nor do i have the<br>
"How-to" of MDR. I didn't find the documentation in the MDR site.<br><br>If anyone has worked on this , please provide code snippets for each of this<br>operation along with configuration parameters like the command-line params<br>
and environment variables extra.<br><br>please let me know if i need any specific settings for using MDR with JDBC<br><br>Regards,<br>Marsh<br><font color="#888888">--<br>View this message in context: <a href="http://www.nabble.com/Netbeans-MDR---How-to-use-MDR-to-perform-CRUD-tp20221055p20221055.html" target="_blank">http://www.nabble.com/Netbeans-MDR---How-to-use-MDR-to-perform-CRUD-tp20221055p20221055.html</a><br>
Sent from the Netbeans MDR - Users mailing list archive at Nabble.com.<br><br></font></blockquote></div><br>
------=_Part_6037_23782670.1225279328079--