Book a Demo

Author Topic: some general questions  (Read 1977 times)

Hutmacher

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
some general questions
« on: May 19, 2009, 08:01:55 pm »
Hello together,

i've downloaded the trial version, because i have to try it out for the university. They want to buy the academic licences.
And we are free to take one MDA-Tool and check a lot of things to create an complete prototype (or evaluation what is possible with the EA):

1.) At first we have had to generate an application core.
That part i've already done. It is very simple with the EA, even in both component models (JEE and .NET)! Thx.


2.) [highlight]persistence layer?[/highlight]
Is it possible to have something like HIBERNATE? We have to save the state of an object in a relational database. Also we have later to create new objects again out from the db without explicit SQLprogramming.
The functionality is called "Object-Relational Mapping". Is something like this possible with the EA?


3.) Access with WebServices
This part should work with the EA without problems. I have no questions about it actually ;)


4.)[highlight] WEBFRONTEND[/highlight] - We have to check if it is possible to create a browser-frontend with the EA!
In the overview of the EA, i read something about that it is possible to design gui's. But we need an webfrontend togehter with the webservice (i think some java server pages or so). Is this possible to do with the EA?

The only thing i've found was to generate HTML-reports, but only for the documentation (like Javadoc).

Another thing was the "User Interface Group" with graphical user interface diagrams.
But here it is only possible to make a diagramm with a "Screen" and some components, or?
Or is it also possible to generate a webfrontend with the EA???

----
Every task we have to check if it is possible to do in the two big enterprise component models JEE and .NET!
The most impotant task ist the persistenc part and the webfrontend, because the other tasks we are able to do with the EA! Thx!


Thank you very much for answering me in advance!