| Author |
Message |
|
|
|
Post subject: Other O/R mapping tools for Eclipse?
Posted: Mar 02, 2004 - 12:43 AM
|
|
|
|
I have looked at the Persistence plug-ins for Eclipse at www.persistence.com
Are there other O/R mapping and caching solutions available for Eclipse? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 03, 2004 - 12:44 AM
|
|
|
|
|
|
|
 |
|
|
Post subject:
Posted: Mar 03, 2004 - 12:58 PM
|
|
|
|
|
|
|
 |
|
|
|
Post subject: Mapping
Posted: Mar 05, 2004 - 03:31 AM
|
|
|
|
Hello,
Torque and Hybernate mappings will be available very soon inside EclipseDatabase plugin.
Specific UML JDO Profile based on EclipseUML/EclipseJDO is being developped by Versant France. The pricing will be about $ 200 per developer. It will be based on UML 2.0 advanced profiles.
We have just finished the first step of the Database Modeling Tool. We hope to finish our bottom up approach by the end of June 2004.
The modeling top down approach is UML JDO Profile developed by Versant.
Enjoy modeling your database, reversing and modifing more than 23 database and finally connecting this data with libe bidirectional code and model synchronisation, J2EE, any XDcolet extensions such as Struts etc.. and finally using advanced JSF and a native modeling of your Eclipse open source JSP editor.
EMF is coming too http://www.eclipseplugincentral.com/mod ... age_12.gif
http://www.eclipseplugincentral.com/mod ... age_12.gif
Do not be affraid it will be easy to use .
Blade,
Omondo |
|
|
| |
|
|
|
 |
|
|
|
Post subject:
Posted: Mar 08, 2004 - 11:59 AM
|
|
|
|
|
|
|
 |
|
|
Post subject:
Posted: Mar 10, 2004 - 11:02 AM
|
|
|
|
|
|
|
 |
|
|
Post subject: Lots more ORM options here
Posted: Mar 12, 2004 - 01:31 PM
|
|
|
|
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2004 - 12:23 PM
|
|
|
|
For fast development, probably any of these JAR to ORM solutions will work. For scalable deployment, there are fewer choices - at SD West called Java a Big-Honking-Feels-Good-Runs-Like-Crap Anti-Pattern  |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 27, 2004 - 02:47 AM
|
|
|
|
Scalable deployment ? using RDBMS or ODBMS !!!!
We do not suppose what is better or not, we help modeling database and let specialists decide what they need for scalable deployment.
Our goal is to have technological bridges between the development and the scalable deployment needs.
Blade
Omondo |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 31, 2004 - 05:29 PM
|
|
|
|
I'm not sure I fully follow what you are saying, but there is a big difference between OR mapping for an ODB and OR mapping for an RDB (for starters, you don't need an OR mapping for an ODB
In theory, there is no need to make allowances for practical data mapping considerations when designing the object model. In practice there is a huge need to understand the physical data implications of the object model when designing the application.
For example, often the application developer has no control over the data model, and so must make practical compromises in the object model to allow for the actual data structures being accessed. Even in a green field situation, there are practical consequences to decisions about the data model, for example when deciding whether to create an abstract type "address" which is embedded in the "customer" object versus having relationship between a customer object and an address object. |
|
|
| |
|
|
|
 |
|
|
Post subject: mapping or no mapping !!
Posted: Apr 01, 2004 - 05:18 AM
|
|
|
|
Ok, my post was not clear
EclipseUML Sutdio will work at different levels:
Eclipse Database is focus on database and it is not a pure UML solution.
Eclipse Database mappings (Torque, Hybernate and others) will generate code from database. Developers should be able to select the best mapping solution and customize it considering their specific needs. We consider that out of the box tools do not cover advanced developers needs.
EclipseUML is having a tigh integration with Versant (world leading ODB) using JDO profiles no mapping is needed with this great database.
We have two tools: EclipseUML Enterprise Edition is developer oriented, and UML2 for Architects coming soon. This is a pure MDA approach in which JDO profiles will be possible and the information will be saved in XMI 2.0.
Now the last challenge is scalability ? In my previous email, I suggested that ODB could be the solution !!
Blade,
Omondo |
|
|
| |
|
|
|
 |
|
|
|
Post subject: JavaWorld article on Deep OR Mapping
Posted: Apr 06, 2004 - 05:49 PM
|
|
|
|
|
|
|
 |
|
|
Post subject: Re: mapping or no mapping !!
Posted: Apr 06, 2004 - 05:56 PM
|
|

Joined: Feb 03, 2004
Posts: 5
|
|
| Blade wrote: | Ok, my post was not clear
EclipseUML Sutdio will work at different levels:
... EclipseUML is having a tigh integration with Versant (world leading ODB) using JDO profiles no mapping is needed with this great database...Now the last challenge is scalability ? In my previous email, I suggested that ODB could be the solution !!
Blade,
Omondo |
Umm - if your solution to OR mapping is to eliminate the OR mapping by using an OODB, doesn't that kind of side step the problem? Or to put it differently, how often is it acceptable to the business to tell them that the way to get a good OR mapping is to eliminate the standard relational database and replace it with a new object database?  |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 28, 2005 - 03:38 AM
|
|
|
|
|
|
|
 |
|
|
Post subject: Re: Mapping
Posted: Jun 28, 2005 - 07:30 PM
|
|
|
|
| Blade wrote: | Hello,
Torque and Hybernate mappings will be available very soon inside EclipseDatabase plugin.
Specific UML JDO Profile based on EclipseUML/EclipseJDO is being developped by Versant France. The pricing will be about $ 200 per developer. It will be based on UML 2.0 advanced profiles.
We have just finished the first step of the Database Modeling Tool. We hope to finish our bottom up approach by the end of June 2004.
The modeling top down approach is UML JDO Profile developed by Versant.
Enjoy modeling your database, reversing and modifing more than 23 database and finally connecting this data with libe bidirectional code and model synchronisation, J2EE, any XDcolet extensions such as Struts etc.. and finally using advanced JSF and a native modeling of your Eclipse open source JSP editor.
EMF is coming too http://www.eclipseplugincentral.com/mod ... age_12.gif
http://www.eclipseplugincentral.com/mod ... age_12.gif
Do not be affraid it will be easy to use .
Blade,
Omondo |
|
|
|
| |
|
|
|
 |
|
|