Re: A novice question about the repository
Martin Matula <[email protected]> Mon, 16 Feb 2004 14:35:27 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, MDR allows storing metamodels and their instances, so if you want to store instance of a model, you rather create the model in MOF - this way it will be understood as a metamodel and then you can use MDR to store instances of that. Martin BTal wrote: > Hello, > I am very new to MDR and I may be a bit off track in regard to its basics. > > My questions are please: > 1. Does MDR allow storing the actual instances of the model - or is it only > for storing the model. > 2. Also, if MDR is for storing these model instance objects, did any one try > to use it as a central repository of some stand alone server/application. > Storing and manipulating hundred of thousands of objects? > > > Thank you. > > Tal Beno > Appilog System Architect > > www.appilog.com > > [email protected] > > >